********* Start testing of tst_qqmllanguage *********
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
QWARN  : tst_qqmllanguage::initTestCase() Singleton UncreatableSingleton needs to be a concrete class with either a default constructor or, when adding a default constructor is infeasible, a public static create(QQmlEngine *, QJSEngine *) method.
PASS   : tst_qqmllanguage::initTestCase()
PASS   : tst_qqmllanguage::errors(nonexistantProperty.1)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.2)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.3)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.4)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.5)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.6)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.7)
PASS   : tst_qqmllanguage::errors(nonexistantProperty.8)
PASS   : tst_qqmllanguage::errors(wrongType (string for int))
PASS   : tst_qqmllanguage::errors(wrongType (int for bool))
PASS   : tst_qqmllanguage::errors(wrongType (bad rect))
PASS   : tst_qqmllanguage::errors(wrongType (invalid enum))
PASS   : tst_qqmllanguage::errors(wrongType (int for uint))
PASS   : tst_qqmllanguage::errors(wrongType (string for real))
PASS   : tst_qqmllanguage::errors(wrongType (int for color))
PASS   : tst_qqmllanguage::errors(wrongType (int for date))
PASS   : tst_qqmllanguage::errors(wrongType (int for time))
PASS   : tst_qqmllanguage::errors(wrongType (int for datetime))
PASS   : tst_qqmllanguage::errors(wrongType (string for point))
PASS   : tst_qqmllanguage::errors(wrongType (color for size))
PASS   : tst_qqmllanguage::errors(wrongType (number string for int))
PASS   : tst_qqmllanguage::errors(wrongType (int for string))
PASS   : tst_qqmllanguage::errors(wrongType (int for url))
PASS   : tst_qqmllanguage::errors(wrongType (invalid object))
PASS   : tst_qqmllanguage::errors(wrongType (int for enum))
PASS   : tst_qqmllanguage::errors(wrongType(non-num/qsizetype))
PASS   : tst_qqmllanguage::errors(readOnly.1)
PASS   : tst_qqmllanguage::errors(readOnly.2)
PASS   : tst_qqmllanguage::errors(readOnly.3)
PASS   : tst_qqmllanguage::errors(readOnly.4)
PASS   : tst_qqmllanguage::errors(readOnly.5)
PASS   : tst_qqmllanguage::errors(listAssignment.1)
PASS   : tst_qqmllanguage::errors(listAssignment.2)
PASS   : tst_qqmllanguage::errors(listAssignment.3)
PASS   : tst_qqmllanguage::errors(invalidID.1)
PASS   : tst_qqmllanguage::errors(invalidID.2)
PASS   : tst_qqmllanguage::errors(invalidID.3)
PASS   : tst_qqmllanguage::errors(invalidID.4)
PASS   : tst_qqmllanguage::errors(invalidID.5)
PASS   : tst_qqmllanguage::errors(invalidID.6)
PASS   : tst_qqmllanguage::errors(invalidID.7)
PASS   : tst_qqmllanguage::errors(invalidID.8)
PASS   : tst_qqmllanguage::errors(invalidID.9)
PASS   : tst_qqmllanguage::errors(invalidID.10)
PASS   : tst_qqmllanguage::errors(scriptString.1)
PASS   : tst_qqmllanguage::errors(scriptString.2)
PASS   : tst_qqmllanguage::errors(unsupportedProperty)
PASS   : tst_qqmllanguage::errors(nullDotProperty)
PASS   : tst_qqmllanguage::errors(fakeDotProperty)
PASS   : tst_qqmllanguage::errors(duplicateIDs)
PASS   : tst_qqmllanguage::errors(unregisteredObject)
PASS   : tst_qqmllanguage::errors(empty)
PASS   : tst_qqmllanguage::errors(missingObject)
PASS   : tst_qqmllanguage::errors(failingComponent)
PASS   : tst_qqmllanguage::errors(missingSignal)
PASS   : tst_qqmllanguage::errors(missingSignal2)
QWARN  : tst_qqmllanguage::errors(finalOverride) Final member value is overridden in class MyQmlObject_QML_13. The override won't be used.
PASS   : tst_qqmllanguage::errors(finalOverride)
PASS   : tst_qqmllanguage::errors(customParserIdNotAllowed)
PASS   : tst_qqmllanguage::errors(nullishCoalescing_LHS_Or)
PASS   : tst_qqmllanguage::errors(nullishCoalescing_LHS_And)
PASS   : tst_qqmllanguage::errors(nullishCoalescing_RHS_Or)
PASS   : tst_qqmllanguage::errors(nullishCoalescing_RHS_And)
PASS   : tst_qqmllanguage::errors(questionDotEOF)
PASS   : tst_qqmllanguage::errors(optionalChaining.LHS)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.1)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.2)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.3)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.4)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.5)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.6)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.7)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.8)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.9)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.10)
PASS   : tst_qqmllanguage::errors(invalidGroupedProperty.11)
PASS   : tst_qqmllanguage::errors(importNamespaceConflict)
PASS   : tst_qqmllanguage::errors(importVersionMissing (builtin))
PASS   : tst_qqmllanguage::errors(importVersionMissing (installed))
PASS   : tst_qqmllanguage::errors(importNonExist (installed))
PASS   : tst_qqmllanguage::errors(importNonExistOlder (installed))
PASS   : tst_qqmllanguage::errors(importNewerVersion (installed))
PASS   : tst_qqmllanguage::errors(invalidImportID)
PASS   : tst_qqmllanguage::errors(importFile)
PASS   : tst_qqmllanguage::errors(signal.1)
PASS   : tst_qqmllanguage::errors(signal.2)
PASS   : tst_qqmllanguage::errors(signal.3)
PASS   : tst_qqmllanguage::errors(signal.4)
PASS   : tst_qqmllanguage::errors(signal.5)
PASS   : tst_qqmllanguage::errors(signal.6)
PASS   : tst_qqmllanguage::errors(method.1)
PASS   : tst_qqmllanguage::errors(property.1)
PASS   : tst_qqmllanguage::errors(property.2)
PASS   : tst_qqmllanguage::errors(property.3)
PASS   : tst_qqmllanguage::errors(property.4)
PASS   : tst_qqmllanguage::errors(property.6)
PASS   : tst_qqmllanguage::errors(property.7)
PASS   : tst_qqmllanguage::errors(importScript.1)
PASS   : tst_qqmllanguage::errors(Component.1)
PASS   : tst_qqmllanguage::errors(Component.2)
PASS   : tst_qqmllanguage::errors(Component.3)
PASS   : tst_qqmllanguage::errors(Component.4)
PASS   : tst_qqmllanguage::errors(Component.5)
PASS   : tst_qqmllanguage::errors(Component.6)
PASS   : tst_qqmllanguage::errors(Component.7)
PASS   : tst_qqmllanguage::errors(Component.8)
PASS   : tst_qqmllanguage::errors(Component.9)
PASS   : tst_qqmllanguage::errors(MultiSet.1)
PASS   : tst_qqmllanguage::errors(MultiSet.2)
PASS   : tst_qqmllanguage::errors(MultiSet.3)
PASS   : tst_qqmllanguage::errors(MultiSet.4)
PASS   : tst_qqmllanguage::errors(MultiSet.5)
PASS   : tst_qqmllanguage::errors(MultiSet.6)
PASS   : tst_qqmllanguage::errors(MultiSet.7)
PASS   : tst_qqmllanguage::errors(MultiSet.8)
PASS   : tst_qqmllanguage::errors(MultiSet.9)
PASS   : tst_qqmllanguage::errors(MultiSet.10)
PASS   : tst_qqmllanguage::errors(MultiSet.11)
PASS   : tst_qqmllanguage::errors(dynamicMeta.1)
PASS   : tst_qqmllanguage::errors(dynamicMeta.2)
PASS   : tst_qqmllanguage::errors(dynamicMeta.3)
PASS   : tst_qqmllanguage::errors(dynamicMeta.4)
PASS   : tst_qqmllanguage::errors(dynamicMeta.5)
PASS   : tst_qqmllanguage::errors(invalidAlias.1)
PASS   : tst_qqmllanguage::errors(invalidAlias.2)
PASS   : tst_qqmllanguage::errors(invalidAlias.3)
PASS   : tst_qqmllanguage::errors(invalidAlias.4)
PASS   : tst_qqmllanguage::errors(invalidAlias.5)
PASS   : tst_qqmllanguage::errors(invalidAlias.6)
PASS   : tst_qqmllanguage::errors(invalidAlias.7)
PASS   : tst_qqmllanguage::errors(invalidAlias.8)
PASS   : tst_qqmllanguage::errors(invalidAlias.9)
PASS   : tst_qqmllanguage::errors(invalidAlias.10)
PASS   : tst_qqmllanguage::errors(invalidAlias.11)
PASS   : tst_qqmllanguage::errors(invalidAlias.12)
PASS   : tst_qqmllanguage::errors(invalidAlias.13)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.1)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.2)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.3)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.4)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.5)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.6)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.7)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.8)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.9)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.10)
PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.11)
PASS   : tst_qqmllanguage::errors(assignValueToSignal)
PASS   : tst_qqmllanguage::errors(emptySignal)
PASS   : tst_qqmllanguage::errors(nestedErrors)
PASS   : tst_qqmllanguage::errors(defaultGrouped)
PASS   : tst_qqmllanguage::errors(doubleSignal)
PASS   : tst_qqmllanguage::errors(missingValueTypeProperty)
PASS   : tst_qqmllanguage::errors(objectValueTypeProperty)
PASS   : tst_qqmllanguage::errors(enumTypes)
PASS   : tst_qqmllanguage::errors(noCreation)
PASS   : tst_qqmllanguage::errors(destroyedSignal)
PASS   : tst_qqmllanguage::errors(assignToNamespace)
PASS   : tst_qqmllanguage::errors(invalidOn)
PASS   : tst_qqmllanguage::errors(invalidProperty)
PASS   : tst_qqmllanguage::errors(nonScriptableProperty)
PASS   : tst_qqmllanguage::errors(notAvailable)
PASS   : tst_qqmllanguage::errors(singularProperty)
PASS   : tst_qqmllanguage::errors(singularProperty.2)
PASS   : tst_qqmllanguage::errors(scopedEnumList)
PASS   : tst_qqmllanguage::errors(lowercase enum value)
PASS   : tst_qqmllanguage::errors(lowercase enum type)
PASS   : tst_qqmllanguage::errors(string enum value)
PASS   : tst_qqmllanguage::errors(identifier enum type)
PASS   : tst_qqmllanguage::errors(enum value too large)
PASS   : tst_qqmllanguage::errors(non-integer enum value)
PASS   : tst_qqmllanguage::errors(incorrectCase)
PASS   : tst_qqmllanguage::errors(metaobjectRevision.1)
PASS   : tst_qqmllanguage::errors(metaobjectRevision.2)
PASS   : tst_qqmllanguage::errors(metaobjectRevision.3)
PASS   : tst_qqmllanguage::errors(invalidRoot.1)
PASS   : tst_qqmllanguage::errors(invalidRoot.2)
PASS   : tst_qqmllanguage::errors(invalidRoot.3)
PASS   : tst_qqmllanguage::errors(invalidRoot.4)
PASS   : tst_qqmllanguage::errors(invalidTypeName.1)
PASS   : tst_qqmllanguage::errors(invalidTypeName.2)
PASS   : tst_qqmllanguage::errors(invalidTypeName.3)
PASS   : tst_qqmllanguage::errors(invalidTypeName.4)
PASS   : tst_qqmllanguage::errors(Major version isolation)
PASS   : tst_qqmllanguage::errors(badCompositeRegistration.1)
PASS   : tst_qqmllanguage::errors(badCompositeRegistration.2)
PASS   : tst_qqmllanguage::errors(assignComponentToWrongType)
PASS   : tst_qqmllanguage::errors(cyclicAlias)
PASS   : tst_qqmllanguage::errors(fuzzed.1)
PASS   : tst_qqmllanguage::errors(fuzzed.2)
PASS   : tst_qqmllanguage::errors(fuzzed.3)
PASS   : tst_qqmllanguage::errors(bareQmlImport)
PASS   : tst_qqmllanguage::errors(typeAnnotations.2)
PASS   : tst_qqmllanguage::errors(propertyUnknownType)
PASS   : tst_qqmllanguage::errors(selfInstantiation)
PASS   : tst_qqmllanguage::insertedSemicolon(insertedSemicolon.1)
PASS   : tst_qqmllanguage::simpleObject()
PASS   : tst_qqmllanguage::simpleContainer()
PASS   : tst_qqmllanguage::interfaceProperty()
PASS   : tst_qqmllanguage::interfaceQList()
QWARN  : tst_qqmllanguage::assignObjectToSignal() qt.qml.defaultmethod: Assigning an object to a signal handler is deprecated. Instead, create the object, give it an id, and call the desired slot from the signal handler. The object is: MyQmlObject(0x60000141b600)
PASS   : tst_qqmllanguage::assignObjectToSignal()
PASS   : tst_qqmllanguage::assignObjectToVariant()
PASS   : tst_qqmllanguage::assignLiteralSignalProperty()
PASS   : tst_qqmllanguage::assignQmlComponent()
PASS   : tst_qqmllanguage::assignValueTypes()
PASS   : tst_qqmllanguage::assignTypeExtremes()
PASS   : tst_qqmllanguage::assignCompositeToType()
PASS   : tst_qqmllanguage::assignLiteralToVar()
PASS   : tst_qqmllanguage::assignLiteralToJSValue()
PASS   : tst_qqmllanguage::assignEmptyStrings()
XFAIL  : tst_qqmllanguage::reassignEqualToVar() The initial change signal should not be sent. See QTBUG-131905
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp(1225)]
PASS   : tst_qqmllanguage::reassignEqualToVar()
PASS   : tst_qqmllanguage::bindJSValueToVar()
PASS   : tst_qqmllanguage::bindJSValueToVariant()
PASS   : tst_qqmllanguage::bindJSValueToType()
PASS   : tst_qqmllanguage::bindTypeToJSValue()
PASS   : tst_qqmllanguage::customParserTypes()
PASS   : tst_qqmllanguage::customParserTypeInInlineComponent()
PASS   : tst_qqmllanguage::rootAsQmlComponent()
PASS   : tst_qqmllanguage::rootItemIsComponent()
PASS   : tst_qqmllanguage::inlineQmlComponents()
PASS   : tst_qqmllanguage::idProperty()
PASS   : tst_qqmllanguage::autoNotifyConnection()
QWARN  : tst_qqmllanguage::assignSignal() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/assignSignal.qml:4:5 Parameter "parameter" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qqmllanguage::assignSignal()
PASS   : tst_qqmllanguage::assignSignalFunctionExpression()
PASS   : tst_qqmllanguage::overrideSignal(override signal with signal)
PASS   : tst_qqmllanguage::overrideSignal(override signal with method)
QWARN  : tst_qqmllanguage::overrideSignal(override signal with property) Member testChanged of the object QQuickItem_QML_85 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
PASS   : tst_qqmllanguage::overrideSignal(override signal with property)
PASS   : tst_qqmllanguage::overrideSignal(override signal of alias property with signal)
PASS   : tst_qqmllanguage::overrideSignal(override signal of superclass with signal)
PASS   : tst_qqmllanguage::overrideSignal(override builtin signal with signal)
PASS   : tst_qqmllanguage::dynamicProperties()
PASS   : tst_qqmllanguage::dynamicPropertiesNested()
PASS   : tst_qqmllanguage::listProperties()
PASS   : tst_qqmllanguage::listPropertiesInheritanceNoCrash()
PASS   : tst_qqmllanguage::badListItemType()
PASS   : tst_qqmllanguage::dynamicObjectProperties()
PASS   : tst_qqmllanguage::dynamicSignalsAndSlots()
PASS   : tst_qqmllanguage::simpleBindings()
PASS   : tst_qqmllanguage::noDoubleEvaluationForFlushedBindings(order1)
PASS   : tst_qqmllanguage::noDoubleEvaluationForFlushedBindings(order2)
PASS   : tst_qqmllanguage::autoComponentCreation()
PASS   : tst_qqmllanguage::autoComponentCreationInGroupProperty()
PASS   : tst_qqmllanguage::propertyValueSource()
PASS   : tst_qqmllanguage::requiredProperty()
PASS   : tst_qqmllanguage::requiredPropertyFromCpp(direct)
PASS   : tst_qqmllanguage::requiredPropertyFromCpp(in parent)
PASS   : tst_qqmllanguage::requiredPropertyFromCpp(in child and parent)
PASS   : tst_qqmllanguage::requiredPropertyInCppSingleton()
PASS   : tst_qqmllanguage::attachedProperties()
PASS   : tst_qqmllanguage::dynamicObjects()
PASS   : tst_qqmllanguage::valueTypes()
QWARN  : tst_qqmllanguage::cppnamespace() qt.qml.typeregistration: Invalid QML element name "ReadCounterInner"; value type names should begin with a lowercase letter
QWARN  : tst_qqmllanguage::cppnamespace() Singleton UncreatableSingleton needs to be a concrete class with either a default constructor or, when adding a default constructor is infeasible, a public static create(QQmlEngine *, QJSEngine *) method.
PASS   : tst_qqmllanguage::cppnamespace()
PASS   : tst_qqmllanguage::aliasProperties()
PASS   : tst_qqmllanguage::aliasPropertiesAndSignals()
PASS   : tst_qqmllanguage::aliasPropertyChangeSignals()
PASS   : tst_qqmllanguage::qtbug_89822()
PASS   : tst_qqmllanguage::componentCompositeType()
PASS   : tst_qqmllanguage::i18n(i18n/i18nStrings)
PASS   : tst_qqmllanguage::i18n(i18n/i18nDeclaredPropertyNames)
PASS   : tst_qqmllanguage::i18n(i18n/i18nDeclaredPropertyUse)
PASS   : tst_qqmllanguage::i18n(i18n/i18nScript)
PASS   : tst_qqmllanguage::i18n(i18n/i18nType)
PASS   : tst_qqmllanguage::i18n(i18n/i18nNameSpace)
PASS   : tst_qqmllanguage::onCompleted()
PASS   : tst_qqmllanguage::onDestruction()
PASS   : tst_qqmllanguage::scriptString()
PASS   : tst_qqmllanguage::scriptStringJs()
PASS   : tst_qqmllanguage::scriptStringWithoutSourceCode()
PASS   : tst_qqmllanguage::scriptStringComparison()
PASS   : tst_qqmllanguage::defaultPropertyListOrder()
PASS   : tst_qqmllanguage::defaultPropertyWithInitializer(base)
PASS   : tst_qqmllanguage::defaultPropertyWithInitializer(user)
PASS   : tst_qqmllanguage::defaultPropertyWithInitializer(list base)
PASS   : tst_qqmllanguage::defaultPropertyWithInitializer(list user)
PASS   : tst_qqmllanguage::declaredPropertyValues()
PASS   : tst_qqmllanguage::dontDoubleCallClassBegin()
PASS   : tst_qqmllanguage::reservedWords(abstract)
PASS   : tst_qqmllanguage::reservedWords(as)
PASS   : tst_qqmllanguage::reservedWords(break)
PASS   : tst_qqmllanguage::reservedWords(case)
PASS   : tst_qqmllanguage::reservedWords(catch)
PASS   : tst_qqmllanguage::reservedWords(class)
PASS   : tst_qqmllanguage::reservedWords(continue)
PASS   : tst_qqmllanguage::reservedWords(const)
PASS   : tst_qqmllanguage::reservedWords(debugger)
PASS   : tst_qqmllanguage::reservedWords(default)
PASS   : tst_qqmllanguage::reservedWords(delete)
PASS   : tst_qqmllanguage::reservedWords(do)
PASS   : tst_qqmllanguage::reservedWords(else)
PASS   : tst_qqmllanguage::reservedWords(enum)
PASS   : tst_qqmllanguage::reservedWords(export)
PASS   : tst_qqmllanguage::reservedWords(extends)
PASS   : tst_qqmllanguage::reservedWords(false)
PASS   : tst_qqmllanguage::reservedWords(finally)
PASS   : tst_qqmllanguage::reservedWords(for)
PASS   : tst_qqmllanguage::reservedWords(function)
PASS   : tst_qqmllanguage::reservedWords(if)
PASS   : tst_qqmllanguage::reservedWords(implements)
PASS   : tst_qqmllanguage::reservedWords(import)
PASS   : tst_qqmllanguage::reservedWords(pragma)
PASS   : tst_qqmllanguage::reservedWords(in)
PASS   : tst_qqmllanguage::reservedWords(instanceof)
PASS   : tst_qqmllanguage::reservedWords(interface)
PASS   : tst_qqmllanguage::reservedWords(native)
PASS   : tst_qqmllanguage::reservedWords(new)
PASS   : tst_qqmllanguage::reservedWords(null)
PASS   : tst_qqmllanguage::reservedWords(package)
PASS   : tst_qqmllanguage::reservedWords(private)
PASS   : tst_qqmllanguage::reservedWords(protected)
PASS   : tst_qqmllanguage::reservedWords(public)
PASS   : tst_qqmllanguage::reservedWords(return)
PASS   : tst_qqmllanguage::reservedWords(static)
PASS   : tst_qqmllanguage::reservedWords(super)
PASS   : tst_qqmllanguage::reservedWords(switch)
PASS   : tst_qqmllanguage::reservedWords(synchronized)
PASS   : tst_qqmllanguage::reservedWords(this)
PASS   : tst_qqmllanguage::reservedWords(throw)
PASS   : tst_qqmllanguage::reservedWords(throws)
PASS   : tst_qqmllanguage::reservedWords(transient)
PASS   : tst_qqmllanguage::reservedWords(true)
PASS   : tst_qqmllanguage::reservedWords(try)
PASS   : tst_qqmllanguage::reservedWords(typeof)
PASS   : tst_qqmllanguage::reservedWords(var)
PASS   : tst_qqmllanguage::reservedWords(void)
PASS   : tst_qqmllanguage::reservedWords(volatile)
PASS   : tst_qqmllanguage::reservedWords(while)
PASS   : tst_qqmllanguage::reservedWords(with)
PASS   : tst_qqmllanguage::inlineAssignmentsOverrideBindings()
PASS   : tst_qqmllanguage::nestedComponentRoots()
PASS   : tst_qqmllanguage::registrationOrder()
QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_231::setProperty: Property "test1" invalid, read-only or does not exist
QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_231::setProperty: Property "test2" invalid, read-only or does not exist
QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_231::setProperty: Property "test3" invalid, read-only or does not exist
PASS   : tst_qqmllanguage::readonly()
PASS   : tst_qqmllanguage::readonlyObjectProperties()
PASS   : tst_qqmllanguage::receivers()
PASS   : tst_qqmllanguage::registeredCompositeType()
PASS   : tst_qqmllanguage::registeredCompositeTypeWithEnum()
PASS   : tst_qqmllanguage::registeredCompositeTypeWithAttachedProperty()
PASS   : tst_qqmllanguage::implicitImportsLast()
PASS   : tst_qqmllanguage::basicRemote(no need for qmldir)
PASS   : tst_qqmllanguage::basicRemote(absent qmldir)
PASS   : tst_qqmllanguage::basicRemote(need qmldir)
PASS   : tst_qqmllanguage::importsBuiltin(missing import)
PASS   : tst_qqmllanguage::importsBuiltin(not in version 0.0)
PASS   : tst_qqmllanguage::importsBuiltin(version not installed)
PASS   : tst_qqmllanguage::importsBuiltin(in version 0.0)
PASS   : tst_qqmllanguage::importsBuiltin(qualified in version 0.0)
PASS   : tst_qqmllanguage::importsBuiltin(in version 1.0)
PASS   : tst_qqmllanguage::importsBuiltin(qualified wrong)
PASS   : tst_qqmllanguage::importsBuiltin(qualified right)
PASS   : tst_qqmllanguage::importsBuiltin(qualified right but not in version 0.0)
PASS   : tst_qqmllanguage::importsBuiltin(in version 1.1)
PASS   : tst_qqmllanguage::importsBuiltin(in version 1.3)
PASS   : tst_qqmllanguage::importsBuiltin(in version 1.5)
PASS   : tst_qqmllanguage::importsBuiltin(changed in version 1.8)
PASS   : tst_qqmllanguage::importsBuiltin(in version 1.12)
PASS   : tst_qqmllanguage::importsBuiltin(old in version 1.9)
PASS   : tst_qqmllanguage::importsBuiltin(old in version 1.11)
PASS   : tst_qqmllanguage::importsBuiltin(multiversion 1)
PASS   : tst_qqmllanguage::importsBuiltin(multiversion 2)
PASS   : tst_qqmllanguage::importsBuiltin(qualified multiversion 3)
PASS   : tst_qqmllanguage::importsBuiltin(qualified multiversion 4)
PASS   : tst_qqmllanguage::importsLocal(local import)
PASS   : tst_qqmllanguage::importsLocal(local import second)
PASS   : tst_qqmllanguage::importsLocal(local import subsubdir)
PASS   : tst_qqmllanguage::importsLocal(local import QTBUG-7721 A)
QWARN  : tst_qqmllanguage::importsLocal(local import QTBUG-7721 B) Invalid QML type name "subsubdir.SubTest"
PASS   : tst_qqmllanguage::importsLocal(local import QTBUG-7721 B)
PASS   : tst_qqmllanguage::importsLocal(local import as)
PASS   : tst_qqmllanguage::importsLocal(wrong local import as)
PASS   : tst_qqmllanguage::importsLocal(library precedence over local import)
PASS   : tst_qqmllanguage::importsLocal(file URL survives percent-encoding)
PASS   : tst_qqmllanguage::importsRemote(remote import)
PASS   : tst_qqmllanguage::importsRemote(remote import with subdir)
QWARN  : tst_qqmllanguage::importsRemote(remote import with local) file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/empty.qml:2:1: QML TestLocal: Cannot open: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/pics/blue.png
PASS   : tst_qqmllanguage::importsRemote(remote import with local)
QWARN  : tst_qqmllanguage::importsRemote(remote import with qualifier) file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/empty.qml:2:1: QML LocalInternal: Cannot open: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/pics/blue.png
PASS   : tst_qqmllanguage::importsRemote(remote import with qualifier)
PASS   : tst_qqmllanguage::importsRemote(wrong remote import with undeclared local)
PASS   : tst_qqmllanguage::importsRemote(wrong remote import of internal local)
PASS   : tst_qqmllanguage::importsRemote(wrong remote import of undeclared local)
QWARN  : tst_qqmllanguage::importsInstalled() Duplicate data tag "installed import minor version not available" - please rename.
PASS   : tst_qqmllanguage::importsInstalled(installed import 0)
PASS   : tst_qqmllanguage::importsInstalled(installed import 0 as TP)
PASS   : tst_qqmllanguage::importsInstalled(installed import 1)
PASS   : tst_qqmllanguage::importsInstalled(installed import 2)
PASS   : tst_qqmllanguage::importsInstalled(installed import 3)
PASS   : tst_qqmllanguage::importsInstalled(installed import minor version not available)
PASS   : tst_qqmllanguage::importsInstalled(installed import minor version not available)
PASS   : tst_qqmllanguage::importsInstalled(installed import major version not available)
PASS   : tst_qqmllanguage::importsInstalled(installed import visibility)
PASS   : tst_qqmllanguage::importsInstalled(installed import version QML clash)
PASS   : tst_qqmllanguage::importsInstalled(installed import version JS clash)
QWARN  : tst_qqmllanguage::importsInstalledRemote() Duplicate data tag "installed import minor version not available" - please rename.
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import 0)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import 0 as TP)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import 1)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import 2)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import 3)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import major version not available)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import visibility)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import version QML clash)
PASS   : tst_qqmllanguage::importsInstalledRemote(installed import version JS clash)
PASS   : tst_qqmllanguage::importsPath(local takes priority normal)
PASS   : tst_qqmllanguage::importsPath(local takes priority reversed)
PASS   : tst_qqmllanguage::importsPath(earlier takes priority 1)
PASS   : tst_qqmllanguage::importsPath(earlier takes priority 2)
PASS   : tst_qqmllanguage::importsPath(major version takes priority over unversioned)
PASS   : tst_qqmllanguage::importsPath(major version takes priority over minor)
PASS   : tst_qqmllanguage::importsPath(minor version takes priority over unversioned)
PASS   : tst_qqmllanguage::importsOrder(double import)
PASS   : tst_qqmllanguage::importsOrder(installed import overrides 1)
PASS   : tst_qqmllanguage::importsOrder(installed import overrides 2)
PASS   : tst_qqmllanguage::importsOrder(installed import re-overrides 1)
PASS   : tst_qqmllanguage::importsOrder(installed import re-overrides 2)
PASS   : tst_qqmllanguage::importsOrder(installed import versus builtin 1)
PASS   : tst_qqmllanguage::importsOrder(installed import versus builtin 2)
PASS   : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 1)
PASS   : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 2)
PASS   : tst_qqmllanguage::importsOrder(local last 1)
PASS   : tst_qqmllanguage::importsOrder(local last 2)
PASS   : tst_qqmllanguage::importsOrder(local last 3)
PASS   : tst_qqmllanguage::importIncorrectCase()
PASS   : tst_qqmllanguage::importJs(defaultVersion)
PASS   : tst_qqmllanguage::importJs(specifiedVersion)
PASS   : tst_qqmllanguage::importJs(excludeExcessiveVersion)
PASS   : tst_qqmllanguage::importJs(includeAppropriateVersion)
PASS   : tst_qqmllanguage::importJs(noDefaultVersion)
PASS   : tst_qqmllanguage::importJs(repeatImportSucceeds)
PASS   : tst_qqmllanguage::importJs(multipleVersionImportFails)
PASS   : tst_qqmllanguage::importJs(namespacedImport)
PASS   : tst_qqmllanguage::importJs(namespacedVersionedImport)
PASS   : tst_qqmllanguage::importJs(namespacedRepeatImport)
PASS   : tst_qqmllanguage::importJs(emptyScript)
PASS   : tst_qqmllanguage::importJsModule(plainImport)
PASS   : tst_qqmllanguage::importJsModule(ImportQmlStyle)
PASS   : tst_qqmllanguage::importJsModule(plainImportWithCycle)
PASS   : tst_qqmllanguage::explicitSelfImport()
PASS   : tst_qqmllanguage::importInternalType()
PASS   : tst_qqmllanguage::qmlAttachedPropertiesObjectMethod()
PASS   : tst_qqmllanguage::customOnProperty()
PASS   : tst_qqmllanguage::variantNotify()
PASS   : tst_qqmllanguage::revisions()
XFAIL  : tst_qqmllanguage::revisionOverloads() QTBUG-13849
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp(3906)]
PASS   : tst_qqmllanguage::revisionOverloads()
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.0)
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop2 does not exist in 1.0)
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop3 does not exist in 1.0)
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.1)
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop2 works because it's re-declared in Derived)
PASS   : tst_qqmllanguage::subclassedUncreateableRevision(prop3 only works if the Base REVISION 1 is picked up)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop1 exists in 1.0)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop2 does not exist in 1.0)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop3 does not exist in 1.0)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop4 exists in 1.0)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop5 exists in 1.0)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop1 exists in 1.1)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop2 exists in 1.1)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop3 exists in 1.1)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop4 exists in 1.1)
PASS   : tst_qqmllanguage::subclassedExtendedUncreateableRevision(prop5 exists in 1.1)
PASS   : tst_qqmllanguage::uncreatableTypesAsProperties()
PASS   : tst_qqmllanguage::propertyInit()
PASS   : tst_qqmllanguage::remoteLoadCrash()
QWARN  : tst_qqmllanguage::signalWithDefaultArg() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalWithDefaultArg.qml:14:5 Parameter "parameter" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qqmllanguage::signalWithDefaultArg()
QWARN  : tst_qqmllanguage::signalParameterTypes() "Could not convert argument 0 from OtherSignalParam_QMLTYPE_335(0x600001334750) to SignalParam_QMLTYPE_334*"
QWARN  : tst_qqmllanguage::signalParameterTypes() 	 "emitTestSignal@file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml:14"
QWARN  : tst_qqmllanguage::signalParameterTypes() 	 "expression for onCompleted@file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.1.qml:41"
QWARN  : tst_qqmllanguage::signalParameterTypes() Passing incompatible arguments to signals is not supported.
QWARN  : tst_qqmllanguage::signalParameterTypes() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml:20:5 Parameter "spp" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::signalParameterTypes() "Could not convert argument 0 from OtherSignalParam_QMLTYPE_335(0x600001334d00) to SignalParam_QMLTYPE_334*"
QWARN  : tst_qqmllanguage::signalParameterTypes() 	 "emitTestSignal@file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml:14"
QWARN  : tst_qqmllanguage::signalParameterTypes() 	 "expression for onCompleted@file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.2.qml:46"
QWARN  : tst_qqmllanguage::signalParameterTypes() Passing incompatible arguments to signals is not supported.
PASS   : tst_qqmllanguage::signalParameterTypes()
PASS   : tst_qqmllanguage::functionParameterTypes()
QWARN  : tst_qqmllanguage::crash1() qt.qml.typecompiler: :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_qqmllanguage::crash1()
PASS   : tst_qqmllanguage::crash2()
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:14:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:18:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:22:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:26:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:30:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qqmllanguage::globalEnums() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/globalEnums.qml:34:9 Parameter "newValue" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qqmllanguage::globalEnums()
PASS   : tst_qqmllanguage::lowercaseEnumRuntime(enum from normal type)
PASS   : tst_qqmllanguage::lowercaseEnumRuntime(enum from singleton type)
PASS   : tst_qqmllanguage::lowercaseEnumCompileTime(assignment to int property)
PASS   : tst_qqmllanguage::lowercaseEnumCompileTime(assignment to enum property)
PASS   : tst_qqmllanguage::scopedEnum()
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash() Possible conflicting items:
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.ScopedEnum.ScopedVal1 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.OtherScopedEnum.ScopedVal1 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash() Possible conflicting items:
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.ScopedEnum.ScopedVal2 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.OtherScopedEnum.ScopedVal2 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash() Possible conflicting items:
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.ScopedEnum.ScopedVal3 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
QWARN  : tst_qqmllanguage::scopedEnumsWithNameClash()     ScopedEnumsWithNameClash.OtherScopedEnum.ScopedVal3 from scope ScopedEnumsWithNameClash injected by ScopedEnumsWithNameClash
PASS   : tst_qqmllanguage::scopedEnumsWithNameClash()
PASS   : tst_qqmllanguage::scopedEnumsWithResolvedNameClash()
PASS   : tst_qqmllanguage::enumNoScopeLeak()
PASS   : tst_qqmllanguage::qmlEnums()
PASS   : tst_qqmllanguage::literals(hex)
PASS   : tst_qqmllanguage::literals(fp1)
PASS   : tst_qqmllanguage::literals(fp2)
PASS   : tst_qqmllanguage::literals(fp3)
PASS   : tst_qqmllanguage::literals(fp4)
PASS   : tst_qqmllanguage::literals(fp5)
PASS   : tst_qqmllanguage::literals(large-int1)
PASS   : tst_qqmllanguage::literals(large-int2)
PASS   : tst_qqmllanguage::literals(special1)
PASS   : tst_qqmllanguage::literals(special2)
PASS   : tst_qqmllanguage::literals(special3)
PASS   : tst_qqmllanguage::literals(special4)
PASS   : tst_qqmllanguage::literals(special5)
PASS   : tst_qqmllanguage::literals(special6)
PASS   : tst_qqmllanguage::literals(special7)
PASS   : tst_qqmllanguage::literals(special8)
PASS   : tst_qqmllanguage::literals(special9)
PASS   : tst_qqmllanguage::literals(special10)
PASS   : tst_qqmllanguage::literals(special11)
PASS   : tst_qqmllanguage::objectDeletionNotify(property QtObject)
PASS   : tst_qqmllanguage::objectDeletionNotify(property variant)
PASS   : tst_qqmllanguage::objectDeletionNotify(property var)
PASS   : tst_qqmllanguage::objectDeletionNotify(property var guard removed)
QWARN  : tst_qqmllanguage::scopedProperties() Member baseProperty of the object MyBaseComponent_QMLTYPE_368_QML_369 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
QWARN  : tst_qqmllanguage::scopedProperties() Member boundProperty of the object MyBaseComponent_QMLTYPE_368_QML_369 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
QWARN  : tst_qqmllanguage::scopedProperties() Member aliasProperty of the object MyBaseComponent_QMLTYPE_368_QML_369 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
PASS   : tst_qqmllanguage::scopedProperties()
QWARN  : tst_qqmllanguage::deepProperty() qt.qpa.fonts: Populating font family aliases took 51 ms. Replace uses of missing font family "Test" with one that exists to avoid this cost. 
PASS   : tst_qqmllanguage::deepProperty()
QWARN  : tst_qqmllanguage::groupAssignmentFailure() QQmlComponent: Component is not ready
PASS   : tst_qqmllanguage::groupAssignmentFailure()
PASS   : tst_qqmllanguage::compositeSingletonProperties()
PASS   : tst_qqmllanguage::compositeSingletonSameEngine()
PASS   : tst_qqmllanguage::compositeSingletonDifferentEngine()
PASS   : tst_qqmllanguage::compositeSingletonNonTypeError()
PASS   : tst_qqmllanguage::compositeSingletonQualifiedNamespace()
PASS   : tst_qqmllanguage::compositeSingletonModule()
PASS   : tst_qqmllanguage::compositeSingletonModuleVersioned()
PASS   : tst_qqmllanguage::compositeSingletonModuleQualified()
PASS   : tst_qqmllanguage::compositeSingletonInstantiateError()
PASS   : tst_qqmllanguage::compositeSingletonDynamicPropertyError()
QWARN  : tst_qqmllanguage::compositeSingletonDynamicSignalAndJavaScriptPragma() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest11.qml:12:5 Parameter "type" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qqmllanguage::compositeSingletonDynamicSignalAndJavaScriptPragma()
PASS   : tst_qqmllanguage::compositeSingletonQmlRegisterTypeError()
PASS   : tst_qqmllanguage::compositeSingletonQmldirNoPragmaError()
PASS   : tst_qqmllanguage::compositeSingletonQmlDirError()
PASS   : tst_qqmllanguage::compositeSingletonRemote()
PASS   : tst_qqmllanguage::compositeSingletonSelectors()
PASS   : tst_qqmllanguage::compositeSingletonRegistered()
PASS   : tst_qqmllanguage::compositeSingletonCircular()
QWARN  : tst_qqmllanguage::compositeSingletonRequiredProperties(toplevelRequired) <Unknown File>: 
QWARN  : tst_qqmllanguage::compositeSingletonRequiredProperties(toplevelRequired) QQmlComponent: Component destroyed while completion pending
PASS   : tst_qqmllanguage::compositeSingletonRequiredProperties(toplevelRequired)
QWARN  : tst_qqmllanguage::compositeSingletonRequiredProperties(subObjectRequired) <Unknown File>: 
QWARN  : tst_qqmllanguage::compositeSingletonRequiredProperties(subObjectRequired) QQmlComponent: Component destroyed while completion pending
PASS   : tst_qqmllanguage::compositeSingletonRequiredProperties(subObjectRequired)
PASS   : tst_qqmllanguage::singletonsHaveContextAndEngine()
PASS   : tst_qqmllanguage::customParserBindingScopes()
PASS   : tst_qqmllanguage::customParserEvaluateEnum()
PASS   : tst_qqmllanguage::customParserProperties()
PASS   : tst_qqmllanguage::customParserWithExtendedObject()
PASS   : tst_qqmllanguage::nestedCustomParsers()
PASS   : tst_qqmllanguage::preservePropertyCacheOnGroupObjects()
PASS   : tst_qqmllanguage::propertyCacheInSync()
PASS   : tst_qqmllanguage::rootObjectInCreationNotForSubObjects()
PASS   : tst_qqmllanguage::lazyDeferredSubObject()
PASS   : tst_qqmllanguage::deferredProperties()
PASS   : tst_qqmllanguage::executeDeferredPropertiesOnce()
PASS   : tst_qqmllanguage::deferredProperties_extra()
PASS   : tst_qqmllanguage::noChildEvents()
PASS   : tst_qqmllanguage::earlyIdObjectAccess()
PASS   : tst_qqmllanguage::deleteSingletons()
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_property_get)
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_property_set)
QWARN  : tst_qqmllanguage::arrayBuffer(arraybuffer_signal_arg) qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/arraybuffer_signal_arg.qml:6:5 Parameter "arg" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_signal_arg)
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_method_arg)
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_method_return)
PASS   : tst_qqmllanguage::arrayBuffer(arraybuffer_method_overload)
PASS   : tst_qqmllanguage::defaultListProperty()
PASS   : tst_qqmllanguage::namespacedPropertyTypes()
PASS   : tst_qqmllanguage::qmlTypeCanBeResolvedByName(C++ - Anonymous)
PASS   : tst_qqmllanguage::qmlTypeCanBeResolvedByName(C++ - Named)
PASS   : tst_qqmllanguage::qmlTypeCanBeResolvedByName(QML - Anonymous - qmldir)
PASS   : tst_qqmllanguage::qmlTypeCanBeResolvedByName(QML - Named - qmldir)
PASS   : tst_qqmllanguage::instanceof(1 instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(true instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof("foobar" instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(new String("foobar") instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(new Object() instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(new Date() instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(qtobjectInstance instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(qtobjectInstance instanceof Timer)
PASS   : tst_qqmllanguage::instanceof(timerInstance instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(timerInstance instanceof Timer)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof Timer)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof Connections)
PASS   : tst_qqmllanguage::instanceof(qtobjectInstance instanceof QmlImport.QtObject)
PASS   : tst_qqmllanguage::instanceof(qtobjectInstance instanceof QmlImport.Timer)
PASS   : tst_qqmllanguage::instanceof(timerInstance instanceof QmlImport.QtObject)
PASS   : tst_qqmllanguage::instanceof(timerInstance instanceof QmlImport.Timer)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof QmlImport.QtObject)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof QmlImport.Timer)
PASS   : tst_qqmllanguage::instanceof(connectionsInstance instanceof QmlImport.Connections)
PASS   : tst_qqmllanguage::instanceof(itemInstance instanceof QtObject)
PASS   : tst_qqmllanguage::instanceof(itemInstance instanceof Timer)
PASS   : tst_qqmllanguage::instanceof(itemInstance instanceof Rectangle)
PASS   : tst_qqmllanguage::instanceof(rectangleInstance instanceof Item)
PASS   : tst_qqmllanguage::instanceof(rectangleInstance instanceof Rectangle)
PASS   : tst_qqmllanguage::instanceof(rectangleInstance instanceof MouseArea)
PASS   : tst_qqmllanguage::instanceof(mouseAreaInstance instanceof Item)
PASS   : tst_qqmllanguage::instanceof(mouseAreaInstance instanceof Rectangle)
PASS   : tst_qqmllanguage::instanceof(mouseAreaInstance instanceof MouseArea)
PASS   : tst_qqmllanguage::instanceof(rectangleInstance instanceof CustomRectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof Rectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof Item)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof CustomRectangleWithProp)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof CustomRectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof Rectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof MouseArea)
PASS   : tst_qqmllanguage::instanceof(customMouseAreaInstance instanceof MouseArea)
PASS   : tst_qqmllanguage::instanceof(rectangleInstance instanceof CustomImport.CustomRectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof QuickImport.Rectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof QuickImport.Item)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof CustomImport.CustomRectangleWithProp)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof CustomImport.CustomRectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleWithPropInstance instanceof QuickImport.Rectangle)
PASS   : tst_qqmllanguage::instanceof(customRectangleInstance instanceof QuickImport.MouseArea)
PASS   : tst_qqmllanguage::instanceof(customMouseAreaInstance instanceof QuickImport.MouseArea)
PASS   : tst_qqmllanguage::instanceof(string instanceof QmlImport.string)
PASS   : tst_qqmllanguage::instanceof(string instanceof QmlImport.url)
PASS   : tst_qqmllanguage::instanceof(string instanceof QmlImport.date)
PASS   : tst_qqmllanguage::instanceof(url instanceof QmlImport.string)
PASS   : tst_qqmllanguage::instanceof(url instanceof QmlImport.url)
PASS   : tst_qqmllanguage::instanceof(url instanceof QmlImport.date)
PASS   : tst_qqmllanguage::instanceof(date instanceof QmlImport.string)
PASS   : tst_qqmllanguage::instanceof(date instanceof QmlImport.url)
PASS   : tst_qqmllanguage::instanceof(date instanceof QmlImport.date)
PASS   : tst_qqmllanguage::concurrentLoadQmlDir()
PASS   : tst_qqmllanguage::accessDeletedObject()
QWARN  : tst_qqmllanguage::lowercaseTypeNames() Invalid QML element name "lowerCaseTypeName"; type names must begin with an uppercase letter
QWARN  : tst_qqmllanguage::lowercaseTypeNames() Invalid QML singleton type name "lowerCaseTypeName"; type names must begin with an uppercase letter
PASS   : tst_qqmllanguage::lowercaseTypeNames()
PASS   : tst_qqmllanguage::thisInQmlScope()
PASS   : tst_qqmllanguage::valueTypeGroupPropertiesInBehavior()
PASS   : tst_qqmllanguage::retrieveQmlTypeId()
PASS   : tst_qqmllanguage::polymorphicFunctionLookup()
PASS   : tst_qqmllanguage::anchorsToParentInPropertyChanges()
PASS   : tst_qqmllanguage::typeWrapperToVariant()
PASS   : tst_qqmllanguage::extendedForeignTypes()
PASS   : tst_qqmllanguage::foreignTypeSingletons()
PASS   : tst_qqmllanguage::inlineComponent(Usage from other component)
PASS   : tst_qqmllanguage::inlineComponent(Reexport)
PASS   : tst_qqmllanguage::inlineComponent(Usage in same component)
PASS   : tst_qqmllanguage::inlineComponent(Resolution happens at instantiation)
PASS   : tst_qqmllanguage::inlineComponent(Non-toplevel IC is found)
PASS   : tst_qqmllanguage::inlineComponent(Resolved in correct order)
PASS   : tst_qqmllanguage::inlineComponent(ID resolves correctly)
PASS   : tst_qqmllanguage::inlineComponent(Alias resolves correctly)
PASS   : tst_qqmllanguage::inlineComponent(Two inline components in same do not crash (QTBUG-86989))
PASS   : tst_qqmllanguage::inlineComponent(Inline components used in same file (QTBUG-89173))
PASS   : tst_qqmllanguage::inlineComponentReferenceCycle(Simple cycle)
PASS   : tst_qqmllanguage::inlineComponentReferenceCycle(Via property)
PASS   : tst_qqmllanguage::nestedInlineComponentNotAllowed()
PASS   : tst_qqmllanguage::inlineComponentStaticTypeResolution()
PASS   : tst_qqmllanguage::inlineComponentInSingleton()
PASS   : tst_qqmllanguage::nonExistingInlineComponent(Property type)
PASS   : tst_qqmllanguage::nonExistingInlineComponent(Instantiation)
PASS   : tst_qqmllanguage::nonExistingInlineComponent(Inheritance)
PASS   : tst_qqmllanguage::nonExistingInlineComponent(From singleton)
PASS   : tst_qqmllanguage::nonExistingInlineComponent(Cannot access parent inline components from child)
PASS   : tst_qqmllanguage::inlineComponentFoundBeforeOtherImports()
QWARN  : tst_qqmllanguage::inlineComponentDuplicateNameError() QQmlComponent: Component is not ready
PASS   : tst_qqmllanguage::inlineComponentDuplicateNameError()
PASS   : tst_qqmllanguage::inlineComponentWithAliasInstantiatedWithNewProperties()
PASS   : tst_qqmllanguage::inlineComponentWithImplicitComponent()
PASS   : tst_qqmllanguage::selfReference()
PASS   : tst_qqmllanguage::selfReferencingSingleton()
PASS   : tst_qqmllanguage::listContainingDeletedObject()
PASS   : tst_qqmllanguage::overrideSingleton()
PASS   : tst_qqmllanguage::revisionedPropertyOfAttachedObjectProperty()
QWARN  : tst_qqmllanguage::arrayToContainer() qt.qml.listvalueconversion: Converting array value at position 0 from QString to QJSValueConvertible via QJSValue even though they are not directly convertible
QWARN  : tst_qqmllanguage::arrayToContainer() qt.qml.listvalueconversion: Converting array value at position 1 from QString to QJSValueConvertible via QJSValue even though they are not directly convertible
PASS   : tst_qqmllanguage::arrayToContainer()
PASS   : tst_qqmllanguage::qualifiedScopeInCustomParser()
PASS   : tst_qqmllanguage::accessNullPointerPropertyCache()
PASS   : tst_qqmllanguage::bareInlineComponent()
PASS   : tst_qqmllanguage::checkUncreatableNoReason()
PASS   : tst_qqmllanguage::checkURLtoURLObject()
PASS   : tst_qqmllanguage::registerValueTypes()
PASS   : tst_qqmllanguage::extendedNamespace()
PASS   : tst_qqmllanguage::extendedNamespaceByObject()
PASS   : tst_qqmllanguage::extendedByAttachedType()
PASS   : tst_qqmllanguage::factorySingleton()
PASS   : tst_qqmllanguage::extendedSingleton()
PASS   : tst_qqmllanguage::qtbug_85932()
PASS   : tst_qqmllanguage::qtbug_86482()
PASS   : tst_qqmllanguage::multiExtension()
PASS   : tst_qqmllanguage::multiExtensionExtra()
PASS   : tst_qqmllanguage::multiExtensionIndirect()
PASS   : tst_qqmllanguage::multiExtensionQmlTypes()
PASS   : tst_qqmllanguage::extensionSpecial()
PASS   : tst_qqmllanguage::extensionRevision()
PASS   : tst_qqmllanguage::extendedGroupProperty()
PASS   : tst_qqmllanguage::invalidInlineComponent()
PASS   : tst_qqmllanguage::warnOnInjectedParameters()
PASS   : tst_qqmllanguage::warnOnInjectedParametersFromCppSignal()
PASS   : tst_qqmllanguage::qtbug_85615()
PASS   : tst_qqmllanguage::hangOnWarning()
PASS   : tst_qqmllanguage::groupPropertyFromNonExposedBaseClass()
PASS   : tst_qqmllanguage::listEnumConversion()
PASS   : tst_qqmllanguage::deepInlineComponentScriptBinding()
PASS   : tst_qqmllanguage::propertyObserverOnReadonly()
PASS   : tst_qqmllanguage::valueTypeWithEnum()
PASS   : tst_qqmllanguage::enumsFromRelatedTypes()
PASS   : tst_qqmllanguage::propertyAndAliasMustHaveDistinctNames(sameNamePropertyAlias)
PASS   : tst_qqmllanguage::propertyAndAliasMustHaveDistinctNames(sameNameAliasProperty)
PASS   : tst_qqmllanguage::variantListConversion()
PASS   : tst_qqmllanguage::thisInArrowFunction()
PASS   : tst_qqmllanguage::jittedAsCast()
PASS   : tst_qqmllanguage::propertyNecromancy()
PASS   : tst_qqmllanguage::generalizedGroupedProperty()
PASS   : tst_qqmllanguage::groupedAttachedProperty(12)
PASS   : tst_qqmllanguage::groupedAttachedProperty(13)
PASS   : tst_qqmllanguage::ambiguousContainingType()
PASS   : tst_qqmllanguage::objectAsBroken()
PASS   : tst_qqmllanguage::customValueTypes()
PASS   : tst_qqmllanguage::valueTypeList()
PASS   : tst_qqmllanguage::componentMix()
PASS   : tst_qqmllanguage::uncreatableAttached()
PASS   : tst_qqmllanguage::resetGadgetProperty()
PASS   : tst_qqmllanguage::leakingAttributesQmlAttached()
PASS   : tst_qqmllanguage::leakingAttributesQmlSingleton()
PASS   : tst_qqmllanguage::leakingAttributesQmlForeign()
PASS   : tst_qqmllanguage::attachedOwnProperties()
PASS   : tst_qqmllanguage::bindableOnly()
PASS   : tst_qqmllanguage::v4SequenceMethods(attached)
PASS   : tst_qqmllanguage::v4SequenceMethods(detached)
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/-2.14748e+09
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 0/9.22337e+18/-2.14748e+09" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/4.29497e+09/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/4.29497e+09/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/4.29497e+09/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/4.29497e+09/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/-3/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/-3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/-3/-1
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 0/-3/-1" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/-3/-1
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 0/9.22337e+18/3" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/2.14748e+09
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 0/9.22337e+18/2.14748e+09" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 0/9.22337e+18/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-2/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-2/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-2/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-2/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-1/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-1/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-1/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/-1/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/9.22337e+18/0
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 4.29497e+09/9.22337e+18/0" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/9.22337e+18/4.29497e+09
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 4.29497e+09/9.22337e+18/0" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/4.29497e+09/3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/4.29497e+09/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/4.29497e+09/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 4.29497e+09/4.29497e+09/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/0/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/0/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/0/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/0/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/4.29497e+09/-3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/4.29497e+09/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/4.29497e+09/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/4.29497e+09/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/-9.22337e+18/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/-9.22337e+18/-10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/-9.22337e+18/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/-9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/9.22337e+18/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/9.22337e+18/2.14748e+09
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached 10/9.22337e+18/0" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached 10/9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-1/-3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-1/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-1/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-1/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/3/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/3/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/3/10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/-2
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached -2.14748e+09/-3/0" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/0
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "attached -2.14748e+09/-3/4.29497e+09" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling attached -2.14748e+09/-3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/2.14748e+09/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/2.14748e+09/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/2.14748e+09/-2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/2.14748e+09/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/-10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/-3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/3
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 1/9.22337e+18/3" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/9.22337e+18/3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-1/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-1/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-1/-10
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 1/-1/4.29497e+09" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-1/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/-2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/2.14748e+09/2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/2.14748e+09/-1
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 3/2.14748e+09/-1" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/2.14748e+09/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/2.14748e+09/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/-1/10
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 3/-1/10" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/-1/10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/-1/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/-1/3
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 3/3/1" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 3/3/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/1/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/1/0
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/1/-3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/1/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/4.29497e+09/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/4.29497e+09/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/4.29497e+09/9.22337e+18
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 1/4.29497e+09/1" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/4.29497e+09/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-9.22337e+18/-2
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-9.22337e+18/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-9.22337e+18/-1
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 1/-9.22337e+18/-1" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-9.22337e+18/-1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-3/2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-3/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-3/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 1/-3/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/-2.14748e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/0/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/0/10
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/0/-1
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 9.22337e+18/0/4.29497e+09" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/0/4.29497e+09
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/4.29497e+09/1
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/4.29497e+09/9.22337e+18
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 9.22337e+18/4.29497e+09/9.22337e+18" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/4.29497e+09/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/4.29497e+09/-10
QWARN  : tst_qqmllanguage::v4SequenceMethodsWithParams() Duplicate data tag "detached 9.22337e+18/3/-9.22337e+18" - please rename.
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/-9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/3
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/9.22337e+18
QDEBUG : tst_qqmllanguage::v4SequenceMethodsWithParams() scheduling detached 9.22337e+18/3/0
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/4.29497e+09/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/4.29497e+09/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/4.29497e+09/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/4.29497e+09/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/-3/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/-3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/-3/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/-3/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 0/9.22337e+18/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-2/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-2/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-2/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-2/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-1/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-1/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-1/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/-1/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/9.22337e+18/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/4.29497e+09/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/4.29497e+09/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/4.29497e+09/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 4.29497e+09/4.29497e+09/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/0/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/0/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/0/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/0/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/4.29497e+09/-3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/4.29497e+09/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/4.29497e+09/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/4.29497e+09/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/-9.22337e+18/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/-9.22337e+18/-10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/-9.22337e+18/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/-9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/9.22337e+18/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/9.22337e+18/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached 10/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-1/-3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-1/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-1/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-1/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/3/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/3/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/3/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/-2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(attached -2.14748e+09/-3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/2.14748e+09/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/2.14748e+09/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/2.14748e+09/-2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/2.14748e+09/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/-10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/-3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/9.22337e+18/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-1/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-1/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-1/-10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-1/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/-2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/2.14748e+09/2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/2.14748e+09/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/2.14748e+09/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/2.14748e+09/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/-1/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/-1/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/-1/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/-1/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 3/3/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/1/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/1/0)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/1/-3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/1/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/4.29497e+09/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/4.29497e+09/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/4.29497e+09/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/4.29497e+09/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-9.22337e+18/-2)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-9.22337e+18/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-9.22337e+18/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-9.22337e+18/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-3/2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-3/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-3/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 1/-3/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/-2.14748e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/0/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/0/10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/0/-1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/0/4.29497e+09)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/4.29497e+09/1)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/4.29497e+09/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/4.29497e+09/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/4.29497e+09/-10)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/-9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/3)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/9.22337e+18)
PASS   : tst_qqmllanguage::v4SequenceMethodsWithParams(detached 9.22337e+18/3/0)
PASS   : tst_qqmllanguage::jsFunctionOverridesImport()
PASS   : tst_qqmllanguage::bindingAliasToComponentUrl()
PASS   : tst_qqmllanguage::badGroupedProperty()
PASS   : tst_qqmllanguage::functionInGroupedProperty()
PASS   : tst_qqmllanguage::signalInlineComponentArg()
PASS   : tst_qqmllanguage::functionSignatureEnforcement()
PASS   : tst_qqmllanguage::importPrecedence()
PASS   : tst_qqmllanguage::nullIsNull()
PASS   : tst_qqmllanguage::multiRequired()
PASS   : tst_qqmllanguage::isNullOrUndefined()
PASS   : tst_qqmllanguage::objectAndGadgetMethodCallsRejectThisObject()
PASS   : tst_qqmllanguage::objectAndGadgetMethodCallsAcceptThisObject()
PASS   : tst_qqmllanguage::asValueType()
PASS   : tst_qqmllanguage::asValueTypeGood()
PASS   : tst_qqmllanguage::longConversion()
QWARN  : tst_qqmllanguage::finalProperty() Final member f is overridden in class FinalOverridden_QMLTYPE_1095. The override won't be used.
PASS   : tst_qqmllanguage::finalProperty()
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{}) Member p of the object C_QML_1098 does not override anything. Consider removing "override". 
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{}) QQmlComponent: Component is not ready
PASS   : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{})
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{property var p }) Member p of the object C_QML_1101 overrides a non-virtual member. Consider renaming it or mark it virtual in the base object
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{property var p }) QQmlComponent: Component is not ready
PASS   : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{property var p })
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{final property var p }) Final member p is overridden in class C_QML_1104. The override won't be used.
QWARN  : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{final property var p }) QQmlComponent: Component is not ready
PASS   : tst_qqmllanguage::overrideSemantics_invalid(Derived{override property var p } Base{final property var p })
PASS   : tst_qqmllanguage::enumPropsManyUnderylingTypes()
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SA)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SB)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SC)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SD)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SE)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SF)
PASS   : tst_qqmllanguage::typedEnums(E8S::E8SG)
PASS   : tst_qqmllanguage::typedEnums(E8U::E8UA)
PASS   : tst_qqmllanguage::typedEnums(E8U::E8UB)
PASS   : tst_qqmllanguage::typedEnums(E8U::E8UC)
PASS   : tst_qqmllanguage::typedEnums(E8U::E8UD)
PASS   : tst_qqmllanguage::typedEnums(E8U::E8UE)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SA)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SB)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SC)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SD)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SE)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SF)
PASS   : tst_qqmllanguage::typedEnums(E16S::E16SG)
PASS   : tst_qqmllanguage::typedEnums(E16U::E16UA)
PASS   : tst_qqmllanguage::typedEnums(E16U::E16UB)
PASS   : tst_qqmllanguage::typedEnums(E16U::E16UC)
PASS   : tst_qqmllanguage::typedEnums(E16U::E16UD)
PASS   : tst_qqmllanguage::typedEnums(E16U::E16UE)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SA)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SB)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SC)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SD)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SE)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SF)
PASS   : tst_qqmllanguage::typedEnums(E32S::E32SG)
PASS   : tst_qqmllanguage::typedEnums(E32U::E32UA)
PASS   : tst_qqmllanguage::typedEnums(E32U::E32UB)
PASS   : tst_qqmllanguage::typedEnums(E32U::E32UC)
XFAIL  : tst_qqmllanguage::typedEnums(E32U::E32UD) Not supported
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp(8553)]
PASS   : tst_qqmllanguage::typedEnums(E32U::E32UD)
XFAIL  : tst_qqmllanguage::typedEnums(E32U::E32UE) Not supported
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp(8553)]
PASS   : tst_qqmllanguage::typedEnums(E32U::E32UE)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SA)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SB)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SC)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SD)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SE)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SF)
PASS   : tst_qqmllanguage::typedEnums(E64S::E64SG)
PASS   : tst_qqmllanguage::typedEnums(E64U::E64UA)
PASS   : tst_qqmllanguage::typedEnums(E64U::E64UB)
PASS   : tst_qqmllanguage::typedEnums(E64U::E64UC)
PASS   : tst_qqmllanguage::typedEnums(E64U::E64UD)
XFAIL  : tst_qqmllanguage::typedEnums(E64U::E64UE) Not supported
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp(8553)]
PASS   : tst_qqmllanguage::typedEnums(E64U::E64UE)
PASS   : tst_qqmllanguage::objectMethodClone()
PASS   : tst_qqmllanguage::unregisteredValueTypeConversion()
PASS   : tst_qqmllanguage::retainThis()
PASS   : tst_qqmllanguage::variantObjectList()
PASS   : tst_qqmllanguage::jitExceptions()
PASS   : tst_qqmllanguage::attachedInCtor()
PASS   : tst_qqmllanguage::byteArrayConversion()
PASS   : tst_qqmllanguage::propertySignalNames(helloWorld)
PASS   : tst_qqmllanguage::propertySignalNames($helloWorld)
PASS   : tst_qqmllanguage::propertySignalNames(_helloWorld)
PASS   : tst_qqmllanguage::propertySignalNames(_)
PASS   : tst_qqmllanguage::propertySignalNames($)
PASS   : tst_qqmllanguage::propertySignalNames(ä)
PASS   : tst_qqmllanguage::propertySignalNames(___123a)
PASS   : tst_qqmllanguage::signalNames(helloWorld)
PASS   : tst_qqmllanguage::signalNames($helloWorld)
PASS   : tst_qqmllanguage::signalNames(_helloWorld)
PASS   : tst_qqmllanguage::signalNames(_)
PASS   : tst_qqmllanguage::signalNames(aUmlaut)
PASS   : tst_qqmllanguage::signalNames(___123a)
PASS   : tst_qqmllanguage::callMethodOfAttachedDerived()
QWARN  : tst_qqmllanguage::multiVersionSingletons() Singleton UncreatableSingleton needs to be a concrete class with either a default constructor or, when adding a default constructor is infeasible, a public static create(QQmlEngine *, QJSEngine *) method.
PASS   : tst_qqmllanguage::multiVersionSingletons()
PASS   : tst_qqmllanguage::typeAnnotationCycle()
PASS   : tst_qqmllanguage::corpseInQmlList()
PASS   : tst_qqmllanguage::objectInQmlListAndGc()
PASS   : tst_qqmllanguage::asCastToInlineComponent()
PASS   : tst_qqmllanguage::deepAliasOnICOrReadonly()
PASS   : tst_qqmllanguage::optionalChainCallOnNullProperty()
PASS   : tst_qqmllanguage::ambiguousComponents()
PASS   : tst_qqmllanguage::writeNumberToEnumAlias()
PASS   : tst_qqmllanguage::badInlineComponentAnnotation()
PASS   : tst_qqmllanguage::manuallyCallSignalHandler()
QWARN  : tst_qqmllanguage::overrideDefaultProperty() Member data of the object QQuickItem_QML_1265 overrides a member of the base object. Consider renaming it or adding final or virtual specifier
PASS   : tst_qqmllanguage::overrideDefaultProperty()
PASS   : tst_qqmllanguage::enumScopes()
PASS   : tst_qqmllanguage::typedObjectList()
PASS   : tst_qqmllanguage::invokableCtors()
PASS   : tst_qqmllanguage::jsonArrayPropertyBehavesLikeAnArray()
PASS   : tst_qqmllanguage::nestedVectors()
PASS   : tst_qqmllanguage::optimizedSequenceShift()
PASS   : tst_qqmllanguage::overrideInnerBinding()
PASS   : tst_qqmllanguage::innerFunctionWithTypeAnnotation()
QWARN  : tst_qqmllanguage::engineTypeCrossTalk() qrc:/StaticTest/data/InnerObject.qml: Could not set initial property objectWithProperty
PASS   : tst_qqmllanguage::engineTypeCrossTalk()
PASS   : tst_qqmllanguage::onlyInlineComponent()
PASS   : tst_qqmllanguage::variantAssociationConversion()
PASS   : tst_qqmllanguage::propertiesCanBeStoredAndRetrievedInAVariantAssociationObject()
PASS   : tst_qqmllanguage::propertiesCanBeDeletedFromAVariantAssociationObject()
PASS   : tst_qqmllanguage::variantAssociationObjectCanIdentifyItsOwnProperties()
PASS   : tst_qqmllanguage::variantAssociationObjectSupportsForIn()
PASS   : tst_qqmllanguage::changesToAVariantAssociationObjectInASequenceAreRetained()
PASS   : tst_qqmllanguage::variantAssociationBasicReadBack()
PASS   : tst_qqmllanguage::variantAssociationObjectCanSwitchBetweenAQVariantMapAndHash()
PASS   : tst_qqmllanguage::recursiveVariantAssociation()
PASS   : tst_qqmllanguage::variantAssociationDetachesOnBeingAssignedToAVarProperty()
PASS   : tst_qqmllanguage::jsSelfImport()
PASS   : tst_qqmllanguage::singletonResultionImportOrder()
PASS   : tst_qqmllanguage::attachedTypeResultionImportOrder()
PASS   : tst_qqmllanguage::asCastTypeResolutionImportOrderAB()
PASS   : tst_qqmllanguage::asCastTypeResolutionImportOrderBA()
PASS   : tst_qqmllanguage::fromAsIdentifier()
PASS   : tst_qqmllanguage::dateObjectReadBack(toString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toDateString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toTimeString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toLocaleString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toLocaleDateString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toLocaleTimeString)
PASS   : tst_qqmllanguage::dateObjectReadBack(valueOf)
PASS   : tst_qqmllanguage::dateObjectReadBack(getTime)
PASS   : tst_qqmllanguage::dateObjectReadBack(getYear)
PASS   : tst_qqmllanguage::dateObjectReadBack(getFullYear)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCFullYear)
PASS   : tst_qqmllanguage::dateObjectReadBack(getMonth)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCMonth)
PASS   : tst_qqmllanguage::dateObjectReadBack(getDate)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCDate)
PASS   : tst_qqmllanguage::dateObjectReadBack(getDay)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCDay)
PASS   : tst_qqmllanguage::dateObjectReadBack(getHours)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCHours)
PASS   : tst_qqmllanguage::dateObjectReadBack(getMinutes)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCMinutes)
PASS   : tst_qqmllanguage::dateObjectReadBack(getSeconds)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCSeconds)
PASS   : tst_qqmllanguage::dateObjectReadBack(getMilliseconds)
PASS   : tst_qqmllanguage::dateObjectReadBack(getUTCMilliseconds)
PASS   : tst_qqmllanguage::dateObjectReadBack(toUTCString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toISOString)
PASS   : tst_qqmllanguage::dateObjectReadBack(toJSON)
PASS   : tst_qqmllanguage::dateObjectReadBack(Date to String conversion)
PASS   : tst_qqmllanguage::referenceObjectDoesNotFetchBeforeNotify(Accessing Sequence length)
PASS   : tst_qqmllanguage::referenceObjectDoesNotFetchBeforeNotify(Stringify the property)
PASS   : tst_qqmllanguage::referenceObjectDoesNotFetchBeforeNotify(Spread on list)
PASS   : tst_qqmllanguage::referenceObjectDoesNotFetchBeforeNotify(DateObject)
PASS   : tst_qqmllanguage::referenceObjectFetchesAfterNotify()
PASS   : tst_qqmllanguage::dateObjectFetchesAfterNotify()
PASS   : tst_qqmllanguage::referenceToSingletonReadsBackOnlyWhenRequired()
PASS   : tst_qqmllanguage::referenceToBindableReadsBackOnlyWhenRequired()
PASS   : tst_qqmllanguage::referenceObjectChainReadsBackAsRequiredBasedOnParentSignals()
PASS   : tst_qqmllanguage::referenceObjectDoesNotLeakAConnectionToTheDestroyedSignalOnANotifyBindable()
PASS   : tst_qqmllanguage::referenceObjectPrefersBindableConnectionToNotifyConnection()
PASS   : tst_qqmllanguage::dontAccumulateComplationUnitsOnQJSEngineEvaluate()
PASS   : tst_qqmllanguage::aliasOfBindableValueTypeProperty()
PASS   : tst_qqmllanguage::argumentsUsageInBindings(signalBindingOnArrowUsingArguments)
PASS   : tst_qqmllanguage::argumentsUsageInBindings(signalBindingOnFunctionUsingArguments)
PASS   : tst_qqmllanguage::argumentsUsageInBindings(signalBindingOnFunctionWithInnerArrowUsingArguments)
PASS   : tst_qqmllanguage::argumentsUsageInBindings(signalBindingOnFunctionWithInnerFunctionUsingArguments)
PASS   : tst_qqmllanguage::argumentsUsageInBindings(nonSignalBindingOnFunctionUsingArguments)
PASS   : tst_qqmllanguage::aliasToLargeRevision()
PASS   : tst_qqmllanguage::propertyCycle()
PASS   : tst_qqmllanguage::urlWithFragment()
PASS   : tst_qqmllanguage::enumScoping()
QWARN  : tst_qqmllanguage::enumStringToValue() Previously registered enum will be overwritten due to name clash: ConflictingEnums.A
QWARN  : tst_qqmllanguage::enumStringToValue() Possible conflicting items:
QWARN  : tst_qqmllanguage::enumStringToValue()     ConflictingEnums.E1.A from scope ConflictingEnums injected by ConflictingEnums
QWARN  : tst_qqmllanguage::enumStringToValue()     ConflictingEnums.E2.A from scope ConflictingEnums injected by ConflictingEnums
PASS   : tst_qqmllanguage::enumStringToValue()
QWARN  : tst_qqmllanguage::enumValueToString() file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/EnumValueToString.qml:26: ReferenceError: Invalid second argument, entry is not defined
PASS   : tst_qqmllanguage::enumValueToString()
QWARN  : tst_qqmllanguage::enumValueToStrings() file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/EnumValueToStrings.qml:37: ReferenceError: Invalid second argument, entry is not defined
PASS   : tst_qqmllanguage::enumValueToStrings()
PASS   : tst_qqmllanguage::enumTypeAnnotations()
PASS   : tst_qqmllanguage::assignWrongTypeToObjectList()
PASS   : tst_qqmllanguage::variantAssociationHasOwnProperty()
PASS   : tst_qqmllanguage::colorWithoutQuick()
PASS   : tst_qqmllanguage::listIsNotAType()
PASS   : tst_qqmllanguage::multiTypeResolution()
PASS   : tst_qqmllanguage::cleanupTestCase()
Totals: 1012 passed, 0 failed, 0 skipped, 0 blacklisted, 17497ms
********* Finished testing of tst_qqmllanguage *********
