Project

General

Profile

action #43799

Updated by riafarov over 5 years ago

## Observation 

 openQA test in scenario opensuse-15.1-DVD-x86_64-yast2_ncurses@64bit fails in 
 [yast2_proxy](https://openqa.opensuse.org/tests/795382/modules/yast2_proxy/steps/87) 

 I have the feeling that the needles in that test are wrong. It edits the wrong entry here: https://openqa.opensuse.org/tests/795382#step/yast2_proxy/82, ie the first line whereas it should edit 192.168.0.0/16 according to the source code. I'd suggest to  
 a) delete the broken needles and 
 b) rework the code to name the needles to better describe what they are supposed to match, eg (yast2_proxy_acl_group_192_168_0_0_16 instead of yast2_proxy_acl_group_localnet or better yast2_proxy_acl_group_selected) yast2_proxy_acl_group_localnet) 

 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?test=yast2_ncurses&arch=x86_64&flavor=DVD&version=15.1&machine=64bit&distri=opensuse) 

Back