********* Start testing of tst_qqmljsscope *********
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 15.0.0
PASS   : tst_qqmljsscope::initTestCase()
PASS   : tst_qqmljsscope::orderedBindings()
PASS   : tst_qqmljsscope::scriptBindingValueType(myInt)
PASS   : tst_qqmljsscope::scriptBindingValueType(block)
PASS   : tst_qqmljsscope::scriptBindingValueType(alsoABlock)
PASS   : tst_qqmljsscope::scriptBindingValueType(lambda)
PASS   : tst_qqmljsscope::scriptBindingValueType(namedFunction)
PASS   : tst_qqmljsscope::scriptBindingValueType(arrow)
PASS   : tst_qqmljsscope::scriptBindingValueType(myUndefined)
PASS   : tst_qqmljsscope::scriptBindingValueType(emptyBlock)
PASS   : tst_qqmljsscope::scriptBindingValueType(emptyObject)
PASS   : tst_qqmljsscope::signalCreationDifferences()
PASS   : tst_qqmljsscope::allTypesAvailable()
PASS   : tst_qqmljsscope::shadowing()
PASS   : tst_qqmljsscope::requiredAlias()
PASS   : tst_qqmljsscope::componentWrappedObjects()
PASS   : tst_qqmljsscope::labsQmlModelsSanity()
PASS   : tst_qqmljsscope::unknownCppBase()
PASS   : tst_qqmljsscope::groupedProperties()
PASS   : tst_qqmljsscope::descriptiveNameOfNull()
PASS   : tst_qqmljsscope::groupedPropertiesConsistency()
PASS   : tst_qqmljsscope::groupedPropertySyntax()
PASS   : tst_qqmljsscope::attachedProperties()
PASS   : tst_qqmljsscope::attachedSignalHandler()
QWARN  : tst_qqmljsscope::scriptIndices() qt.qml.typecompiler: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmljsscope/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_qqmljsscope::scriptIndices()
PASS   : tst_qqmljsscope::extensions()
PASS   : tst_qqmljsscope::emptyBlockBinding()
PASS   : tst_qqmljsscope::hasOwnEnumerationKeys()
PASS   : tst_qqmljsscope::ownModuleName()
PASS   : tst_qqmljsscope::resolvedNonUniqueScopes()
PASS   : tst_qqmljsscope::compilationUnitsAreCompatible()
PASS   : tst_qqmljsscope::attachedTypeResolution(ListView)
XFAIL  : tst_qqmljsscope::attachedTypeResolution(Keys) Keys and QQuickKeysAttached have the same properties
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmljsscope/tst_qqmljsscope.cpp(976)]
XFAIL  : tst_qqmljsscope::attachedTypeResolution(Keys) Keys and QQuickKeysAttached have the same properties
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmljsscope/tst_qqmljsscope.cpp(981)]
PASS   : tst_qqmljsscope::attachedTypeResolution(Keys)
PASS   : tst_qqmljsscope::builtinTypeResolution(global_QtObject)
PASS   : tst_qqmljsscope::builtinTypeResolution(function)
PASS   : tst_qqmljsscope::builtinTypeResolution(Array)
PASS   : tst_qqmljsscope::builtinTypeResolution(invalid)
PASS   : tst_qqmljsscope::builtinTypeResolution(Number)
PASS   : tst_qqmljsscope::builtinTypeResolution(bool)
PASS   : tst_qqmljsscope::builtinTypeResolution(QString)
PASS   : tst_qqmljsscope::methodAndSignalSourceLocation()
PASS   : tst_qqmljsscope::modulePrefixes()
PASS   : tst_qqmljsscope::javaScriptBuiltinFlag()
PASS   : tst_qqmljsscope::isRoot()
PASS   : tst_qqmljsscope::idLocation()
PASS   : tst_qqmljsscope::lineNumber()
PASS   : tst_qqmljsscope::cleanupTestCase()
Totals: 47 passed, 0 failed, 0 skipped, 0 blacklisted, 1117ms
********* Finished testing of tst_qqmljsscope *********
