action #130042
open[desktop] autoyast_rules_and_classes: test expects kde - but has always been gnome (and newly fails)
0%
Description
Observation¶
The test runs into a new error on first_boot: there is apparently new code trying to disable KDE popups
Now, the error is not so much in the handling of the new popup - but actually rather that the test expects to find KDE (vars.json has DESKTOP=kde), but the test / autoyast profile actually install GNOME
so the test seems to pass properly, but the expectations are not met
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-autoyast_rules_and_classes@64bit fails in
first_boot
Test suite description¶
Test verifies rules and classes autoyast.
Reproducible¶
Fails since (at least) Build 20230529
Expected result¶
Last good: 20230528 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner 6 months ago
- Subject changed from autoyast_rules_and_classes: test expects kde - but has always been gnome (and newly fails) to [desktop] autoyast_rules_and_classes: test expects kde - but has always been gnome (and newly fails)
Updated by openqa_review 5 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: autoyast_rules_and_classes
https://openqa.opensuse.org/tests/3372939#step/first_boot/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by openqa_review 4 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: autoyast_rules_and_classes
https://openqa.opensuse.org/tests/3485201#step/first_boot/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 84 days if nothing changes in this ticket.
Updated by dimstar 4 months ago
Proposed fix: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17548 (make openQA expect GNOME)