********* Start testing of tst_qqmlinfo *********
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_qqmlinfo::initTestCase()
PASS   : tst_qqmlinfo::qmlObject()
PASS   : tst_qqmlinfo::nestedQmlObject()
QWARN  : tst_qqmlinfo::nestedComponent() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlinfo/data/NestedComponent.qml:8:16: QML Component: Unsuitable arguments passed to createObject(). The first argument should be a QObject* or null, and the second argument should be a JavaScript object or a QVariantMap
QWARN  : tst_qqmlinfo::nestedComponent() file:///home/qt/work/qt/qtdeclarative/tests/auto/qml/qqmlinfo/data/NestedComponent.qml:14:17: QML Component: Unsuitable arguments passed to createObject(). The first argument should be a QObject* or null, and the second argument should be a JavaScript object or a QVariantMap
PASS   : tst_qqmlinfo::nestedComponent()
PASS   : tst_qqmlinfo::nonQmlObject()
PASS   : tst_qqmlinfo::nullObject()
PASS   : tst_qqmlinfo::nonQmlContextedObject()
PASS   : tst_qqmlinfo::types()
PASS   : tst_qqmlinfo::chaining()
PASS   : tst_qqmlinfo::messageTypes()
PASS   : tst_qqmlinfo::component()
PASS   : tst_qqmlinfo::attachedObject()
PASS   : tst_qqmlinfo::cleanupTestCase()
Totals: 13 passed, 0 failed, 0 skipped, 0 blacklisted, 56ms
********* Finished testing of tst_qqmlinfo *********
