********* Start testing of ProxyTest *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : ProxyTest::initTestCase()
PASS   : ProxyTest::testProxy(dynamicApi, no proxy)
PASS   : ProxyTest::testProxy(sourceApi, no proxy)
FAIL!  : ProxyTest::testProxy(dynamicApi, with proxy) 'w.wait()' returned FALSE. ()
C:\Users\qt\work\qt\qtremoteobjects\tests\auto\proxy\tst_proxy.cpp(230) : failure location
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).
PASS   : ProxyTest::testProxy(sourceApi, with proxy, dynamicRep)
PASS   : ProxyTest::testForwardProxy()
PASS   : ProxyTest::testReverseProxy()
PASS   : ProxyTest::testTopLevelModel()
PASS   : ProxyTest::cleanupTestCase()
Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted, 32958ms
********* Finished testing of ProxyTest *********
