Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.0
-
None
Description
tst_qquickrendercontrol fails on Android with output
agent:2022/05/05 01:42:44 build.go:394: 179: ********* Start testing of tst_RenderControl ********* agent:2022/05/05 01:42:44 build.go:394: 179: Config: Using QtTest library 6.4.0, Qt 6.4.0 (i386-little_endian-ilp32 shared (dynamic) debug build; by Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)), android 6.0 agent:2022/05/05 01:42:44 build.go:394: 179: QWARN : tst_RenderControl::initTestCase() Failed to load vulkan agent:2022/05/05 01:42:44 build.go:394: 179: QWARN : tst_RenderControl::initTestCase() initInstance: No Vulkan library available agent:2022/05/05 01:42:44 build.go:394: 179: QWARN : tst_RenderControl::initTestCase() Failed to create platform Vulkan instance agent:2022/05/05 01:42:44 build.go:394: 179: PASS : tst_RenderControl::initTestCase() agent:2022/05/05 01:42:44 build.go:394: 179: FAIL! : tst_RenderControl::renderAndReadBackWithRhi(OpenGL) 'qAbs(qRed(c) - 152) < maxFuzz' returned FALSE. () agent:2022/05/05 01:42:44 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquickrendercontrol/tst_qquickrendercontrol.cpp(369)] agent:2022/05/05 01:42:44 build.go:394: 179: SKIP : tst_RenderControl::renderAndReadBackWithRhi(Vulkan) Skipping Vulkan-based QRhi readback test due to failing to create a VkInstance agent:2022/05/05 01:42:44 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquickrendercontrol/tst_qquickrendercontrol.cpp(151)] agent:2022/05/05 01:42:44 build.go:394: 179: SKIP : tst_RenderControl::renderAndReadBackWithVulkanNative() Skipping native Vulkan test due to failing to create a VkInstance agent:2022/05/05 01:42:44 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquickrendercontrol/tst_qquickrendercontrol.cpp(386)] agent:2022/05/05 01:42:44 build.go:394: 179: PASS : tst_RenderControl::cleanupTestCase() agent:2022/05/05 01:42:44 build.go:394: 179: Totals: 2 passed, 1 failed, 2 skipped, 0 blacklisted, 540ms agent:2022/05/05 01:42:44 build.go:394: 179: ********* Finished testing of tst_RenderControl ********* agent:2022/05/05 01:42:44 build.go:394: 179: Execute /opt/android/sdk/platform-tools/adb uninstall org.qtpr
Attachments
Issue Links
- relates to
-
QTBUG-99193 Fix failing qtdeclarative tests for Android
- Closed
- resulted from
-
QTBUG-101865 Check impact of undetected crashes on Android in QtDeclarative
- Closed