Project

General

Profile

action #35890

Updated by okurz almost 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-addon-module-http@64bit fails in 
 [addon_products_sle](https://openqa.suse.de/tests/1668892#step/addon_products_sle/12) [addon_products_sle](https://openqa.suse.de/tests/1667144/modules/addon_products_sle/steps/6) 
 matching the needle *addon-menu-active-2-20180220* created by 

 ``` 
 commit e0ba6843 
 Author: Stephan Kulow <coolo@suse.com> 
 Date:     Tue Feb 20 08:17:57 2018 +0100 

     addon-menu-active-2-20180220 for sle-15-Installer-DVD-Staging:F-x86_64-BuildF.372.1-cryptlvm_minimal_x@64bit-staging 

 diff --git a/addon-menu-active-2-20180220.json b/addon-menu-active-2-20180220.json 
 new file mode 100644 
 index 00000000..90980310 
 --- /dev/null 
 +++ b/addon-menu-active-2-20180220.json 
 @@ -0,0 +1,16 @@ 
 +{^M 
 +    "properties": [],^M 
 +    "tags": [^M 
 +      "ENV-SP2ORLATER-1",^M 
 +      "addon-menu-active"^M 
 +    ],^M 
 +    "area": [^M 
 +      {^M 
 +        "ypos": 348,^M 
 +        "height": 27,^M 
 +        "type": "match",^M 
 +        "xpos": 494,^M 
 +        "width": 11^M 
 +      }^M 
 +    ]^M 
 +} 
 \ No newline at end of file 
 ``` 

 which should not match. My proposal is to bump the "matching level" 


 ## Reproducible 

 Fails since (at least) Build [597.2](https://openqa.suse.de/tests/1667144) (current job) 


 ## Expected result 

 Last good: [594.1](https://openqa.suse.de/tests/1656847) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=addon-module-http&arch=x86_64&distri=sle&version=15&machine=64bit&flavor=Installer-DVD) 

Back