Actions
action #10368
closedimprove use of timeout in "assert_screen"
Start date:
2016-01-22
Due date:
% Done:
0%
Estimated time:
Description
from
https://progress.opensuse.org/issues/10138#note-9
- no match could mean it exited early from the loop because the screen did not change at all --> check in source code and try to improve log message
- no match 2 and then fail could mean an "off-by-one" incorrectness, return from the loop in the second-to-last run not the last run --> crosscheck and potentially improve
Actions