Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.9.0 Beta2, 6.10.0 FF
-
None
-
529491f6d (dev), 4fdef30fe (6.9), 2f69a05bd (dev), 90dcedab2 (6.8), 6ce164b3e (6.9), 38f287443 (6.8)
Description
********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 13.6 PASS : tst_QQmlDebugJS::initTestCase() FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) 'm_process->waitForFinished()' returned FALSE. () Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(442)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) Process State: "running" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) Application Output: "QML Debugger: Waiting for connection on port 13773...\n" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) Connection State: "connected" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits(custom) "V8Debugger" State: "Enabled" PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 30324ms ********* Finished testing of tst_QQmlDebugJS *********
Details: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1736415205
Tested changes (refs/builds/qtci/dev/1736412526):
https://codereview.qt-project.org/c/qt/qtdeclarative/+/615966/2 Update dependencies on 'dev' in qt/qtdeclarative
Attachments
Issue Links
- resulted from
-
QTBUG-102984 QML debugger and profiler tests hangs on macOS/x86_64 in CI
- Open