********* Start testing of QtRoBackendTest *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.8.5
PASS   : QtRoBackendTest::initTestCase()
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) org.example.echomodule.echozonedbackend.remoteobjects: Connecting to QUrl("local:echomodule")
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) Starting Server Process
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: qt.if.simulationengine: Using simulation data override from QIfConfiguration(org.example.echomodule): /Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/minimal_simulation_data.json
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: qt.if.simulationengine: Using simulation override from QIfConfiguration(org.example.echomodule): file:///Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/simulation.qml
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: org.example.echomodule.simulation.echobackend: INITIALIZE
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: org.example.echomodule.simulation.echozonedbackend: INITIALIZE
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: org.example.echomodule.simulation.echozonedbackend: SIMULATION intValue changed to: 789
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: org.example.echomodule.simulation.echozonedbackend: SIMULATION varValue changed to: 789
QINFO  : QtRoBackendTest::testZonedInit(qtro-simulation-server) server output: org.example.echomodule.simulation.echozonedbackend: SIMULATION stringValue changed to: test string
QCRITICAL: QtRoBackendTest::testZonedInit(qtro-simulation-server) "server error: Process crashed"
QWARN  : QtRoBackendTest::testZonedInit(qtro-simulation-server) org.example.echomodule.echozonedbackend.remoteobjects: org.example.echomodule.EchoZoned wasn't initialized within the timeout period. Please make sure the server is running.
FAIL!  : QtRoBackendTest::testZonedInit(qtro-simulation-server) Compared values are not the same
   Actual   (initSpy.count()): 0
   Expected (1)              : 1
   Loc: [/Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(309)]
PASS   : QtRoBackendTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 5875ms
********* Finished testing of QtRoBackendTest *********
