Project

General

Profile

action #63139

Updated by JERiveraMoya about 4 years ago

## Observation 

 openQA test in scenario opensuse-15.2-DVD-aarch64-yast2_gui@aarch64 fails in 
 [yast2_control_center](https://openqa.opensuse.org/tests/1164578/modules/yast2_control_center/steps/29) 

 In current Leap 15.2 (due to new GNOME?), Screenlock/screensaver shown when tty is switched from a console tty to a graphic tty. It is no a matter of time. 
 `yast2_control_center` and `yast2_firewall` are affected. 

 ## Test suite description 
 Maintainer: qsf-y 

 Test for yast2 UI, GUI only. Running on created gnome images which provides both text console for ncurses UI tests as well as the gnome environment for the GUI tests. 

 Temporarily added YAST2_GUI_TERMINATE_PREVIOUS_INSTANCES to see if helps. This variable triggers code which terminates all yast2 processes before starting new one. (see poo#26104). 


 ## Reproducible 

 Fails since (at least) Build [78.1](https://openqa.opensuse.org/tests/1147602) 


 ## Expected result 

 Last good: [77.4](https://openqa.opensuse.org/tests/1146373) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=DVD&machine=aarch64&test=yast2_gui&version=15.2) 

 ## Suggestions 
 Check [turn_off_gnome_screensaver](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/0b41b8fc0d8d4849df68c208885c09a91bc2ccac/lib/x11utils.pm#L287) 

Back