e50f217 ("Change test timeout to be total elapsed time") was misguided
in that the timeout is actually the timeout between receiving output
from the process and not the total test timeout. Fix this and also a few
other bugs that were noticed as being different between the old
ptest-runner and the new one.Joshua Watt (5): Revert "Change test timeout to be total elapsed time" Only collect system state on timeout Report test failure on timeout Remove _child_reader singleton Flush stdout and stderr after test tests/data/hang/ptest/run-ptest | 1 - tests/utils.c | 2 +- utils.c | 179 +++++++++++++++----------------- 3 files changed, 84 insertions(+), 98 deletions(-) -- 2.33.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60605): https://lists.yoctoproject.org/g/yocto/message/60605 Mute This Topic: https://lists.yoctoproject.org/mt/100220148/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
