| Summary: | kimageformats-read-xcf test fails with Qt 5.9 | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kimageformats | Reporter: | Heiko Becker <heiko.becker> |
| Component: | general | Assignee: | Alex Merry <alex.merry> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aacid, asturm, kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.34.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Heiko Becker
2017-05-31 06:49:11 UTC
Same failure with Qt 5.10. and kimageformats from master.
9/14 Testing: kimageformats-read-xcf
9/14 Test: kimageformats-read-xcf
Command: "/kde/build/5/frameworks/kimageformats/bin/readtest" "-f" "1" "xcf"
Directory: /kde/build/5/frameworks/kimageformats/autotests
"kimageformats-read-xcf" start time: Nov 16 22:43 CET
Output:
----------------------------------------------------------
********* Starting basic read tests for xcf images *********
INFO : simple-bw-gimp-2.8.10.xcf: converting simple-bw-gimp-2.8.10.xcf from RGB32 to ARGB32
INFO : simple-bw-gimp-2.8.10.xcf: converting simple-bw-gimp-2.8.10.png from RGB32 to ARGB32
PASS : simple-bw-gimp-2.8.10.xcf
PASS : simple-bwa-gimp-2.8.10.xcf
INFO : simple-rgb-gimp-2.8.10.xcf: converting simple-rgb-gimp-2.8.10.xcf from RGB32 to ARGB32
INFO : simple-rgb-gimp-2.8.10.xcf: converting simple-rgb-gimp-2.8.10.png from RGB32 to ARGB32
PASS : simple-rgb-gimp-2.8.10.xcf
FAIL : simple-rgba-gimp-2.8.10.xcf: differs from simple-rgba-gimp-2.8.10.png
expected data written to simple-rgba-gimp-2.8.10.xcf-expected.data
actual data written to simple-rgba-gimp-2.8.10.xcf-actual.data
Totals: 3 passed, 1 failed
********* Finished basic read tests for xcf images *********
<end of output>
Test time = 0.01 sec
----------------------------------------------------------
Test Failed.
"kimageformats-read-xcf" end time: Nov 16 22:43 CET
"kimageformats-read-xcf" time elapsed: 00:00:00
----------------------------------------------------------
Can we close this given that we require Qt 5.14 now? Or do you still have this failing with Qt 5.14? Oh, I re-enabled that test with 5.67.0 in our packaging (not necessarily the first version to work) but apparently forgot about this bug. |