Closed fernando79513 closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.03%. Comparing base (
b2822b6
) to head (ca1529b
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Some of the machines in linux-generic 6.8 and linux-generic-hwe-20.04 pool failed at suspend-time-check without any log (see #1547) This issue occurred because we have several different names for the suspend log files depending on the suspend test we are running.
In this case, the
1_suspend_single_times.log
was not created for devices with only integrated GPU, andsuspend/1_suspend-time-check_{product}_auto
test was failing because of this.We have included a change to use the log created by
suspend/suspend_advanced_auto
which is namedsuspend_single_times.log
. This is still confusing but solves the current issue. We will try to improve the structure of these test in a follow-up PR.Similar changes have been implemented for
suspend/{{ index }}_suspend-single-log-attach_{{ product_slug }}_auto
Resolved issues
1547
CHECKBOX-1619
Documentation
Tests
This test run shows the test passing on the failing device: https://certification.canonical.com/hardware/202008-28166/submission/401708/test-results/?term=suspend-time