********* Start testing of tst_ModuleRegistrationNotDiscarded *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 static release build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_ModuleRegistrationNotDiscarded::initTestCase()
FAIL!  : tst_ModuleRegistrationNotDiscarded::loadTest(default backing library) 'component.isReady()' returned FALSE. (<Unknown File>: Module "do.not.discard" contains no type named "MyThing"
)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/module_registration_not_discarded/tst_qml_module_registration_not_discarded.cpp(35)]
FAIL!  : tst_ModuleRegistrationNotDiscarded::loadTest(static backing library) 'component.isReady()' returned FALSE. (<Unknown File>: Module "do.not.discard.static" contains no type named "MyStaticThing"
)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/module_registration_not_discarded/tst_qml_module_registration_not_discarded.cpp(35)]
PASS   : tst_ModuleRegistrationNotDiscarded::cleanupTestCase()
Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 8ms
********* Finished testing of tst_ModuleRegistrationNotDiscarded *********
