Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kevinyehk opened this issue Oct 23, 2024 · 3 comments
Open

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

kevinyehk opened this issue Oct 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@kevinyehk
Copy link
Contributor

Bug Description

This another checkbox job ordering issue.
As mentioned in title, .*resolution_before_suspend. 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

@kevinyehk kevinyehk added the bug Something isn't working label Oct 23, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

@andrejvelichkovski
Copy link
Contributor

I have observed the issues of this test in a few environments.

Namely, this test is not failing, despite the error message clearly indicating that the failures are there. As a result, since it doesn't produce the file required for the after_suspend test, the after_suspend test is failing.

Here are links to the test submissions:

@omar-selo
Copy link
Contributor

Another example of such failure, similar to error log shown by @andrejvelichkovski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants