Open boukeas opened 2 months ago
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1567.
This message was autogenerated
I have changed the label to "bug". The commands that the test runs examines two Xorg log files to check that the VESA driver was unloaded as many times as it was loaded. The search is not restricted to the current session but is restricted to the latest log files (Xorg.0.log
). So, the test could fail on a previous session and keep failing. The test could also fail when the log files are rotated.
I have confirmed that removing these two log files on a machine where the test fails and re-running the test is enough for the test to succeed.
Enhancement Proposal
There is no output when
graphics/VESA_drivers_not_in_use
fails, and it is therefore difficult to understand why it has failed. It is also unclear exactly what this test is supposed to check, the cases when it might fail and the severity of such a failure.