********* Start testing of tst_QQuickLoader *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QQuickLoader::initTestCase()
PASS   : tst_QQuickLoader::sourceOrComponent(source)
PASS   : tst_QQuickLoader::sourceOrComponent(source with subdir)
PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir literal)
PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir optimized binding)
PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir binding)
PASS   : tst_QQuickLoader::sourceOrComponent(sourceComponent)
PASS   : tst_QQuickLoader::sourceOrComponent(invalid source)
PASS   : tst_QQuickLoader::clear()
PASS   : tst_QQuickLoader::urlToComponent()
PASS   : tst_QQuickLoader::componentToUrl()
PASS   : tst_QQuickLoader::anchoredLoader()
PASS   : tst_QQuickLoader::sizeLoaderToItem()
PASS   : tst_QQuickLoader::sizeItemToLoader(none_atonce)
PASS   : tst_QQuickLoader::sizeItemToLoader(width_atonce)
PASS   : tst_QQuickLoader::sizeItemToLoader(height_atonce)
PASS   : tst_QQuickLoader::sizeItemToLoader(both_atonce)
PASS   : tst_QQuickLoader::sizeItemToLoader(none)
PASS   : tst_QQuickLoader::sizeItemToLoader(width)
PASS   : tst_QQuickLoader::sizeItemToLoader(height)
PASS   : tst_QQuickLoader::sizeItemToLoader(both)
PASS   : tst_QQuickLoader::noResize()
PASS   : tst_QQuickLoader::networkRequestUrl()
PASS   : tst_QQuickLoader::failNetworkRequest()
PASS   : tst_QQuickLoader::networkComponent()
PASS   : tst_QQuickLoader::active()
PASS   : tst_QQuickLoader::initialPropertyValues(source url with value set in onLoaded, initially active = true)
PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = true)
PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = false)
PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = false, with active set true later)
PASS   : tst_QQuickLoader::initialPropertyValues(set source without initial property values specified, active = true)
PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified with binding, active = true)
PASS   : tst_QQuickLoader::initialPropertyValues(ensure initial property value semantics mimic createObject)
PASS   : tst_QQuickLoader::initialPropertyValues(ensure initial property values aren't disposed prior to component completion)
PASS   : tst_QQuickLoader::initialPropertyValues(ensure required properties are set correctly)
PASS   : tst_QQuickLoader::initialPropertyValues(required properties only partially set =)
PASS   : tst_QQuickLoader::initialPropertyValues(source url changed, previously initial properties are discared)
PASS   : tst_QQuickLoader::initialPropertyValues(ensure initial properties aren't disposed after active = true)
PASS   : tst_QQuickLoader::initialPropertyValues(initial property errors get reported)
PASS   : tst_QQuickLoader::initialPropertyValuesBinding()
PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid initial property values object)
PASS   : tst_QQuickLoader::initialPropertyValuesError(nonexistent source url)
PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid source url)
PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid initial property values object with invalid property access)
PASS   : tst_QQuickLoader::deleteComponentCrash()
PASS   : tst_QQuickLoader::nonItem()
PASS   : tst_QQuickLoader::vmeErrors()
PASS   : tst_QQuickLoader::creationContext()
PASS   : tst_QQuickLoader::QTBUG_16928()
PASS   : tst_QQuickLoader::implicitSize()
PASS   : tst_QQuickLoader::QTBUG_17114()
PASS   : tst_QQuickLoader::asynchronous(Valid component)
PASS   : tst_QQuickLoader::asynchronous(Non-existent component)
PASS   : tst_QQuickLoader::asynchronous(Invalid component)
PASS   : tst_QQuickLoader::asynchronous_clear()
PASS   : tst_QQuickLoader::simultaneousSyncAsync()
PASS   : tst_QQuickLoader::asyncToSync1()
PASS   : tst_QQuickLoader::asyncToSync2()
PASS   : tst_QQuickLoader::loadedSignal()
PASS   : tst_QQuickLoader::selfSetSource()
PASS   : tst_QQuickLoader::parented()
PASS   : tst_QQuickLoader::sizeBound()
PASS   : tst_QQuickLoader::QTBUG_30183()
QDEBUG : tst_QQuickLoader::transientWindow() qml: visible true
QDEBUG : tst_QQuickLoader::transientWindow() qml: visibility 2
PASS   : tst_QQuickLoader::transientWindow()
QDEBUG : tst_QQuickLoader::nestedTransientWindow() qml: visible true
QDEBUG : tst_QQuickLoader::nestedTransientWindow() qml: visibility 2
PASS   : tst_QQuickLoader::nestedTransientWindow()
PASS   : tst_QQuickLoader::sourceComponentGarbageCollection()
PASS   : tst_QQuickLoader::bindings()
PASS   : tst_QQuickLoader::parentErrors()
PASS   : tst_QQuickLoader::rootContext()
PASS   : tst_QQuickLoader::sourceURLKeepComponent()
PASS   : tst_QQuickLoader::statusChangeOnlyEmittedOnce()
PASS   : tst_QQuickLoader::setSourceAndCheckStatus()
PASS   : tst_QQuickLoader::loadComponentWithStates()
PASS   : tst_QQuickLoader::asyncLoaderRace()
PASS   : tst_QQuickLoader::noEngine()
PASS   : tst_QQuickLoader::stackOverflow()
PASS   : tst_QQuickLoader::stackOverflow2()
PASS   : tst_QQuickLoader::boundComponent()
PASS   : tst_QQuickLoader::invalidateContext()
PASS   : tst_QQuickLoader::cleanupTestCase()
Totals: 80 passed, 0 failed, 0 skipped, 0 blacklisted, 6830ms
********* Finished testing of tst_QQuickLoader *********
