action #122992
closed[qe-core][leap 15.4 update]test fails in xterm, may be caused by bsc#1205518
0%
Description
Observation¶
openQA test in scenario opensuse-15.4-DVD-Updates-x86_64-extra_tests_leap_update_gnome_uefi@uefi fails in
xterm
Test suite description¶
maintainer: richard.fan@suse.com
Reproducible¶
Fails since (at least) Build 20230111-4
Expected result¶
Last good: 20230111-3 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 almost 2 years ago
The issue should have something to do with https://bugzilla.opensuse.org/show_bug.cgi?id=1205518.
And as discussed with Zhaocong, the original issue should happen at test module 'user_gui_login'.
Updated by rfan1 almost 2 years ago
We may try some workaround like:
- Carry out the test prior to 'user_gui_login'[but the later cases should be impacted by this issue]
- Restart 'gdm' or reboot the VM before carrying out the 'xterm' test
- Restart VM in test module 'user_gui_login'
Updated by dvenkatachala almost 2 years ago
- Status changed from New to In Progress
Updated by dvenkatachala almost 2 years ago
My changes in the PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16219 is breaking few other xterm test in non-gnome desktop. So, I updated the code as suggested in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16244 and doing few VRs.
Updated by dvenkatachala almost 2 years ago
Updated by dvenkatachala almost 2 years ago
- Assignee changed from dvenkatachala to dzedro
Even after the PR#16272, I am seeing inconsistent results in the xterm test. So I am unassigning myself and Jozef is looking into this issue.
Thank you.
Updated by zcjia almost 2 years ago
I'm trying to fix it with: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16340
Updated by zcjia almost 2 years ago
- Status changed from In Progress to Resolved
Fixed: https://openqa.opensuse.org/tests/3108279#step/xterm/8
Closing.