Project

General

Profile

action #113492

Updated by JERiveraMoya over 1 year ago

#### ## Observation #### 

 Originally filed as product bug for validation (https://bugzilla.suse.com/show_bug.cgi?id=1201054) but the conclusion is that the previous behavior was as unexpected as the new one. 
 

 So in any case, the test should be adjusted to perform the right thing. 

 openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-yast2_gui@64bit fails in 
 [yast2_firewall](https://openqa.opensuse.org/tests/2464361/modules/yast2_firewall/steps/53) 

 #### Motivation #### ## Test suite description 
 As it is recommended in 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 bug, we should consider here gnome environment for the GUI tests. 

 Temporarily added YAST2_GUI_TERMINATE_PREVIOUS_INSTANCES to create a separate version of this test module using libyui-rest-api. 
 The UI in this module is quite hard to test with shortcuts and needles. 
 see if helps. This test module is mixing susefirewall2 with firewalld. 
 New qt version will reach soon SLE and other products when we will see the same failure. Seems that the `\n` variable triggers this different behavior. code which terminates all yast2 processes before starting new one. (see poo#26104). 


 ## Reproducible 

 #### Scope #### 
 Tumbleweed and SLE Fails since (at least) Build [20220629](https://openqa.opensuse.org/tests/2441849) 


 ## Expected result 

 #### Acceptance criteria #### 
 **AC1**: Create equivalent test module to yast2_firewall using libyui-rest-api with Pages/Controllers needed. Last good: [20220628](https://openqa.opensuse.org/tests/2439955) (or more recent) 


 ## Further details 

 #### Suggestions #### 
 Ignore the paths of code related with susefirewall2 when adapting the code. Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=yast2_gui&version=Tumbleweed) 

Back