Actions
action #42287
closed[functional][u] test fails in yast2_lan: console loglevel changed too late
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2018-10-10
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
The minimum level of kernel messages is set in force_scheduled_tasks, but that is too late here.
The console got created in consoletest_setup, so any messages in between that and the call to dmesg
in force_scheduled_tasks still spam the console and cause needles to not match.
Observation¶
openQA test in scenario opensuse-Tumbleweed-NET-x86_64-zdup-Leap-42.2-gnome@64bit fails in
yast2_lan
Reproducible¶
Fails since (at least) Build 20180926
Expected result¶
Last good: 20180925 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions