Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.8.0 FF
-
None
-
4ef440b45 (dev), 405812b76 (6.7), e32daf67a (6.6), 4f537ba01 (tqtc/lts-6.5), c6ddfdac5 (tqtc/lts-6.2), e006bf7ec (tqtc/lts-5.15)
Description
********* Start testing of SubClassReplicaTest ********* Config: Using QtTest library 6.8.0, Qt 6.8.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 14.0.0 (clang-1400.0.29.202)), macos 13.3 PASS : SubClassReplicaTest::initTestCase() PASS : SubClassReplicaTest::basicFunctions(non-templated pointer) PASS : SubClassReplicaTest::basicFunctions(templated pointer) QWARN : SubClassReplicaTest::basicFunctions(non-templated nullptr) qt.remoteobjects: QRemoteObjectSourceBase: Cannot replicate a NULL object "sub2" Received signal 11 (SIGSEGV), code 2, for address 0x0000000000000008 basicFunctions function time: 178ms, total time: 179ms qt-testrunner.py INFO: Test process exited with code: -11 qt-testrunner.py ERROR: Failed to parse the XML log file: /Users/qt/work/testresults/tst_subclassreplicatest-1702925679607.xml qt-testrunner.py ERROR: File Contents: <?xml version="1.0" encoding="UTF-8"?> <TestCase name="SubClassReplicaTest"> <Environment> <QtVersion>6.8.0</QtVersion> <QtBuild>Qt 6.8.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 14.0.0 (clang-1400.0.29.202))</QtBuild> <QTestVersion>6.8.0</QTestVersion> </Environment> <TestFunction name="initTestCase"> <Incident type="pass" file="" line="0" /> <Duration msecs="0.123667"/> </TestFunction> <TestFunction name="basicFunctions"> <Incident type="pass" file="" line="0"> <DataTag><![CDATA[non-templated pointer]]></DataTag> </Incident> <Incident type="pass" file="" line="0"> <DataTag><![CDATA[templated pointer]]></DataTag> </Incident> <Message type="qwarn" file="" line="0"> <DataTag><![CDATA[non-templated nullptr]]></DataTag> <Description><![CDATA[qt.remoteobjects: QRemoteObjectSourceBase: Cannot replicate a NULL object "sub2"]]></Description> </Message> qt-testrunner.py ERROR: exception:ParseError no element found: line 23, column 0 qt-testrunner.py ERROR: The test executable probably crashed, see above for details qt-testrunner.py ERROR: Full test run failed repeatedly, aborting! CMake Error at tst_subclassreplicatestWrapperRelWithDebInfo.cmake:18 (message): /Users/qt/work/install/libexec/qt-testrunner.py -- /Users/qt/work/qt/qtremoteobjects_standalone_tests/tests/auto/subclassreplica/tst_subclassreplicatest execution failed with exit code 3. 93% tests passed, 1 tests failed out of 15
Details: https://testresults.qt.io/coin/integration/qt/qtremoteobjects/tasks/1705411807
Tested changes (refs/builds/qtci/dev/1702925609):
https://codereview.qt-project.org/c/qt/qtremoteobjects/+/526296/2 Update dependencies on 'dev' in qt/qtremoteobjects