********* Start testing of ProxyTest *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : ProxyTest::initTestCase()
PASS   : ProxyTest::testProxy(dynamicApi, no proxy)
PASS   : ProxyTest::testProxy(sourceApi, no proxy)
PASS   : ProxyTest::testProxy(dynamicApi, with proxy)
PASS   : ProxyTest::testProxy(sourceApi, with proxy)
PASS   : ProxyTest::testProxy(dynamicApi, no proxy, dynamicRep)
PASS   : ProxyTest::testProxy(sourceApi, no proxy, dynamicRep)
QWARN  : ProxyTest::testProxy(dynamicApi, with proxy, dynamicRep) Failed to register enum "Engine::EngineType" (this name is already in use).
PASS   : ProxyTest::testProxy(dynamicApi, with proxy, dynamicRep)
QWARN  : ProxyTest::testProxy(sourceApi, with proxy, dynamicRep) Failed to register enum "Engine::EngineType" (this name is already in use).
FAIL!  : ProxyTest::testProxy(sourceApi, with proxy, dynamicRep) 'w.wait()' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtremoteobjects/tests/auto/proxy/tst_proxy.cpp(306)]
PASS   : ProxyTest::testForwardProxy()
PASS   : ProxyTest::testReverseProxy()
PASS   : ProxyTest::testTopLevelModel()
PASS   : ProxyTest::cleanupTestCase()
Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted, 32956ms
********* Finished testing of ProxyTest *********
