[Ci-reports] fail on QtDeclarative_stable_Integration #2227

Qt Continuous Integration System ci-noreply at qt-project.org
Mon May 26 15:04:22 CEST 2014


Autotests `tst_qqmlecmascript' and `tst_qqmllanguage' failed :(

  Testing tst_qqmllanguage
  FAIL!  : tst_qqmllanguage::overrideSignal(override signal of superclass with signal) Compared lists have different sizes.
     Actual   (expected) size: 1
     Expected (actual) size: 0
     Loc: [tst_qqmllanguage.cpp(1276)]
  FAIL!  : tst_qqmllanguage::signalParameterTypes() 'obj->property("success").toBool()' returned FALSE. ()
     Loc: [tst_qqmllanguage.cpp(3128)]
  FAIL!  : tst_qqmllanguage::compositeSingletonDynamicSignal() Compared values are not the same
     Actual   (o->property(n1)): QVariant(int,125)
     Expected (QVariant(v1))   : QVariant(int,99)
     Loc: [tst_qqmllanguage.cpp(3353)]
  FAIL!  : tst_qqmllanguage::compositeSingletonJavaScriptPragma() Compared values are not the same
     Actual   (o->property(n1)): QVariant(int,125)
     Expected (QVariant(v1))   : QVariant(int,99)
     Loc: [tst_qqmllanguage.cpp(3353)]
  Totals: 453 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmllanguage *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  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(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(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(scriptString.1)
  PASS   : tst_qqmllanguage::errors(scriptString.2)
  PASS   : tst_qqmllanguage::errors(unsupportedProperty)
  QWARN  : tst_qqmllanguage::errors(nullDotProperty) QQmlComponent: Component destroyed while completion pending
  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)
  PASS   : tst_qqmllanguage::errors(finalOverride)
  PASS   : tst_qqmllanguage::errors(customParserIdNotAllowed)
  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)
  QWARN  : tst_qqmllanguage::errors(invalidGroupedProperty.7) QQmlComponent: Component destroyed while completion pending
  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(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(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(invalidAttachedProperty.12)
  PASS   : tst_qqmllanguage::errors(invalidAttachedProperty.13)
  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(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::insertedSemicolon(insertedSemicolon.1)
  PASS   : tst_qqmllanguage::simpleObject()
  PASS   : tst_qqmllanguage::simpleContainer()
  PASS   : tst_qqmllanguage::interfaceProperty()
  PASS   : tst_qqmllanguage::interfaceQList()
  PASS   : tst_qqmllanguage::assignObjectToSignal()
  PASS   : tst_qqmllanguage::assignObjectToVariant()
  PASS   : tst_qqmllanguage::assignLiteralSignalProperty()
  PASS   : tst_qqmllanguage::assignQmlComponent()
  PASS   : tst_qqmllanguage::assignBasicTypes()
  PASS   : tst_qqmllanguage::assignTypeExtremes()
  PASS   : tst_qqmllanguage::assignCompositeToType()
  PASS   : tst_qqmllanguage::assignLiteralToVariant()
  PASS   : tst_qqmllanguage::assignLiteralToVar()
  PASS   : tst_qqmllanguage::assignLiteralToJSValue()
  PASS   : tst_qqmllanguage::assignNullStrings()
  PASS   : tst_qqmllanguage::bindJSValueToVar()
  PASS   : tst_qqmllanguage::bindJSValueToVariant()
  PASS   : tst_qqmllanguage::bindJSValueToType()
  PASS   : tst_qqmllanguage::bindTypeToJSValue()
  PASS   : tst_qqmllanguage::customParserTypes()
  PASS   : tst_qqmllanguage::rootAsQmlComponent()
  PASS   : tst_qqmllanguage::inlineQmlComponents()
  PASS   : tst_qqmllanguage::idProperty()
  PASS   : tst_qqmllanguage::autoNotifyConnection()
  PASS   : tst_qqmllanguage::assignSignal()
  PASS   : tst_qqmllanguage::overrideSignal(override signal with signal)
  PASS   : tst_qqmllanguage::overrideSignal(override signal with method)
  PASS   : tst_qqmllanguage::overrideSignal(override signal with property)
  PASS   : tst_qqmllanguage::overrideSignal(override signal of alias property with signal)
  FAIL!  : tst_qqmllanguage::overrideSignal(override signal of superclass with signal) Compared lists have different sizes.
     Actual   (expected) size: 1
     Expected (actual) size: 0
     Loc: [tst_qqmllanguage.cpp(1276)]
  PASS   : tst_qqmllanguage::overrideSignal(override builtin signal with signal)
  PASS   : tst_qqmllanguage::dynamicProperties()
  PASS   : tst_qqmllanguage::dynamicPropertiesNested()
  PASS   : tst_qqmllanguage::listProperties()
  XFAIL  : tst_qqmllanguage::dynamicObjectProperties() QTBUG-10822
     Loc: [tst_qqmllanguage.cpp(1341)]
  PASS   : tst_qqmllanguage::dynamicObjectProperties()
  PASS   : tst_qqmllanguage::dynamicSignalsAndSlots()
  PASS   : tst_qqmllanguage::simpleBindings()
  PASS   : tst_qqmllanguage::autoComponentCreation()
  PASS   : tst_qqmllanguage::autoComponentCreationInGroupProperty()
  PASS   : tst_qqmllanguage::propertyValueSource()
  PASS   : tst_qqmllanguage::attachedProperties()
  PASS   : tst_qqmllanguage::dynamicObjects()
  PASS   : tst_qqmllanguage::customVariantTypes()
  PASS   : tst_qqmllanguage::valueTypes()
  PASS   : tst_qqmllanguage::cppnamespace()
  PASS   : tst_qqmllanguage::aliasProperties()
  PASS   : tst_qqmllanguage::aliasPropertiesAndSignals()
  PASS   : tst_qqmllanguage::aliasPropertyChangeSignals()
  PASS   : tst_qqmllanguage::componentCompositeType()
  PASS   : tst_qqmllanguage::i18n(i18nStrings)
  PASS   : tst_qqmllanguage::i18n(i18nDeclaredPropertyNames)
  PASS   : tst_qqmllanguage::i18n(i18nDeclaredPropertyUse)
  PASS   : tst_qqmllanguage::i18n(i18nScript)
  PASS   : tst_qqmllanguage::i18n(i18nType)
  PASS   : tst_qqmllanguage::i18n(i18nNameSpace)
  PASS   : tst_qqmllanguage::onCompleted()
  PASS   : tst_qqmllanguage::onDestruction()
  PASS   : tst_qqmllanguage::scriptString()
  PASS   : tst_qqmllanguage::defaultPropertyListOrder()
  PASS   : tst_qqmllanguage::declaredPropertyValues()
  PASS   : tst_qqmllanguage::dontDoubleCallClassBegin()
  PASS   : tst_qqmllanguage::reservedWords(abstract)
  PASS   : tst_qqmllanguage::reservedWords(as)
  PASS   : tst_qqmllanguage::reservedWords(boolean)
  PASS   : tst_qqmllanguage::reservedWords(break)
  PASS   : tst_qqmllanguage::reservedWords(byte)
  PASS   : tst_qqmllanguage::reservedWords(case)
  PASS   : tst_qqmllanguage::reservedWords(catch)
  PASS   : tst_qqmllanguage::reservedWords(char)
  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(double)
  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(final)
  PASS   : tst_qqmllanguage::reservedWords(finally)
  PASS   : tst_qqmllanguage::reservedWords(float)
  PASS   : tst_qqmllanguage::reservedWords(for)
  PASS   : tst_qqmllanguage::reservedWords(function)
  PASS   : tst_qqmllanguage::reservedWords(goto)
  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(int)
  PASS   : tst_qqmllanguage::reservedWords(interface)
  PASS   : tst_qqmllanguage::reservedWords(long)
  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(short)
  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()
  PASS   : tst_qqmllanguage::readonly()
  PASS   : tst_qqmllanguage::receivers()
  PASS   : tst_qqmllanguage::registeredCompositeType()
  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)
  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)
  PASS   : tst_qqmllanguage::importsRemote(remote import with local)
  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)
  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)
  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(repeatImportFails)
  PASS   : tst_qqmllanguage::importJs(multipleVersionImportFails)
  PASS   : tst_qqmllanguage::importJs(namespacedImport)
  PASS   : tst_qqmllanguage::importJs(namespacedVersionedImport)
  PASS   : tst_qqmllanguage::importJs(namespacedRepeatImport)
  PASS   : tst_qqmllanguage::qmlAttachedPropertiesObjectMethod()
  PASS   : tst_qqmllanguage::customOnProperty()
  PASS   : tst_qqmllanguage::variantNotify()
  PASS   : tst_qqmllanguage::revisions()
  XFAIL  : tst_qqmllanguage::revisionOverloads() QTBUG-13849
     Loc: [tst_qqmllanguage.cpp(2846)]
  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::propertyInit()
  PASS   : tst_qqmllanguage::remoteLoadCrash()
  PASS   : tst_qqmllanguage::signalWithDefaultArg()
  QWARN  : tst_qqmllanguage::signalParameterTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml:22: ReferenceError: spp is not defined
  QWARN  : tst_qqmllanguage::signalParameterTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml:22: ReferenceError: spp is not defined
  FAIL!  : tst_qqmllanguage::signalParameterTypes() 'obj->property("success").toBool()' returned FALSE. ()
     Loc: [tst_qqmllanguage.cpp(3128)]
  PASS   : tst_qqmllanguage::crash1()
  PASS   : tst_qqmllanguage::crash2()
  PASS   : tst_qqmllanguage::globalEnums()
  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)
  PASS   : tst_qqmllanguage::scopedProperties()
  PASS   : tst_qqmllanguage::deepProperty()
  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::compositeSingletonDynamicSignal() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest11.qml:13: ReferenceError: type is not defined
  FAIL!  : tst_qqmllanguage::compositeSingletonDynamicSignal() Compared values are not the same
     Actual   (o->property(n1)): QVariant(int,125)
     Expected (QVariant(v1))   : QVariant(int,99)
     Loc: [tst_qqmllanguage.cpp(3353)]
  PASS   : tst_qqmllanguage::compositeSingletonQmlRegisterTypeError()
  PASS   : tst_qqmllanguage::compositeSingletonQmldirNoPragmaError()
  PASS   : tst_qqmllanguage::compositeSingletonQmlDirError()
  PASS   : tst_qqmllanguage::compositeSingletonRemote()
  FAIL!  : tst_qqmllanguage::compositeSingletonJavaScriptPragma() Compared values are not the same
     Actual   (o->property(n1)): QVariant(int,125)
     Expected (QVariant(v1))   : QVariant(int,99)
     Loc: [tst_qqmllanguage.cpp(3353)]
  PASS   : tst_qqmllanguage::compositeSingletonSelectors()
  PASS   : tst_qqmllanguage::compositeSingletonRegistered()
  PASS   : tst_qqmllanguage::customParserBindingScopes()
  PASS   : tst_qqmllanguage::customParserEvaluateEnum()
  PASS   : tst_qqmllanguage::customParserProperties()
  PASS   : tst_qqmllanguage::preservePropertyCacheOnGroupObjects()
  PASS   : tst_qqmllanguage::propertyCacheInSync()
  PASS   : tst_qqmllanguage::rootObjectInCreationNotForSubObjects()
  PASS   : tst_qqmllanguage::noChildEvents()
  PASS   : tst_qqmllanguage::cleanupTestCase()
  Totals: 453 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_qqmllanguage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllanguage: 3 seconds, exit code 4
  
  Testing tst_qqmlecmascript
  FAIL!  : tst_qqmlecmascript::signalParameterTypes() Compared values are not the same
     Actual   (object->property("intProperty").toInt()): 0
     Expected (10)                                     : 10
     Loc: [tst_qqmlecmascript.cpp(1393)]
  FAIL!  : tst_qqmlecmascript::signalHandlers() Compared values are not the same
     Actual   (result.toBool()): 0
     Expected (true)           : 1
     Loc: [tst_qqmlecmascript.cpp(6088)]
  FAIL!  : tst_qqmlecmascript::realTypePrecision() Compared doubles are not the same (fuzzy compare)
     Actual   (object->property("test3").toDouble()): 0
     Expected (1234567890.)                         : 1.23457e+09
     Loc: [tst_qqmlecmascript.cpp(6973)]
  Totals: 393 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlecmascript *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_qqmlecmascript::initTestCase()
  PASS   : tst_qqmlecmascript::assignBasicTypes()
  PASS   : tst_qqmlecmascript::assignDate(Component.onComplete JS Parse)
  PASS   : tst_qqmlecmascript::assignDate(Component.onComplete JS)
  PASS   : tst_qqmlecmascript::assignDate(Binding JS)
  PASS   : tst_qqmlecmascript::assignDate(Binding UTC)
  PASS   : tst_qqmlecmascript::assignDate(Binding JS UTC)
  PASS   : tst_qqmlecmascript::assignDate(Binding UTC+2)
  PASS   : tst_qqmlecmascript::assignDate(Binding JS UTC+2 )
  PASS   : tst_qqmlecmascript::exportDate(Localtime early)
  PASS   : tst_qqmlecmascript::exportDate(Localtime late)
  PASS   : tst_qqmlecmascript::exportDate(UTC early)
  PASS   : tst_qqmlecmascript::exportDate(UTC late)
  PASS   : tst_qqmlecmascript::exportDate(+11:30 early)
  PASS   : tst_qqmlecmascript::exportDate(+11:30 late)
  PASS   : tst_qqmlecmascript::exportDate(-11:30 early)
  PASS   : tst_qqmlecmascript::exportDate(-11:30 late)
  PASS   : tst_qqmlecmascript::idShortcutInvalidates()
  PASS   : tst_qqmlecmascript::boolPropertiesEvaluateAsBool()
  PASS   : tst_qqmlecmascript::methods()
  PASS   : tst_qqmlecmascript::signalAssignment()
  PASS   : tst_qqmlecmascript::signalArguments()
  PASS   : tst_qqmlecmascript::bindingLoop()
  QWARN  : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) file:: Expected token `}'
  PASS   : tst_qqmlecmascript::basicExpressions(Syntax error (self test))
  PASS   : tst_qqmlecmascript::basicExpressions(Context property)
  PASS   : tst_qqmlecmascript::basicExpressions(Context property)
  PASS   : tst_qqmlecmascript::basicExpressions(Context property expression)
  PASS   : tst_qqmlecmascript::basicExpressions(Context property expression)
  PASS   : tst_qqmlecmascript::basicExpressions(Overridden context property)
  PASS   : tst_qqmlecmascript::basicExpressions(Overridden context property)
  PASS   : tst_qqmlecmascript::basicExpressions(Object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Overridden object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Overridden object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Nested default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Nested default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Nested default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Nested default object property)
  PASS   : tst_qqmlecmascript::basicExpressions(Context property override default object property)
  PASS   : tst_qqmlecmascript::arrayExpressions()
  PASS   : tst_qqmlecmascript::contextPropertiesTriggerReeval()
  PASS   : tst_qqmlecmascript::objectPropertiesTriggerReeval()
  PASS   : tst_qqmlecmascript::deferredProperties()
  PASS   : tst_qqmlecmascript::deferredPropertiesErrors()
  PASS   : tst_qqmlecmascript::deferredPropertiesInComponents()
  PASS   : tst_qqmlecmascript::deferredPropertiesInDestruction()
  PASS   : tst_qqmlecmascript::extensionObjects()
  PASS   : tst_qqmlecmascript::overrideExtensionProperties()
  PASS   : tst_qqmlecmascript::attachedProperties()
  PASS   : tst_qqmlecmascript::enums()
  PASS   : tst_qqmlecmascript::valueTypeFunctions()
  PASS   : tst_qqmlecmascript::constantsOverrideBindings()
  PASS   : tst_qqmlecmascript::outerBindingOverridesInnerBinding()
  PASS   : tst_qqmlecmascript::aliasPropertyAndBinding()
  PASS   : tst_qqmlecmascript::aliasPropertyReset()
  PASS   : tst_qqmlecmascript::nonExistentAttachedObject()
  XFAIL  : tst_qqmlecmascript::scope() Properties resolvable at compile time come before the global object, which is not 100% compatible with older QML versions
     Loc: [tst_qqmlecmascript.cpp(1323)]
  PASS   : tst_qqmlecmascript::scope()
  PASS   : tst_qqmlecmascript::importScope()
  QWARN  : tst_qqmlecmascript::signalParameterTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/signalParameterTypes.qml:15: ReferenceError: a is not defined
  FAIL!  : tst_qqmlecmascript::signalParameterTypes() Compared values are not the same
     Actual   (object->property("intProperty").toInt()): 0
     Expected (10)                                     : 10
     Loc: [tst_qqmlecmascript.cpp(1393)]
  PASS   : tst_qqmlecmascript::objectsCompareAsEqual()
  PASS   : tst_qqmlecmascript::componentCreation(url)
  PASS   : tst_qqmlecmascript::componentCreation(urlMode)
  PASS   : tst_qqmlecmascript::componentCreation(urlParent)
  PASS   : tst_qqmlecmascript::componentCreation(urlNullParent)
  PASS   : tst_qqmlecmascript::componentCreation(urlModeParent)
  PASS   : tst_qqmlecmascript::componentCreation(urlModeNullParent)
  PASS   : tst_qqmlecmascript::componentCreation(invalidSecondArg)
  PASS   : tst_qqmlecmascript::componentCreation(invalidThirdArg)
  PASS   : tst_qqmlecmascript::componentCreation(invalidMode)
  PASS   : tst_qqmlecmascript::dynamicCreation(One)
  QWARN  : tst_qqmlecmascript::dynamicCreation(Two) QQmlComponent: Created graphical object was not placed in the graphics scene.
  PASS   : tst_qqmlecmascript::dynamicCreation(Two)
  PASS   : tst_qqmlecmascript::dynamicCreation(Three)
  QWARN  : tst_qqmlecmascript::dynamicDestruction() QQmlComponent: Created graphical object was not placed in the graphics scene.
  PASS   : tst_qqmlecmascript::dynamicDestruction()
  PASS   : tst_qqmlecmascript::objectToString()
  PASS   : tst_qqmlecmascript::objectHasOwnProperty()
  PASS   : tst_qqmlecmascript::selfDeletingBinding()
  PASS   : tst_qqmlecmascript::extendedObjectPropertyLookup()
  PASS   : tst_qqmlecmascript::extendedObjectPropertyLookup2()
  PASS   : tst_qqmlecmascript::scriptErrors()
  PASS   : tst_qqmlecmascript::functionErrors()
  PASS   : tst_qqmlecmascript::propertyAssignmentErrors()
  PASS   : tst_qqmlecmascript::signalTriggeredBindings()
  PASS   : tst_qqmlecmascript::listProperties()
  PASS   : tst_qqmlecmascript::exceptionClearsOnReeval()
  PASS   : tst_qqmlecmascript::exceptionSlotProducesWarning()
  PASS   : tst_qqmlecmascript::exceptionBindingProducesWarning()
  PASS   : tst_qqmlecmascript::compileInvalidBinding()
  PASS   : tst_qqmlecmascript::transientErrors()
  PASS   : tst_qqmlecmascript::shutdownErrors()
  PASS   : tst_qqmlecmascript::compositePropertyType()
  PASS   : tst_qqmlecmascript::jsObject()
  PASS   : tst_qqmlecmascript::undefinedResetsProperty()
  PASS   : tst_qqmlecmascript::listToVariant()
  PASS   : tst_qqmlecmascript::listAssignment()
  PASS   : tst_qqmlecmascript::multiEngineObject()
  PASS   : tst_qqmlecmascript::deletedObject()
  PASS   : tst_qqmlecmascript::attachedPropertyScope()
  PASS   : tst_qqmlecmascript::scriptConnect()
  PASS   : tst_qqmlecmascript::scriptDisconnect()
  PASS   : tst_qqmlecmascript::ownership()
  PASS   : tst_qqmlecmascript::cppOwnershipReturnValue()
  PASS   : tst_qqmlecmascript::ownershipCustomReturnValue()
  PASS   : tst_qqmlecmascript::ownershipRootObject()
  PASS   : tst_qqmlecmascript::ownershipConsistency()
  PASS   : tst_qqmlecmascript::ownershipQmlIncubated()
  PASS   : tst_qqmlecmascript::qlistqobjectMethods()
  PASS   : tst_qqmlecmascript::strictlyEquals()
  PASS   : tst_qqmlecmascript::compiled()
  PASS   : tst_qqmlecmascript::numberAssignment()
  PASS   : tst_qqmlecmascript::propertySplicing()
  PASS   : tst_qqmlecmascript::signalWithUnknownTypes()
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant(true)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant(undefined)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant(null)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant(123)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant('ciao')
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant({ foo: 'bar' })
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant([10,20,30])
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(true)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(undefined)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(null)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(123)
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines('ciao')
  QWARN  : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) eval code:1: TypeError: Cannot read property 'foo' of undefined
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' })
  QWARN  : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) eval code:1: TypeError: Cannot read property '0' of undefined
  PASS   : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30])
  PASS   : tst_qqmlecmascript::signalWithQJSValue(true)
  PASS   : tst_qqmlecmascript::signalWithQJSValue(undefined)
  PASS   : tst_qqmlecmascript::signalWithQJSValue(null)
  PASS   : tst_qqmlecmascript::signalWithQJSValue(123)
  PASS   : tst_qqmlecmascript::signalWithQJSValue('ciao')
  PASS   : tst_qqmlecmascript::signalWithQJSValue({ foo: 'bar' })
  PASS   : tst_qqmlecmascript::signalWithQJSValue([10,20,30])
  PASS   : tst_qqmlecmascript::singletonType(qobject, register + read + method [no qualifier])
  PASS   : tst_qqmlecmascript::singletonType(script, register + read [no qualifier])
  PASS   : tst_qqmlecmascript::singletonType(qobject, register + read + method)
  PASS   : tst_qqmlecmascript::singletonType(script, register + read)
  PASS   : tst_qqmlecmascript::singletonType(qobject, writing + readonly constraints)
  PASS   : tst_qqmlecmascript::singletonType(script, writing + readonly constraints)
  PASS   : tst_qqmlecmascript::singletonType(qobject singleton Type enum values in JS)
  PASS   : tst_qqmlecmascript::singletonType(qobject, invalid major version fail)
  PASS   : tst_qqmlecmascript::singletonType(qobject, invalid minor version fail)
  PASS   : tst_qqmlecmascript::singletonType(qobject, multiple in namespace)
  PASS   : tst_qqmlecmascript::singletonTypeCaching(qobject, caching + read)
  PASS   : tst_qqmlecmascript::singletonTypeCaching(script, caching + read)
  QWARN  : tst_qqmlecmascript::singletonTypeImportOrder() QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml:6:21 depends on non-NOTIFYable properties:
  QWARN  : tst_qqmlecmascript::singletonTypeImportOrder()     testImportOrderApi::value
  PASS   : tst_qqmlecmascript::singletonTypeImportOrder()
  PASS   : tst_qqmlecmascript::singletonTypeResolution()
  PASS   : tst_qqmlecmascript::importScripts(basic functionality)
  PASS   : tst_qqmlecmascript::importScripts(import scoping)
  PASS   : tst_qqmlecmascript::importScripts(parent scope shouldn't be inherited by import with imports)
  PASS   : tst_qqmlecmascript::importScripts(javascript imports in an import should be private to the import scope)
  PASS   : tst_qqmlecmascript::importScripts(module imports in an import should be private to the import scope)
  PASS   : tst_qqmlecmascript::importScripts(typenames in an import should be private to the import scope)
  PASS   : tst_qqmlecmascript::importScripts(import with imports has it's own activation scope)
  PASS   : tst_qqmlecmascript::importScripts(import pragma library script)
  PASS   : tst_qqmlecmascript::importScripts(pragma library imports shouldn't inherit parent imports or scope)
  PASS   : tst_qqmlecmascript::importScripts(import pragma library script which has an import)
  PASS   : tst_qqmlecmascript::importScripts(import pragma library script which has a pragma library import)
  PASS   : tst_qqmlecmascript::importScripts(import singleton type into js import)
  PASS   : tst_qqmlecmascript::importScripts(import module which exports a script)
  PASS   : tst_qqmlecmascript::importScripts(import module which exports a script which imports a remote module)
  PASS   : tst_qqmlecmascript::importScripts(malformed import statement)
  PASS   : tst_qqmlecmascript::importScripts(malformed file name)
  PASS   : tst_qqmlecmascript::importScripts(missing file qualifier)
  PASS   : tst_qqmlecmascript::importScripts(malformed file qualifier)
  PASS   : tst_qqmlecmascript::importScripts(malformed module qualifier 2)
  PASS   : tst_qqmlecmascript::importScripts(malformed module uri)
  PASS   : tst_qqmlecmascript::importScripts(missing module version)
  PASS   : tst_qqmlecmascript::importScripts(malformed module version)
  PASS   : tst_qqmlecmascript::importScripts(missing module qualifier)
  PASS   : tst_qqmlecmascript::importScripts(malformed module qualifier)
  PASS   : tst_qqmlecmascript::importScripts(malformed module qualifier 2)
  PASS   : tst_qqmlecmascript::importCreationContext()
  PASS   : tst_qqmlecmascript::scarceResources(var: import scarce resource copy directly)
  PASS   : tst_qqmlecmascript::scarceResources(var: import scarce resource copy from JS)
  PASS   : tst_qqmlecmascript::scarceResources(var: import released scarce resource copy from JS)
  PASS   : tst_qqmlecmascript::scarceResources(var: import auto-release SR from JS in binding side-effect)
  PASS   : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect)
  PASS   : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with no binding)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with binding without explicit preserve)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with explicit release after binding evaluation)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with different js objects)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with different js objects and explicit release)
  PASS   : tst_qqmlecmascript::scarceResources(var: import with same js objects and explicit release)
  PASS   : tst_qqmlecmascript::scarceResources(var: binding with same js objects and explicit release)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy directly)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy from JS)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import released scarce resource copy from JS)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import auto-release SR from JS in binding side-effect)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import explicit-preserve SR from JS in binding side-effect)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import multiple scarce resources)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import with no binding)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import with binding without explicit preserve)
  PASS   : tst_qqmlecmascript::scarceResources(variant: import with explicit release after binding evaluation)
  PASS   : tst_qqmlecmascript::scarceResources_other()
  PASS   : tst_qqmlecmascript::propertyChangeSlots()
  PASS   : tst_qqmlecmascript::propertyVar(non-bindable object subproperty changed)
  PASS   : tst_qqmlecmascript::propertyVar(non-bindable object changed)
  PASS   : tst_qqmlecmascript::propertyVar(primitive changed)
  PASS   : tst_qqmlecmascript::propertyVar(javascript array modification)
  PASS   : tst_qqmlecmascript::propertyVar(javascript map modification)
  PASS   : tst_qqmlecmascript::propertyVar(javascript array assignment)
  PASS   : tst_qqmlecmascript::propertyVar(javascript map assignment)
  PASS   : tst_qqmlecmascript::propertyVar(literal property assignment)
  PASS   : tst_qqmlecmascript::propertyVar(qobject property assignment)
  PASS   : tst_qqmlecmascript::propertyVar(base class var property assignment)
  PASS   : tst_qqmlecmascript::propertyVar(javascript function assignment)
  PASS   : tst_qqmlecmascript::propertyVar(javascript special assignment)
  PASS   : tst_qqmlecmascript::propertyVar(declarative binding assignment)
  PASS   : tst_qqmlecmascript::propertyVar(imperative binding assignment)
  PASS   : tst_qqmlecmascript::propertyVar(stored binding assignment)
  PASS   : tst_qqmlecmascript::propertyVar(function expression binding assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(non-bindable object subproperty changed)
  PASS   : tst_qqmlecmascript::propertyQJSValue(non-bindable object changed)
  PASS   : tst_qqmlecmascript::propertyQJSValue(primitive changed)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript array modification)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript map modification)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript array assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript map assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(literal property assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(qobject property assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(base class var property assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript function assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript special assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(declarative binding assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(imperative binding assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(stored binding assignment)
  PASS   : tst_qqmlecmascript::propertyQJSValue(javascript function binding)
  PASS   : tst_qqmlecmascript::propertyQJSValue(reset property)
  PASS   : tst_qqmlecmascript::propertyQJSValue(reset property in binding)
  PASS   : tst_qqmlecmascript::propertyVarCpp()
  PASS   : tst_qqmlecmascript::propertyVarOwnership()
  PASS   : tst_qqmlecmascript::propertyVarImplicitOwnership()
  PASS   : tst_qqmlecmascript::propertyVarReparent()
  PASS   : tst_qqmlecmascript::propertyVarReparentNullContext()
  PASS   : tst_qqmlecmascript::propertyVarCircular()
  PASS   : tst_qqmlecmascript::propertyVarCircular2()
  PASS   : tst_qqmlecmascript::propertyVarInheritance()
  PASS   : tst_qqmlecmascript::propertyVarInheritance2()
  PASS   : tst_qqmlecmascript::elementAssign()
  PASS   : tst_qqmlecmascript::objectPassThroughSignals()
  PASS   : tst_qqmlecmascript::objectConversion()
  PASS   : tst_qqmlecmascript::booleanConversion()
  PASS   : tst_qqmlecmascript::handleReferenceManagement()
  PASS   : tst_qqmlecmascript::stringArg()
  PASS   : tst_qqmlecmascript::readonlyDeclaration()
  PASS   : tst_qqmlecmascript::sequenceConversionRead()
  PASS   : tst_qqmlecmascript::sequenceConversionWrite()
  PASS   : tst_qqmlecmascript::sequenceConversionArray()
  QWARN  : tst_qqmlecmascript::sequenceConversionIndexes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/sequenceConversion.indexes.qml:55: Index out of range during length set
  PASS   : tst_qqmlecmascript::sequenceConversionIndexes()
  PASS   : tst_qqmlecmascript::sequenceConversionThreads()
  PASS   : tst_qqmlecmascript::sequenceConversionBindings()
  PASS   : tst_qqmlecmascript::sequenceConversionCopy()
  PASS   : tst_qqmlecmascript::assignSequenceTypes()
  PASS   : tst_qqmlecmascript::sequenceSort(qtbug_25269)
  PASS   : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[custom])
  PASS   : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[custom])
  PASS   : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[custom])
  PASS   : tst_qqmlecmascript::sequenceSort(numbers_quickSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(numbers_quickSort[custom])
  PASS   : tst_qqmlecmascript::sequenceSort(reals_insertionSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(reals_insertionSort[custom])
  PASS   : tst_qqmlecmascript::sequenceSort(reals_quickSort[default])
  PASS   : tst_qqmlecmascript::sequenceSort(reals_quickSort[custom])
  PASS   : tst_qqmlecmascript::dateParse()
  PASS   : tst_qqmlecmascript::qtbug_22464()
  PASS   : tst_qqmlecmascript::qtbug_21580()
  PASS   : tst_qqmlecmascript::singleV8BindingDestroyedDuringEvaluation()
  PASS   : tst_qqmlecmascript::bug1()
  PASS   : tst_qqmlecmascript::bug2()
  PASS   : tst_qqmlecmascript::dynamicCreationCrash()
  PASS   : tst_qqmlecmascript::dynamicCreationOwnership()
  PASS   : tst_qqmlecmascript::regExpBug()
  PASS   : tst_qqmlecmascript::nullObjectBinding()
  PASS   : tst_qqmlecmascript::deletedEngine()
  PASS   : tst_qqmlecmascript::libraryScriptAssert()
  PASS   : tst_qqmlecmascript::variantsAssignedUndefined()
  PASS   : tst_qqmlecmascript::qtbug_9792()
  PASS   : tst_qqmlecmascript::qtcreatorbug_1289()
  PASS   : tst_qqmlecmascript::noSpuriousWarningsAtShutdown()
  PASS   : tst_qqmlecmascript::canAssignNullToQObject()
  PASS   : tst_qqmlecmascript::functionAssignment_fromBinding()
  PASS   : tst_qqmlecmascript::functionAssignment_fromJS(assign to property)
  PASS   : tst_qqmlecmascript::functionAssignment_fromJS(assign to property, from JS file)
  PASS   : tst_qqmlecmascript::functionAssignment_fromJS(assign to value type)
  PASS   : tst_qqmlecmascript::functionAssignment_fromJS(use 'this')
  PASS   : tst_qqmlecmascript::functionAssignment_fromJS(use 'this' from JS file)
  PASS   : tst_qqmlecmascript::functionAssignmentfromJS_invalid()
  PASS   : tst_qqmlecmascript::functionAssignment_afterBinding()
  PASS   : tst_qqmlecmascript::eval()
  PASS   : tst_qqmlecmascript::function()
  PASS   : tst_qqmlecmascript::qtbug_10696()
  PASS   : tst_qqmlecmascript::qtbug_11606()
  PASS   : tst_qqmlecmascript::qtbug_11600()
  PASS   : tst_qqmlecmascript::qtbug_21864()
  PASS   : tst_qqmlecmascript::qobjectConnectionListExceptionHandling()
  PASS   : tst_qqmlecmascript::nonscriptable()
  PASS   : tst_qqmlecmascript::deleteLater()
  PASS   : tst_qqmlecmascript::objectNameChangedSignal()
  PASS   : tst_qqmlecmascript::destroyedSignal()
  PASS   : tst_qqmlecmascript::in()
  PASS   : tst_qqmlecmascript::typeOf()
  PASS   : tst_qqmlecmascript::qtbug_24448()
  PASS   : tst_qqmlecmascript::sharedAttachedObject()
  PASS   : tst_qqmlecmascript::objectName()
  PASS   : tst_qqmlecmascript::writeRemovesBinding()
  PASS   : tst_qqmlecmascript::aliasBindingsAssignCorrectly()
  PASS   : tst_qqmlecmascript::aliasBindingsOverrideTarget()
  PASS   : tst_qqmlecmascript::aliasWritesOverrideBindings()
  PASS   : tst_qqmlecmascript::aliasToCompositeElement()
  PASS   : tst_qqmlecmascript::realToInt()
  PASS   : tst_qqmlecmascript::urlProperty()
  PASS   : tst_qqmlecmascript::urlPropertyWithEncoding()
  PASS   : tst_qqmlecmascript::urlListPropertyWithEncoding()
  PASS   : tst_qqmlecmascript::dynamicString()
  QDEBUG : tst_qqmlecmascript::include() qml: 0
  PASS   : tst_qqmlecmascript::include()
  PASS   : tst_qqmlecmascript::includeRemoteSuccess()
  QWARN  : tst_qqmlecmascript::signalHandlers() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/signalHandlers.qml:96: ReferenceError: f is not defined
  FAIL!  : tst_qqmlecmascript::signalHandlers() Compared values are not the same
     Actual   (result.toBool()): 0
     Expected (true)           : 1
     Loc: [tst_qqmlecmascript.cpp(6088)]
  PASS   : tst_qqmlecmascript::qtbug_37351()
  PASS   : tst_qqmlecmascript::doubleEvaluate()
  PASS   : tst_qqmlecmascript::forInLoop()
  PASS   : tst_qqmlecmascript::nonNotifyable()
  PASS   : tst_qqmlecmascript::deleteWhileBindingRunning()
  PASS   : tst_qqmlecmascript::callQtInvokables()
  PASS   : tst_qqmlecmascript::invokableObjectArg()
  PASS   : tst_qqmlecmascript::invokableObjectRet()
  PASS   : tst_qqmlecmascript::invokableEnumRet()
  PASS   : tst_qqmlecmascript::qtbug_20344()
  PASS   : tst_qqmlecmascript::qtbug_22679()
  PASS   : tst_qqmlecmascript::qtbug_22843(without .pragma library)
  PASS   : tst_qqmlecmascript::qtbug_22843(with .pragma library)
  PASS   : tst_qqmlecmascript::rewriteMultiLineStrings()
  PASS   : tst_qqmlecmascript::revisionErrors()
  PASS   : tst_qqmlecmascript::revision()
  PASS   : tst_qqmlecmascript::invokableWithQObjectDerived()
  QWARN  : tst_qqmlecmascript::realTypePrecision() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/realTypePrecision.qml:19: ReferenceError: arg is not defined
  FAIL!  : tst_qqmlecmascript::realTypePrecision() Compared doubles are not the same (fuzzy compare)
     Actual   (object->property("test3").toDouble()): 0
     Expected (1234567890.)                         : 1.23457e+09
     Loc: [tst_qqmlecmascript.cpp(6973)]
  PASS   : tst_qqmlecmascript::registeredFlagMethod()
  PASS   : tst_qqmlecmascript::deleteLaterObjectMethodCall()
  PASS   : tst_qqmlecmascript::automaticSemicolon()
  PASS   : tst_qqmlecmascript::compatibilitySemicolon()
  PASS   : tst_qqmlecmascript::incrDecrSemicolon1()
  PASS   : tst_qqmlecmascript::incrDecrSemicolon2()
  QWARN  : tst_qqmlecmascript::incrDecrSemicolon_error1() QQmlComponent: Component is not ready
  PASS   : tst_qqmlecmascript::incrDecrSemicolon_error1()
  PASS   : tst_qqmlecmascript::unaryExpression()
  PASS   : tst_qqmlecmascript::switchStatement()
  PASS   : tst_qqmlecmascript::withStatement()
  PASS   : tst_qqmlecmascript::tryStatement()
  PASS   : tst_qqmlecmascript::replaceBinding()
  PASS   : tst_qqmlecmascript::deleteRootObjectInCreation()
  PASS   : tst_qqmlecmascript::onDestruction()
  PASS   : tst_qqmlecmascript::bindingSuppression()
  PASS   : tst_qqmlecmascript::signalEmitted()
  PASS   : tst_qqmlecmascript::threadSignal()
  PASS   : tst_qqmlecmascript::qqmldataDestroyed()
  PASS   : tst_qqmlecmascript::secondAlias()
  PASS   : tst_qqmlecmascript::varAlias()
  PASS   : tst_qqmlecmascript::overrideDataAssert()
  PASS   : tst_qqmlecmascript::fallbackBindings(Property without fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(Property fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(SingletonType without fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(SingletonType fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(Attached without fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(Attached fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(Subproperty without fallback)
  PASS   : tst_qqmlecmascript::fallbackBindings(Subproperty fallback)
  PASS   : tst_qqmlecmascript::propertyOverride()
  PASS   : tst_qqmlecmascript::concatenatedStringPropertyAccess()
  PASS   : tst_qqmlecmascript::jsOwnedObjectsDeletedOnEngineDestroy()
  PASS   : tst_qqmlecmascript::updateCall()
  PASS   : tst_qqmlecmascript::numberParsing()
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  QWARN  : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready
  PASS   : tst_qqmlecmascript::stringParsing()
  PASS   : tst_qqmlecmascript::push_and_shift()
  PASS   : tst_qqmlecmascript::qtbug_32801()
  PASS   : tst_qqmlecmascript::thisObject()
  PASS   : tst_qqmlecmascript::qtbug_33754()
  PASS   : tst_qqmlecmascript::qtbug_34493()
  PASS   : tst_qqmlecmascript::singletonFromQMLToCpp()
  PASS   : tst_qqmlecmascript::singletonFromQMLAndBackAndCompare()
  PASS   : tst_qqmlecmascript::setPropertyOnInvalid()
  PASS   : tst_qqmlecmascript::miscTypeTest()
  PASS   : tst_qqmlecmascript::stackLimits()
  PASS   : tst_qqmlecmascript::idsAsLValues()
  PASS   : tst_qqmlecmascript::qtbug_34792()
  PASS   : tst_qqmlecmascript::noCaptureWhenWritingProperty()
  PASS   : tst_qqmlecmascript::singletonWithEnum()
  PASS   : tst_qqmlecmascript::lazyBindingEvaluation()
  PASS   : tst_qqmlecmascript::varPropertyAccessOnObjectWithInvalidContext()
  QWARN  : tst_qqmlecmascript::importedScriptsAccessOnObjectWithInvalidContext() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importedScriptsAccessOnObjectWithInvalidContext.qml:29: TypeError: Cannot read property '0' of undefined
  PASS   : tst_qqmlecmascript::importedScriptsAccessOnObjectWithInvalidContext()
  PASS   : tst_qqmlecmascript::contextObjectOnLazyBindings()
  PASS   : tst_qqmlecmascript::cleanupTestCase()
  Totals: 393 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qqmlecmascript *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlecmascript: 4 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_02227/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1401107577):
    http://codereview.qt-project.org/86212 [PS1] - QQuickWidget: Support drag and drop
    http://codereview.qt-project.org/84849 [PS1] - Fix access to wrong vector in QQmlPropertyCache.



More information about the Ci-reports mailing list