********* Start testing of tst_qqmlengine *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_qqmlengine::initTestCase()
PASS   : tst_qqmlengine::rootContext()
PASS   : tst_qqmlengine::networkAccessManager()
QWARN  : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read (ImmediateReply): device not open
PASS   : tst_qqmlengine::synchronousNetworkAccessManager()
PASS   : tst_qqmlengine::baseUrl()
PASS   : tst_qqmlengine::contextForObject()
PASS   : tst_qqmlengine::offlineStoragePath()
PASS   : tst_qqmlengine::offlineDatabaseStoragePath()
PASS   : tst_qqmlengine::clearComponentCache()
PASS   : tst_qqmlengine::trimComponentCache(EmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-1)
PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-2)
PASS   : tst_qqmlengine::trimComponentCache(ReloadComponent)
PASS   : tst_qqmlengine::trimComponentCache(LoaderComponent)
PASS   : tst_qqmlengine::trimComponentCache(IncubatedComponent)
QWARN  : tst_qqmlengine::trimComponentCache(TopLevelComponent) qt.qml.typecompiler: file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/TopLevelComponent.qml:3:1: Using a Component as the root of a QML document is deprecated: types defined in qml documents are automatically wrapped into Components when needed.
PASS   : tst_qqmlengine::trimComponentCache(TopLevelComponent)
PASS   : tst_qqmlengine::trimComponentCache(ScriptComponent)
PASS   : tst_qqmlengine::clearSingletons()
PASS   : tst_qqmlengine::repeatedCompilation()
PASS   : tst_qqmlengine::failedCompilation(Invalid URL)
PASS   : tst_qqmlengine::failedCompilation(Invalid content)
PASS   : tst_qqmlengine::outputWarningsToStandardError()
QWARN  : tst_qqmlengine::objectOwnership() Member data of the object QQuickItem_QML_185 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
PASS   : tst_qqmlengine::objectOwnership()
PASS   : tst_qqmlengine::multipleEngines()
PASS   : tst_qqmlengine::qtqmlModule(import QtQml of correct version (2.0))
PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (3.0))
PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (1.0))
PASS   : tst_qqmlengine::qtqmlModule(import QtQml of old version (2.50))
PASS   : tst_qqmlengine::qtqmlModule(QtQml 2.0 module provides Component, QtObject, Connections, Binding and Timer)
PASS   : tst_qqmlengine::qtqmlModule(can import QtQml then QtQuick)
PASS   : tst_qqmlengine::qtqmlModule(can import QtQuick then QtQml)
PASS   : tst_qqmlengine::qtqmlModule(no import results in no QtObject availability)
PASS   : tst_qqmlengine::qtqmlModule(importing QtQml only results in no Item availability)
PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (6.50))
PASS   : tst_qqmlengine::urlInterceptor(InterceptTypes)
PASS   : tst_qqmlengine::urlInterceptor(InterceptQmlDir)
PASS   : tst_qqmlengine::urlInterceptor(InterceptModule)
PASS   : tst_qqmlengine::urlInterceptor(InterceptStrings)
PASS   : tst_qqmlengine::urlInterceptor(InterceptIncludes)
QDEBUG : tst_qqmlengine::qmlContextProperties() qml: typeof someProp: number
PASS   : tst_qqmlengine::qmlContextProperties()
PASS   : tst_qqmlengine::testGCCorruption()
PASS   : tst_qqmlengine::testGroupedPropertyRevisions()
PASS   : tst_qqmlengine::componentFromEval()
PASS   : tst_qqmlengine::qrcUrls()
PASS   : tst_qqmlengine::cppSignalAndEval()
QCRITICAL: tst_qqmlengine::singletonInstance() <Unknown File>: qmlRegisterSingletonType(): "Dayfly" is not available because the callback function returns a null pointer.
PASS   : tst_qqmlengine::singletonInstance()
PASS   : tst_qqmlengine::aggressiveGc()
PASS   : tst_qqmlengine::cachedGetterLookup_qtbug_75335()
PASS   : tst_qqmlengine::createComponentOnSingletonDestruction()
PASS   : tst_qqmlengine::uiLanguage()
PASS   : tst_qqmlengine::markCurrentFunctionAsTranslationBinding()
QCRITICAL: tst_qqmlengine::executeRuntimeFunction() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/runtimeFunctions.qml:16: 43 should be coerced to void because the function called is insufficiently annotated. The original value is retained. This will change in a future version of Qt.
QCRITICAL: tst_qqmlengine::executeRuntimeFunction() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/runtimeFunctions.qml:20: -98 should be coerced to void because the function called is insufficiently annotated. The original value is retained. This will change in a future version of Qt.
PASS   : tst_qqmlengine::executeRuntimeFunction()
PASS   : tst_qqmlengine::captureQProperty()
PASS   : tst_qqmlengine::listWrapperAsListReference()
PASS   : tst_qqmlengine::attachedObjectAsObject()
PASS   : tst_qqmlengine::listPropertyAsQJSValue()
PASS   : tst_qqmlengine::stringToColor()
PASS   : tst_qqmlengine::qobjectToString()
PASS   : tst_qqmlengine::qtNamespaceInQtObject()
PASS   : tst_qqmlengine::nativeModuleImport()
PASS   : tst_qqmlengine::lockedRootObject()
PASS   : tst_qqmlengine::crossReferencingSingletonsDeletion()
PASS   : tst_qqmlengine::bindingInstallUseAfterFree()
PASS   : tst_qqmlengine::objectListArgumentMethod()
PASS   : tst_qqmlengine::variantListQJsonConversion()
PASS   : tst_qqmlengine::attachedObjectOfUnregistered()
PASS   : tst_qqmlengine::dropCUOnEngineShutdown()
PASS   : tst_qqmlengine::multiLoadedJavaScriptModule()
PASS   : tst_qqmlengine::metaObjectOfScriptCU()
PASS   : tst_qqmlengine::registerModule()
PASS   : tst_qqmlengine::cleanupTestCase()
Totals: 102 passed, 0 failed, 0 skipped, 0 blacklisted, 4293ms
********* Finished testing of tst_qqmlengine *********
