canonical / checkbox

Checkbox
https://checkbox.readthedocs.io
GNU General Public License v3.0
31 stars 45 forks source link

1_resolution_after_suspend_PCI_ID_0xa78b_auto fails because before suspend there are two screens #1326

Open amalinowski75 opened 1 month ago

amalinowski75 commented 1 month ago

Bug Description

suspend/1_resolution_after_suspend test fails because before suspend there are two screens and after suspend just one.

ubuntu@ubuntu:/$ cat ./var/tmp/checkbox-ng/sessions/session_title-2024-07-05T13.10.01.session/session-share/1_resolution_before_suspend.txt
1920x1200
2560x1440
ubuntu@ubuntu:/$ DISPLAY=:0 xrandr -q | grep "[*]" | awk '{{print $1}}'
1920x1200

It looks like it has something to do with zapper as it performs EDID tests com.canonical.certification::monitor/zapper-edidafter the resolution was saved..

To Reproduce

Run sru plan.

Environment

OS: 22.04.4 LTS (Jammy Jellyfish) Checkbox: deb (4.0.0~dev333)

Relevant log output

http://10.102.156.15:8080/job/cert-oem-sru-jammy-desktop-dell-inspiron-14-5430-c30711/38

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-1481.

This message was autogenerated