canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 50 forks source link

.*_resolution_before_suspend_.* didn't be executed before suspend #1556

Open kevinyehk opened 1 month ago

kevinyehk commented 1 month ago

Bug Description

This another checkbox job ordering issue. As mentioned in title, .*_resolution_beforesuspend. should run before suspend.

To Reproduce

  1. launch checkbox-cli
  2. run sru test plan

Environment

os: ubuntu 22.04 checkbox type: deb checkbox version: 4.2.0.dev119 env: lenovo-thinkstation-p360-tower-c30506

Relevant log output

---------------------------[ Running job 120 / 157 ]----------------------------
---------------------[ Automated test of suspend function ]---------------------
ID: com.canonical.certification::suspend/suspend_advanced_auto
Category: Suspend tests
--------------------------------------------------------------------------------

...
...
...

---------------------------[ Running job 146 / 170 ]----------------------------
------[ Capture the current screen resolution before system suspension. ]-------
ID: com.canonical.certification::suspend/1_resolution_before_suspend_TU116__GeForce_GTX_1660_Ti__auto
Category: Suspend tests
--------------------------------------------------------------------------------
Waiting for XDG_SESSION_TYPE to be set
Can't open display :0

Additional context

No response

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1626.

This message was autogenerated