action #35890
Updated by riafarov almost 7 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)
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"
As per coolo's comment, bumping matching level won't help as it's already 100%.
We should rather create needles, so we assert that checkbox is checked: see addon-menu-active-2-20180220 vs addon-menu-active-20180220 in https://openqa.suse.de/tests/1667144#step/addon_products_sle/6
Hence, removing needle which matches radio buttons only.
## Hint
Use https://openqa.suse.de/admin/needles to find out if some needle is in use, so removal of wrong needles doesn't break existing scenarios.
## 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)