Actions
action #23404
closedSerial output gets lost
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
-
Start date:
2017-08-16
Due date:
% Done:
0%
Estimated time:
Description
Sometimes the serial output gets lost.
This doesn't happen constantly.
Example:
COMMAND ; echo 123123-$?- > /dev/ttyS0
and the test will fail with:
# wait_serial expected: qr/(?^:123123-\d+-)/
# Result:
even when the COMMAND was executed without any issues. There's no entry in the serial0.txt file.
For now only i noticed in x86_64.
This happened in the test: https://openqa.suse.de/tests/1114687#step/piglit/14
Actions