action #38861
closed
[opensuse] test fails in first_boot
Added by osukup about 6 years ago.
Updated about 6 years ago.
Category:
Bugs in existing tests
Description
Observation¶
openQA test in scenario opensuse-15.0-DVD-Updates-x86_64-kde@64bit-2G fails in
first_boot
Reproducible¶
Fails since (at least) Build 20180725-4
Expected result¶
Last good: 20180725-3 (or more recent)
Further details¶
Always latest result in this scenario: latest
- Status changed from New to Feedback
- Assignee set to okurz
- Has duplicate action #38864: [functional][opensuse][u] errors--compilation from first_boot.pm added
The problem was
use version_utils 'sle_version_at_least';
line 60 of first_boot.pm:
if (!is_sle('<=15') && !is_leap('<=15.0') && check_var('ARCH', 'aarch64') && check_var('DESKTOP', 'gnome')) {
..
--
Please see
http://e13.suse.de/tests/7118
I changed
use version_utils 'sle_version_at_least'; to use version_utils ;
- Status changed from Feedback to Resolved
I already mentioned the commit in master that fixed it.
No further failures seen on production.
Also available in: Atom
PDF