Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.5.0 FF
-
None
Description
Config: Using QtTest library 6.5.0, Qt 6.5.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 14.0.0 (clang-1400.0.29.102)), macos 11.7 PASS : test_qml_app_deployment::initTestCase() QWARN : test_qml_app_deployment::canRun() setPipelineCacheData: Metal device ID does not match (4294968844, 4294968794) QWARN : test_qml_app_deployment::canRun() Failed to collect render pipeline functions to binary archive: Function main0 is using language version 2.4 which is incompatible with this OS. QWARN : test_qml_app_deployment::canRun() Failed to create render pipeline state: Function main0 is using language version 2.4 which is incompatible with this OS. QWARN : test_qml_app_deployment::canRun() Failed to build graphics pipeline state canRun function time: 300150ms, total time: 300151ms QFATAL : test_qml_app_deployment::canRun() Test function timed out QObject: Cannot create children for a parent that is in a different thread. (Parent is QGuiApplication(0x16b6521b8), parent's thread is QThread(0x151a06070), current thread is QThread(0x151b2e7c0) FAIL! : test_qml_app_deployment::canRun() Received a fatal error. Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 300151ms ********* Finished testing of test_qml_app_deployment ********* Received signal 6 (SIGABRT) canRun function time: 300151ms, total time: 300151ms Test #2: run_deployed_UserQmlApp ..........Subprocess aborted***Exception: 300.50 sec
Details: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1678744775
Tested changes (refs/builds/qtci/dev/1665417643):
https://codereview.qt-project.org/c/qt/qtdeclarative/+/437381/2 Update dependencies on 'dev' in qt/qtdeclarative
Attachments
Issue Links
- relates to
-
QTBUG-104210 macOS 13 Ventura
- Closed