[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Sep 5 16:24:43 CEST 2013


Autotests `tst_examples' and `tst_qqmllanguage' failed :(

  Testing tst_qqmllanguage
  FAIL!  : tst_qqmllanguage::bindJSValueToVar() Compared values are not the same
     Actual   (object->property("test20Bound").userType()): 2
     Expected ((int)QVariant::Double)                     : 6
     Loc: [tst_qqmllanguage.cpp(846)]
  FAIL!  : tst_qqmllanguage::bindJSValueToVariant() Compared values are not the same
     Actual   (object->property("test20Bound").userType()): 2
     Expected ((int)QVariant::Double)                     : 6
     Loc: [tst_qqmllanguage.cpp(895)]
  Totals: 425 passed, 2 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.2.0, Qt 5.2.0
  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(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()
  FAIL!  : tst_qqmllanguage::bindJSValueToVar() Compared values are not the same
     Actual   (object->property("test20Bound").userType()): 2
     Expected ((int)QVariant::Double)                     : 6
     Loc: [tst_qqmllanguage.cpp(846)]
  FAIL!  : tst_qqmllanguage::bindJSValueToVariant() Compared values are not the same
     Actual   (object->property("test20Bound").userType()): 2
     Expected ((int)QVariant::Double)                     : 6
     Loc: [tst_qqmllanguage.cpp(895)]
  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)
  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()
  XFAIL  : tst_qqmllanguage::dynamicObjectProperties() QTBUG-10822
     Loc: [tst_qqmllanguage.cpp(1264)]
  PASS   : tst_qqmllanguage::dynamicObjectProperties()
  PASS   : tst_qqmllanguage::dynamicSignalsAndSlots()
  PASS   : tst_qqmllanguage::simpleBindings()
  PASS   : tst_qqmllanguage::autoComponentCreation()
  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(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()
  QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test1" invalid, read-only or does not exist
  QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test2" invalid, read-only or does not exist
  QWARN  : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test3" invalid, read-only or does not exist
  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::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(2720)]
  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()
  XFAIL  : tst_qqmllanguage::signalParameterTypes() Dynamic connections don't enforce type safety - QTBUG-26662
     Loc: [tst_qqmllanguage.cpp(3009)]
  PASS   : tst_qqmllanguage::signalParameterTypes()
  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::cleanupTestCase()
  Totals: 425 passed, 2 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 2
  
  Testing tst_examples
  QFATAL : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml) Received signal 11
  FAIL!  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 117 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 6419]
  QtQA::App::TestRunner: [New LWP 6424]
  QtQA::App::TestRunner: [New LWP 6439]
  QtQA::App::TestRunner: [New LWP 6477]
  QtQA::App::TestRunner: [New LWP 7647]
  QtQA::App::TestRunner: [New LWP 6480]
  QtQA::App::TestRunner: [New LWP 6500]
  QtQA::App::TestRunner: [New LWP 7671]
  QtQA::App::TestRunner: [New LWP 6501]
  QtQA::App::TestRunner: [New LWP 7645]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_examples -silent -o /work/build/_artifacts/test-logs/tst_examples-testres'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f336ddbf3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 10 (Thread 0x7f335a275700 (LWP 7645)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x3ac3190, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f335a274d80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f335a274d80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x7f335d519960) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336e70b72a in TestNamespace::QThread::run (this=0x7f335d519960) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x7f335d519960) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f335a275700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 9 (Thread 0x7f335b44f700 (LWP 6501)):
  QtQA::App::TestRunner: #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  QtQA::App::TestRunner: #1  0x00007f336e713e6f in TestNamespace::QWaitConditionPrivate::wait_relative (this=0x145cb60, time=30000) at thread/qwaitcondition_unix.cpp:126
  QtQA::App::TestRunner: #2  0x00007f336e713e9f in TestNamespace::QWaitConditionPrivate::wait (this=0x145cb60, time=30000) at thread/qwaitcondition_unix.cpp:134
  QtQA::App::TestRunner: #3  0x00007f336e713c83 in TestNamespace::QWaitCondition::wait (this=0x195db28, mutex=0x195db20, time=30000) at thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #4  0x00007f336e70c6b5 in TestNamespace::QThreadPoolThread::run (this=0x145f250) at thread/qthreadpool.cpp:134
  QtQA::App::TestRunner: #5  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x145f250) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #6  0x00007f336d2e0efc in start_thread (arg=0x7f335b44f700) at pthread_create.c:304
  QtQA::App::TestRunner: #7  0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #8  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8 (Thread 0x7f3359070700 (LWP 7671)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19828f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f335906fd70, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f335906fd70, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x3e42b40) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336fc49303 in TestNamespace::QQuickWorkerScriptEngine::run (this=0x3e42b40) at types/qquickworkerscript.cpp:554
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x3e42b40) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f3359070700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 (Thread 0x7f335bc50700 (LWP 6500)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19f62d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f335bc4fd80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f335bc4fd80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x19fc7e0) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336e70b72a in TestNamespace::QThread::run (this=0x19fc7e0) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x19fc7e0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f335bc50700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 (Thread 0x7f3361237700 (LWP 6480)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x194e6a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f3361236d80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f3361236d80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x1492470) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336e70b72a in TestNamespace::QThread::run (this=0x1492470) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x1492470) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f3361237700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5 (Thread 0x7f3359a74700 (LWP 7647)):
  QtQA::App::TestRunner: #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  QtQA::App::TestRunner: #1  0x00007f336e713e6f in TestNamespace::QWaitConditionPrivate::wait_relative (this=0x145cb60, time=30000) at thread/qwaitcondition_unix.cpp:126
  QtQA::App::TestRunner: #2  0x00007f336e713e9f in TestNamespace::QWaitConditionPrivate::wait (this=0x145cb60, time=30000) at thread/qwaitcondition_unix.cpp:134
  QtQA::App::TestRunner: #3  0x00007f336e713c83 in TestNamespace::QWaitCondition::wait (this=0x195db28, mutex=0x195db20, time=30000) at thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #4  0x00007f336e70c6b5 in TestNamespace::QThreadPoolThread::run (this=0x7f335d415d40) at thread/qthreadpool.cpp:134
  QtQA::App::TestRunner: #5  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x7f335d415d40) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #6  0x00007f336d2e0efc in start_thread (arg=0x7f3359a74700) at pthread_create.c:304
  QtQA::App::TestRunner: #7  0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #8  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7f3361a39700 (LWP 6477)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x16eee60, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f3361a38d70, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f3361a38d70, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x7f335ce42d80) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336212baf3 in TestNamespace::QQuickXmlQueryEngine::run (this=0x7f335ce42d80) at qqmlxmllistmodel.cpp:321
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x7f335ce42d80) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f3361a39700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f3362dd8700 (LWP 6439)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x16032a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f3362dd7cf0, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f3362dd7cf0, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x1c7c7e0) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f337018040c in TestNamespace::QQuickPixmapReader::run (this=0x1c7c7e0) at util/qquickpixmapcache.cpp:686
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x1c7c7e0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f3362dd8700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f336615c700 (LWP 6424)):
  QtQA::App::TestRunner: #0  0x00007f336de61e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f336bed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x824750, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f336e95c6ac in TestNamespace::QEventLoop::processEvents (this=0x7f336615bd80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f336e95c985 in TestNamespace::QEventLoop::exec (this=0x7f336615bd80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f336e70b58c in TestNamespace::QThread::exec (this=0x82c640) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f336fbe601d in TestNamespace::QQmlThreadPrivate::run (this=0x82c640) at qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007f336e71271c in TestNamespace::QThreadPrivate::start (arg=0x82c640) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f336d2e0efc in start_thread (arg=0x7f336615c700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f336de6df4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f3370958760 (LWP 6419)):
  QtQA::App::TestRunner: #0  0x00007f336ddbf3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f336ddc2b0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f336e6ff7a7 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:942
  QtQA::App::TestRunner: #3  0x00007f336e6fd416 in TestNamespace::QMessageLogger::fatal (this=0x7fff96784310, msg=0x7f336f64e69c "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #4  0x00007f336f638435 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2005
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f3370139bd8 in TestNamespace::QScopedPointer<TestNamespace::QObjectData, TestNamespace::QScopedPointerDeleter<TestNamespace::QObjectData> >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:143
  QtQA::App::TestRunner: #7  0x00007f33701d7481 in TestNamespace::qGetPtrHelper<TestNamespace::QScopedPointer<TestNamespace::QObjectData> > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:891
  QtQA::App::TestRunner: #8  0x00007f33701d756c in TestNamespace::QSGTexture::d_func (this=0x0) at scenegraph/util/qsgtexture.h:55
  QtQA::App::TestRunner: #9  0x00007f33701d6345 in TestNamespace::QSGTexture::setFiltering (this=0x0, filter=TestNamespace::QSGTexture::Linear) at scenegraph/util/qsgtexture.cpp:423
  QtQA::App::TestRunner: #10 0x00007f33701d5159 in TestNamespace::QSGOpaqueTextureMaterialShader::updateState (this=0x2bef5e0, state=..., newEffect=0x36ca3b0, oldEffect=0x0) at scenegraph/util/qsgtexturematerial.cpp:104
  QtQA::App::TestRunner: #11 0x00007f33701b8877 in TestNamespace::QSGBatchRenderer::Renderer::renderMergedBatch (this=0x1b53410, batch=0x3889d90) at scenegraph/coreapi/qsgbatchrenderer.cpp:1830
  QtQA::App::TestRunner: #12 0x00007f33701b9e49 in TestNamespace::QSGBatchRenderer::Renderer::renderBatches (this=0x1b53410) at scenegraph/coreapi/qsgbatchrenderer.cpp:1993
  QtQA::App::TestRunner: #13 0x00007f33701bb208 in TestNamespace::QSGBatchRenderer::Renderer::render (this=0x1b53410) at scenegraph/coreapi/qsgbatchrenderer.cpp:2153
  QtQA::App::TestRunner: #14 0x00007f33701c95cb in TestNamespace::QSGRenderer::renderScene (this=0x1b53410, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:274
  QtQA::App::TestRunner: #15 0x00007f33701c9421 in TestNamespace::QSGRenderer::renderScene (this=0x1b53410) at scenegraph/coreapi/qsgrenderer.cpp:231
  QtQA::App::TestRunner: #16 0x00007f33701e12e0 in TestNamespace::QSGContext::renderNextFrame (this=0xf090d0, renderer=0x1b53410, fboId=0) at scenegraph/qsgcontext.cpp:338
  QtQA::App::TestRunner: #17 0x00007f3370234731 in TestNamespace::QQuickWindowPrivate::renderSceneGraph (this=0x1b0f3c0, size=...) at items/qquickwindow.cpp:356
  QtQA::App::TestRunner: #18 0x00007f33702055ce in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xf19580, window=0x7fff967857c0) at scenegraph/qsgrenderloop.cpp:288
  QtQA::App::TestRunner: #19 0x00007f3370205cc2 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xf19580, e=0x2d55bb0) at scenegraph/qsgrenderloop.cpp:384
  QtQA::App::TestRunner: #20 0x00007f336e95ff06 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x7f3010, receiver=0xf19580, event=0x2d55bb0) at kernel/qcoreapplication.cpp:986
  QtQA::App::TestRunner: #21 0x00007f336e95fbe0 in TestNamespace::QCoreApplication::notify (this=0x7fff967866a0, receiver=0xf19580, event=0x2d55bb0) at kernel/qcoreapplication.cpp:931
  QtQA::App::TestRunner: #22 0x00007f336ef77d38 in TestNamespace::QGuiApplication::notify (this=0x7fff967866a0, object=0xf19580, event=0x2d55bb0) at kernel/qguiapplication.cpp:1349
  QtQA::App::TestRunner: #23 0x00007f336e95faec in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff967866a0, receiver=0xf19580, event=0x2d55bb0) at kernel/qcoreapplication.cpp:869
  QtQA::App::TestRunner: #24 0x00007f336e9637b7 in TestNamespace::QCoreApplication::sendEvent (receiver=0xf19580, event=0x2d55bb0) at kernel/qcoreapplication.h:232
  QtQA::App::TestRunner: #25 0x00007f336e960bec in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f12c0) at kernel/qcoreapplication.cpp:1473
  QtQA::App::TestRunner: #26 0x00007f336e9607ad in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1331
  QtQA::App::TestRunner: #27 0x00007f336e9d62e4 in TestNamespace::postEventSourceDispatch (s=0x800750) at kernel/qeventdispatcher_glib.cpp:279
  QtQA::App::TestRunner: #28 0x00007f336bed8a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #29 0x00007f336bed9258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #30 0x00007f336bed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #31 0x00007f336e9d6b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f4a90, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #32 0x00007f3368cd6dc2 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x7f4a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123
  QtQA::App::TestRunner: #33 0x00007f336e95ff77 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1041
  QtQA::App::TestRunner: #34 0x0000000000406d80 in tst_examples::sgexamples (this=0x7fff96786660) at tst_examples.cpp:283
  QtQA::App::TestRunner: #35 0x000000000040795c in tst_examples::qt_static_metacall (_o=0x7fff96786660, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff967859a0) at .moc/debug-shared/tst_examples.moc:89
  QtQA::App::TestRunner: #36 0x00007f336e96c0a8 in TestNamespace::QMetaMethod::invoke (this=0x7fff96785c40, object=0x7fff96786660, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2164
  QtQA::App::TestRunner: #37 0x00007f336e96b5a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff96786660, member=0xf08f10 "sgexamples", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #38 0x00007f336f63b479 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff96786660, member=0xf08f10 "sgexamples", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #39 0x00007f336f6371ff in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xf08f10 "sgexamples") at qtestcase.cpp:1691
  QtQA::App::TestRunner: #40 0x00007f336f637a7c in TestNamespace::QTest::qInvokeTestMethod (slotName=0xf08df8 "sgexamples()", data=0x0) at qtestcase.cpp:1816
  QtQA::App::TestRunner: #41 0x00007f336f638318 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff96786660) at qtestcase.cpp:1970
  QtQA::App::TestRunner: #42 0x00007f336f63882d in TestNamespace::QTest::qExec (testObject=0x7fff96786660, argc=6, argv=0x7fff967867a8) at qtestcase.cpp:2198
  QtQA::App::TestRunner: #43 0x0000000000407881 in main (argc=6, argv=0x7fff967867a8) at tst_examples.cpp:330
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_examples *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_examples::initTestCase()
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml)
  QWARN  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) Context2D: Missing or misplaced font family in font string (it must come after the font size).
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml)
  QWARN  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) file:///work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml:86:5: QML ImageParticle: Cannot open: file:///work/build/qt/qtdeclarative/examples/quick/particles/images/star.png
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml)
  QWARN  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment
  QWARN  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/listview/expandingdelegates.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/listview/highlight.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/listview/highlightranges.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/listview/sections.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/objectmodel/objectmodel.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/package/view.qml)
  QFATAL : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml) Received signal 11
  FAIL!  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 117 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_examples *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 10807]
  QtQA::App::TestRunner: [New LWP 10811]
  QtQA::App::TestRunner: [New LWP 11429]
  QtQA::App::TestRunner: [New LWP 11062]
  QtQA::App::TestRunner: [New LWP 11235]
  QtQA::App::TestRunner: [New LWP 11229]
  QtQA::App::TestRunner: [New LWP 11230]
  QtQA::App::TestRunner: [New LWP 11233]
  QtQA::App::TestRunner: [New LWP 11439]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_examples -o /work/build/_artifacts/test-logs/tst_examples-testresults-00.'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f4673ebb3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 9 (Thread 0x7f465f5e7700 (LWP 11439)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x528adf0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f465f5e6d70, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f465f5e6d70, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x51fd940) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f4675d45303 in TestNamespace::QQuickWorkerScriptEngine::run (this=0x51fd940) at types/qquickworkerscript.cpp:554
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x51fd940) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f465f5e7700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8 (Thread 0x7f4665e9e700 (LWP 11233)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x24195a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f4665e9dd80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f4665e9dd80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x23919c0) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f467480772a in TestNamespace::QThread::run (this=0x23919c0) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x23919c0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f4665e9e700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 (Thread 0x7f4667333700 (LWP 11230)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2c83180, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f4667332d80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f4667332d80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x3d1c170) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f467480772a in TestNamespace::QThread::run (this=0x3d1c170) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x3d1c170) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f4667333700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 (Thread 0x7f4667b35700 (LWP 11229)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x273cbb0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f4667b34d70, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f4667b34d70, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x2afb9d0) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f4668227af3 in TestNamespace::QQuickXmlQueryEngine::run (this=0x2afb9d0) at qqmlxmllistmodel.cpp:321
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x2afb9d0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f4667b35700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5 (Thread 0x7f466569d700 (LWP 11235)):
  QtQA::App::TestRunner: #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  QtQA::App::TestRunner: #1  0x00007f467480fe6f in TestNamespace::QWaitConditionPrivate::wait_relative (this=0x241dd20, time=30000) at thread/qwaitcondition_unix.cpp:126
  QtQA::App::TestRunner: #2  0x00007f467480fe9f in TestNamespace::QWaitConditionPrivate::wait (this=0x241dd20, time=30000) at thread/qwaitcondition_unix.cpp:134
  QtQA::App::TestRunner: #3  0x00007f467480fc83 in TestNamespace::QWaitCondition::wait (this=0x241dcd8, mutex=0x241dcd0, time=30000) at thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #4  0x00007f46748086b5 in TestNamespace::QThreadPoolThread::run (this=0x241e050) at thread/qthreadpool.cpp:134
  QtQA::App::TestRunner: #5  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x241e050) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #6  0x00007f46733dcefc in start_thread (arg=0x7f466569d700) at pthread_create.c:304
  QtQA::App::TestRunner: #7  0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #8  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7f4668ed4700 (LWP 11062)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x27cbeb0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f4668ed3cf0, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f4668ed3cf0, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x269a220) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f467627c40c in TestNamespace::QQuickPixmapReader::run (this=0x269a220) at util/qquickpixmapcache.cpp:686
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x269a220) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f4668ed4700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f465ffff700 (LWP 11429)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x238b510, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f465fffed80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f465fffed80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x238b550) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f467480772a in TestNamespace::QThread::run (this=0x238b550) at thread/qthread.cpp:575
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x238b550) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f465ffff700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f466c258700 (LWP 10811)):
  QtQA::App::TestRunner: #0  0x00007f4673f5de23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f4671fd4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x18e0750, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #4  0x00007f4674a586ac in TestNamespace::QEventLoop::processEvents (this=0x7f466c257d80, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #5  0x00007f4674a58985 in TestNamespace::QEventLoop::exec (this=0x7f466c257d80, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #6  0x00007f467480758c in TestNamespace::QThread::exec (this=0x18e8640) at thread/qthread.cpp:508
  QtQA::App::TestRunner: #7  0x00007f4675ce201d in TestNamespace::QQmlThreadPrivate::run (this=0x18e8640) at qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #8  0x00007f467480e71c in TestNamespace::QThreadPrivate::start (arg=0x18e8640) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #9  0x00007f46733dcefc in start_thread (arg=0x7f466c258700) at pthread_create.c:304
  QtQA::App::TestRunner: #10 0x00007f4673f69f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #11 0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f4676a54760 (LWP 10807)):
  QtQA::App::TestRunner: #0  0x00007f4673ebb3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f4673ebeb0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f46747fb7a7 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:942
  QtQA::App::TestRunner: #3  0x00007f46747f9416 in TestNamespace::QMessageLogger::fatal (this=0x7fff697cbbd0, msg=0x7f467574a69c "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #4  0x00007f4675734435 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2005
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f4676235bd8 in TestNamespace::QScopedPointer<TestNamespace::QObjectData, TestNamespace::QScopedPointerDeleter<TestNamespace::QObjectData> >::data (this=0x8) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:143
  QtQA::App::TestRunner: #7  0x00007f46762d3481 in TestNamespace::qGetPtrHelper<TestNamespace::QScopedPointer<TestNamespace::QObjectData> > (p=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:891
  QtQA::App::TestRunner: #8  0x00007f46762d356c in TestNamespace::QSGTexture::d_func (this=0x0) at scenegraph/util/qsgtexture.h:55
  QtQA::App::TestRunner: #9  0x00007f46762d2345 in TestNamespace::QSGTexture::setFiltering (this=0x0, filter=TestNamespace::QSGTexture::Linear) at scenegraph/util/qsgtexture.cpp:423
  QtQA::App::TestRunner: #10 0x00007f46762d1159 in TestNamespace::QSGOpaqueTextureMaterialShader::updateState (this=0x4eee280, state=..., newEffect=0x4b3aa20, oldEffect=0x0) at scenegraph/util/qsgtexturematerial.cpp:104
  QtQA::App::TestRunner: #11 0x00007f46762b4877 in TestNamespace::QSGBatchRenderer::Renderer::renderMergedBatch (this=0x3cdb3c0, batch=0x514c970) at scenegraph/coreapi/qsgbatchrenderer.cpp:1830
  QtQA::App::TestRunner: #12 0x00007f46762b5e49 in TestNamespace::QSGBatchRenderer::Renderer::renderBatches (this=0x3cdb3c0) at scenegraph/coreapi/qsgbatchrenderer.cpp:1993
  QtQA::App::TestRunner: #13 0x00007f46762b7208 in TestNamespace::QSGBatchRenderer::Renderer::render (this=0x3cdb3c0) at scenegraph/coreapi/qsgbatchrenderer.cpp:2153
  QtQA::App::TestRunner: #14 0x00007f46762c55cb in TestNamespace::QSGRenderer::renderScene (this=0x3cdb3c0, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:274
  QtQA::App::TestRunner: #15 0x00007f46762c5421 in TestNamespace::QSGRenderer::renderScene (this=0x3cdb3c0) at scenegraph/coreapi/qsgrenderer.cpp:231
  QtQA::App::TestRunner: #16 0x00007f46762dd2e0 in TestNamespace::QSGContext::renderNextFrame (this=0x1fc4ed0, renderer=0x3cdb3c0, fboId=0) at scenegraph/qsgcontext.cpp:338
  QtQA::App::TestRunner: #17 0x00007f4676330731 in TestNamespace::QQuickWindowPrivate::renderSceneGraph (this=0x5284400, size=...) at items/qquickwindow.cpp:356
  QtQA::App::TestRunner: #18 0x00007f46763015ce in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1fd5570, window=0x7fff697cd090) at scenegraph/qsgrenderloop.cpp:288
  QtQA::App::TestRunner: #19 0x00007f4676301cc2 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1fd5570, e=0x4ab4110) at scenegraph/qsgrenderloop.cpp:384
  QtQA::App::TestRunner: #20 0x00007f4674a5bf06 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x18af010, receiver=0x1fd5570, event=0x4ab4110) at kernel/qcoreapplication.cpp:986
  QtQA::App::TestRunner: #21 0x00007f4674a5bbe0 in TestNamespace::QCoreApplication::notify (this=0x7fff697cdf70, receiver=0x1fd5570, event=0x4ab4110) at kernel/qcoreapplication.cpp:931
  QtQA::App::TestRunner: #22 0x00007f4675073d38 in TestNamespace::QGuiApplication::notify (this=0x7fff697cdf70, object=0x1fd5570, event=0x4ab4110) at kernel/qguiapplication.cpp:1349
  QtQA::App::TestRunner: #23 0x00007f4674a5baec in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff697cdf70, receiver=0x1fd5570, event=0x4ab4110) at kernel/qcoreapplication.cpp:869
  QtQA::App::TestRunner: #24 0x00007f4674a5f7b7 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1fd5570, event=0x4ab4110) at kernel/qcoreapplication.h:232
  QtQA::App::TestRunner: #25 0x00007f4674a5cbec in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x18ad2c0) at kernel/qcoreapplication.cpp:1473
  QtQA::App::TestRunner: #26 0x00007f4674a5c7ad in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1331
  QtQA::App::TestRunner: #27 0x00007f4674ad22e4 in TestNamespace::postEventSourceDispatch (s=0x18bc750) at kernel/qeventdispatcher_glib.cpp:279
  QtQA::App::TestRunner: #28 0x00007f4671fd4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #29 0x00007f4671fd5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #30 0x00007f4671fd5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #31 0x00007f4674ad2b49 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x18b0a90, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #32 0x00007f466edd2dc2 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x18b0a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123
  QtQA::App::TestRunner: #33 0x00007f4674a5bf77 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1041
  QtQA::App::TestRunner: #34 0x0000000000406d80 in tst_examples::sgexamples (this=0x7fff697cdf30) at tst_examples.cpp:283
  QtQA::App::TestRunner: #35 0x000000000040795c in tst_examples::qt_static_metacall (_o=0x7fff697cdf30, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff697cd270) at .moc/debug-shared/tst_examples.moc:89
  QtQA::App::TestRunner: #36 0x00007f4674a680a8 in TestNamespace::QMetaMethod::invoke (this=0x7fff697cd510, object=0x7fff697cdf30, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2164
  QtQA::App::TestRunner: #37 0x00007f4674a675a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff697cdf30, member=0x1fc4d10 "sgexamples", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #38 0x00007f4675737479 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff697cdf30, member=0x1fc4d10 "sgexamples", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #39 0x00007f46757331ff in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1fc4d10 "sgexamples") at qtestcase.cpp:1691
  QtQA::App::TestRunner: #40 0x00007f4675733a7c in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1fc4bf8 "sgexamples()", data=0x0) at qtestcase.cpp:1816
  QtQA::App::TestRunner: #41 0x00007f4675734318 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff697cdf30) at qtestcase.cpp:1970
  QtQA::App::TestRunner: #42 0x00007f467573482d in TestNamespace::QTest::qExec (testObject=0x7fff697cdf30, argc=5, argv=0x7fff697ce078) at qtestcase.cpp:2198
  QtQA::App::TestRunner: #43 0x0000000000407881 in main (argc=5, argv=0x7fff697ce078) at tst_examples.cpp:330
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_examples: 92 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00738/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1378388542):
    http://codereview.qt-project.org/63737 [PS4] - Polish items on screen change.
    http://codereview.qt-project.org/63723 [PS2] - wince: Build fix, creating stack traces is not available on this platform
    http://codereview.qt-project.org/64750 [PS2] - Disable SSA optimizations temporarily
    http://codereview.qt-project.org/64722 [PS1] - Make tiled images not use atlas.



More information about the Ci-reports mailing list