Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.9.0 Alpha
-
None
-
* OS X 10.10 (clang-x86_64): DeveloperBuild, Release, QtNamespace, NoPch
* Windows 10 (msvc2015-x86_64): DeveloperBuild, Release, QtNamespace, QtLibInfix
* Windows 8.1 (msvc2013-x86_64): DeveloperBuild, Release, BuildExamples
-
ed024294c570b948970b36bc8ad8b303bfeebe4a
Description
https://codereview.qt-project.org/180064
http://10.212.3.36:8080/coin/integration/qt/qt5/tasks/web_qt_qt5_1484145600766
http://10.212.3.36:8080/coin/api/results/qt/qtdeclarative/d7715dad6b188c1f638609a0eced5717285ccfaf/OSXOSX_10_10x86_64OSXOSX_10_10x86_64Clangqtci-osx-10.10-x86_64DeveloperBuild_Release_QtNamespace_NoPch/a0df0d733d7c89e463706e5143bed693d2549b50/testrun_web_qt_qt5_1484145600766/testlog.txt.gz
http://10.212.3.36:8080/coin/api/results/qt/qtdeclarative/d7715dad6b188c1f638609a0eced5717285ccfaf/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-b5ea7bDeveloperBuild_Release_QtNamespace_QtLibInfix/a0df0d733d7c89e463706e5143bed693d2549b50/testrun_web_qt_qt5_1484145600766/testlog.txt.gz
http://10.212.3.36:8080/coin/api/results/qt/qtdeclarative/d7715dad6b188c1f638609a0eced5717285ccfaf/WindowsWindows_8_1x86_64WindowsWindows_8_1x86_64MSVC2013qtci-windows-8-x86_64-b40ec6DeveloperBuild_Release_BuildExamples/a0df0d733d7c89e463706e5143bed693d2549b50/testrun_web_qt_qt5_1484145600766/testlog.txt.gz
/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickimage/target_wrapper.sh ./tst_qquickimage imageSource ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.9.0, Qt 5.9.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 7.0.2 (clang-700.1.81) (Apple)) PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) FAIL! : tst_qquickimage::imageSource(remote svg) Compared doubles are not the same (fuzzy compare) Actual (obj->width()): 595 Expected (qreal(width)): 550 Loc: [tst_qquickimage.cpp(215)] FAIL! : tst_qquickimage::imageSource(remote svgz) Compared doubles are not the same (fuzzy compare) Actual (obj->width()): 595 Expected (qreal(width)): 550 Loc: [tst_qquickimage.cpp(215)] PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped, 0 blacklisted, 1055ms ********* Finished testing of tst_qquickimage ********* make: *** [check] Error 2
Attachments
Issue Links
- resulted from
-
QTBUG-44863 Scaled SVG degraded quality in QML
- Closed