********* Start testing of tst_qqmlcomponent *********
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_qqmlcomponent::initTestCase()
PASS   : tst_qqmlcomponent::null()
PASS   : tst_qqmlcomponent::loadEmptyUrl()
PASS   : tst_qqmlcomponent::qmlCreateWindow()
QWARN  : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject) file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createObject.qml:21:24: QML Item: Created graphical object was not placed in the graphics scene.
PASS   : tst_qqmlcomponent::qmlCreateObjectAutoParent(createObject)
PASS   : tst_qqmlcomponent::qmlCreateObjectAutoParent(createQmlObject)
PASS   : tst_qqmlcomponent::qmlCreateObjectWithProperties()
PASS   : tst_qqmlcomponent::qmlCreateObjectClean()
PASS   : tst_qqmlcomponent::qmlCreateObjectDirty()
PASS   : tst_qqmlcomponent::qmlIncubateObject()
PASS   : tst_qqmlcomponent::qmlCreateParentReference()
PASS   : tst_qqmlcomponent::async(all in one)
PASS   : tst_qqmlcomponent::async(512 bytes)
PASS   : tst_qqmlcomponent::async(128 bytes)
PASS   : tst_qqmlcomponent::asyncHierarchy()
PASS   : tst_qqmlcomponent::asyncForceSync()
PASS   : tst_qqmlcomponent::componentUrlCanonicalization()
PASS   : tst_qqmlcomponent::onDestructionLookup()
PASS   : tst_qqmlcomponent::onDestructionCount()
PASS   : tst_qqmlcomponent::recursion()
PASS   : tst_qqmlcomponent::recursionContinuation()
PASS   : tst_qqmlcomponent::partialComponentCreation()
PASS   : tst_qqmlcomponent::callingContextForInitialProperties()
QWARN  : tst_qqmlcomponent::setNonExistentInitialProperty() <Unknown File>:1867575200: Error: Cannot assign to non-existent property "nonExistent"
PASS   : tst_qqmlcomponent::setNonExistentInitialProperty()
PASS   : tst_qqmlcomponent::relativeUrl(fromLocalFile)
PASS   : tst_qqmlcomponent::relativeUrl(fromLocalFileHash)
PASS   : tst_qqmlcomponent::relativeUrl(constructor)
PASS   : tst_qqmlcomponent::relativeUrl(absolute)
PASS   : tst_qqmlcomponent::relativeUrl(qrc)
PASS   : tst_qqmlcomponent::setDataNoEngineNoSegfault()
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetViaChainedAlias)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredNotSet)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetInSameFile)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetViaAlias1)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetViaAlias2)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetViaAlias3)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetInBase)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredNotSetInBase)
PASS   : tst_qqmlcomponent::testRequiredProperties(rerequiredSet)
PASS   : tst_qqmlcomponent::testRequiredProperties(rerequiredNotSet)
PASS   : tst_qqmlcomponent::testRequiredProperties(requiredSetLater(rerequired))
PASS   : tst_qqmlcomponent::testRequiredProperties(rerequiredSetLater)
PASS   : tst_qqmlcomponent::testRequiredProperties(shadowing)
PASS   : tst_qqmlcomponent::testRequiredProperties(shadowing (C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(shadowing (C++ indirect))
PASS   : tst_qqmlcomponent::testRequiredProperties(setLater)
PASS   : tst_qqmlcomponent::testRequiredProperties(setViaAliasToSubcomponent)
PASS   : tst_qqmlcomponent::testRequiredProperties(aliasToSubcomponentNotSet)
PASS   : tst_qqmlcomponent::testRequiredProperties(required default set)
PASS   : tst_qqmlcomponent::testRequiredProperties(required default not set)
PASS   : tst_qqmlcomponent::testRequiredProperties(required default set (C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required default not set (C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set one (C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (C++ indirect))
PASS   : tst_qqmlcomponent::testRequiredProperties(required set (inline component))
PASS   : tst_qqmlcomponent::testRequiredProperties(required not set (inline component))
PASS   : tst_qqmlcomponent::testRequiredProperties(required set (inline component, C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required not set (inline component, C++))
PASS   : tst_qqmlcomponent::testRequiredProperties(required set (inline component, C++ indirect))
PASS   : tst_qqmlcomponent::testRequiredProperties(required not set (attached))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set one (attached))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (attached))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (attached indirect))
PASS   : tst_qqmlcomponent::testRequiredProperties(required itself not set (group))
PASS   : tst_qqmlcomponent::testRequiredProperties(required itself set (group))
XFAIL  : tst_qqmlcomponent::testRequiredProperties(required not set (group)) We fail to recognize required sub-properties inside a group property when that group property is unused (QTBUG-96544)
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp(993)]
PASS   : tst_qqmlcomponent::testRequiredProperties(required not set (group))
XFAIL  : tst_qqmlcomponent::testRequiredProperties(required two set one (group)) We fail to recognized required sub-properties inside a group property, even when that group property is used (QTBUG-96544)
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp(993)]
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set one (group))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (group))
PASS   : tst_qqmlcomponent::testRequiredProperties(required two set two (group indirect))
QWARN  : tst_qqmlcomponent::testRequiredPropertiesFromQml() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/requiredNotSet.qml:3:1: QML Item: Created graphical object was not placed in the graphics scene.
QWARN  : tst_qqmlcomponent::testRequiredPropertiesFromQml() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/requiredNotSet.qml:3:1: QML Item: Created graphical object was not placed in the graphics scene.
PASS   : tst_qqmlcomponent::testRequiredPropertiesFromQml()
PASS   : tst_qqmlcomponent::testSetInitialProperties()
PASS   : tst_qqmlcomponent::createInsideJSModule()
QDEBUG : tst_qqmlcomponent::qmlErrorIsReported() qt.qml.diskcache: Error loading "file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/qmlWithError.qml" from disk cache: "No such file or directory"
QWARN  : tst_qqmlcomponent::qmlErrorIsReported() QQmlComponent: Component is not ready
PASS   : tst_qqmlcomponent::qmlErrorIsReported()
PASS   : tst_qqmlcomponent::initJSValueProp()
PASS   : tst_qqmlcomponent::qmlPropertySignalExists()
QWARN  : tst_qqmlcomponent::componentTypes() qt.qml.typecompiler: :1:15: Using a Component as the root of a QML document is deprecated: types defined in qml documents are automatically wrapped into Components when needed.
QWARN  : tst_qqmlcomponent::componentTypes() qt.qml.typecompiler: file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/ComponentType.qml:2: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.
QWARN  : tst_qqmlcomponent::componentTypes() qt.qml.typecompiler: file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/ComponentType.qml:2: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_qqmlcomponent::componentTypes()
PASS   : tst_qqmlcomponent::boundComponent()
PASS   : tst_qqmlcomponent::loadFromModule(Item)
PASS   : tst_qqmlcomponent::loadFromModule(Button)
PASS   : tst_qqmlcomponent::loadFromModule(Basic.Button)
PASS   : tst_qqmlcomponent::loadFromModule(IC)
PASS   : tst_qqmlcomponent::loadFromModule(InnerIC)
PASS   : tst_qqmlcomponent::loadFromModule(plainQML)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(Item)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(Button)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(Basic.Button)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(IC)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(InnerIC)
PASS   : tst_qqmlcomponent::loadFromModuleSyncAndAsync(plainQML)
PASS   : tst_qqmlcomponent::loadFromModuleLifecycle()
PASS   : tst_qqmlcomponent::loadFromModuleThenCreateWithIncubator()
PASS   : tst_qqmlcomponent::loadFromModuleFailures(noSuchModule)
PASS   : tst_qqmlcomponent::loadFromModuleFailures(noSuchType)
PASS   : tst_qqmlcomponent::loadFromModuleFailures(CppSingleton)
PASS   : tst_qqmlcomponent::loadFromModuleFailures(passedFileName)
XFAIL  : tst_qqmlcomponent::loadFromModuleRequired() Can't check required properties when there's a dynamic metaobject
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp(1709)]
PASS   : tst_qqmlcomponent::loadFromModuleRequired()
PASS   : tst_qqmlcomponent::loadUrlRequired()
PASS   : tst_qqmlcomponent::loadFromQrc()
PASS   : tst_qqmlcomponent::loadFromRelativeQrcPath()
PASS   : tst_qqmlcomponent::removeBinding()
QWARN  : tst_qqmlcomponent::complexObjectArgument() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/dynamic.qml: Setting initial properties failed: QtObject does not have a property called messageControl
QWARN  : tst_qqmlcomponent::complexObjectArgument() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/dynamic.qml: Setting initial properties failed: QtObject does not have a property called protocolSubTypeID
QWARN  : tst_qqmlcomponent::complexObjectArgument() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/dynamic.qml: Setting initial properties failed: QtObject does not have a property called referredMsgSequenceNumber
PASS   : tst_qqmlcomponent::complexObjectArgument()
PASS   : tst_qqmlcomponent::bindingEvaluationOrder()
PASS   : tst_qqmlcomponent::compilationUnitsWithSameUrl()
PASS   : tst_qqmlcomponent::bindingInRequired()
PASS   : tst_qqmlcomponent::repeatedSetDataWithInlineComponent()
PASS   : tst_qqmlcomponent::setInitialPropertyInteraction()
PASS   : tst_qqmlcomponent::cleanupTestCase()
Totals: 108 passed, 0 failed, 0 skipped, 0 blacklisted, 2026ms
********* Finished testing of tst_qqmlcomponent *********
