action #170413
open[qe-core][sle15sp7]test fails in ImageMagick, need to check if it is a needle issue
0%
Description
Observation¶
openQA test in scenario sle-15-SP7-Online-x86_64-we-module@64bit fails in
ImageMagick
Test suite description¶
Maintainer: QE Core
Execute WE-related tests on SLE15 installations with WE module enabled (for products earlier than SLE15, the scenarios are we, we-ftp, we-http).
Reproducible¶
Fails since (at least) Build 42.3 (current job)
Expected result¶
Last good: 41.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by dzedro about 2 months ago
- Status changed from New to In Progress
- Assignee set to dzedro
Updated by dzedro about 2 months ago
There is warning to use magick instead of convert on IMv7, but that brings additional issues, it will require more work.
Updated by openqa_review about 1 month ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: we-module
https://openqa.suse.de/tests/16174559#step/ImageMagick/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 rfan1 22 days ago ยท Edited
susetest:~ # rpm -q ImageMagick --changelog |grep convert
- convert sub-command is deprecated d67039e
I am working on https://progress.opensuse.org/issues/174595 and add my findings at https://jira.suse.com/browse/PED-10995
Updated by rfan1 22 days ago
rfan1 wrote in #note-4:
susetest:~ # rpm -q ImageMagick --changelog |grep convert
- convert sub-command is deprecated d67039e
I am working on https://progress.opensuse.org/issues/174595 and add my findings at https://jira.suse.com/browse/PED-10995
One more comment, after replacing command convert
with magick
, pic 218 can show correctly, but some others like pic 114 has new issue:
https://openqa.suse.de/tests/16299924#step/ImageMagick/129
Updated by dzedro 7 days ago
Move tests to extratests and drop duplicate installation
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20925
https://gitlab.suse.de/qe-core/qa-sle-functional-userspace/-/merge_requests/254