Project

General

Profile

action #36310

Updated by okurz over 5 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-we-module@64bit fails in 
 [ImageMagick](https://openqa.suse.de/tests/1689259/modules/ImageMagick/steps/46) 

 Bash script bg_script.sh need adjustment to convert test.png to expected output in testcase #28. 

 ``` 
 echo "black_level.png" 
 convert    test.png -level 100%,100% -alpha off    black_level.png 
 cme black_level.png 28.png 
 ``` 


 ## Reproducible 

 Fails since (at least) Build [278.1](https://openqa.suse.de/tests/1195357) 


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

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

Back