[Ci-reports] fail on QtDeclarative_dev_Integration #2282

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 13 22:17:23 CET 2015


six autotests failed :(

  Testing tst_qqmlqt
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatDate) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 3
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatTime) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 4
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatDateTime) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 3
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  Totals: 31 passed, 21 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlqt *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qqmlqt::initTestCase()
  PASS   : tst_qqmlqt::enums()
  PASS   : tst_qqmlqt::rgba()
  PASS   : tst_qqmlqt::hsla()
  PASS   : tst_qqmlqt::colorEqual()
  PASS   : tst_qqmlqt::rect()
  PASS   : tst_qqmlqt::point()
  PASS   : tst_qqmlqt::size()
  PASS   : tst_qqmlqt::vector2d()
  PASS   : tst_qqmlqt::vector3d()
  PASS   : tst_qqmlqt::vector4d()
  PASS   : tst_qqmlqt::quaternion()
  PASS   : tst_qqmlqt::matrix4x4()
  PASS   : tst_qqmlqt::font()
  PASS   : tst_qqmlqt::lighter()
  PASS   : tst_qqmlqt::darker()
  PASS   : tst_qqmlqt::tint()
  PASS   : tst_qqmlqt::openUrlExternally()
  PASS   : tst_qqmlqt::openUrlExternally_pragmaLibrary()
  PASS   : tst_qqmlqt::md5()
  PASS   : tst_qqmlqt::createComponent()
  PASS   : tst_qqmlqt::createComponent_pragmaLibrary()
  PASS   : tst_qqmlqt::createQmlObject()
  PASS   : tst_qqmlqt::dateTimeConversion()
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatDate) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 3
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatTime) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 4
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormatting(formatDateTime) Compared values are not the same
     Actual   (output.size())         : 0
     Expected (expectedResults.size()): 3
  tst_qqmlqt.cpp(712) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 3
  tst_qqmlqt.cpp(783) : failure location
  FAIL!  : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int) Compared lists have different sizes.
     Actual   (output) size: 0
     Expected (expectedResults) size: 4
  tst_qqmlqt.cpp(783) : failure location
  PASS   : tst_qqmlqt::isQtObject()
  PASS   : tst_qqmlqt::btoa()
  PASS   : tst_qqmlqt::atob()
  PASS   : tst_qqmlqt::fontFamilies()
  PASS   : tst_qqmlqt::quit()
  PASS   : tst_qqmlqt::resolvedUrl()
  PASS   : tst_qqmlqt::cleanupTestCase()
  Totals: 31 passed, 21 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlqt *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlqt: 3 seconds, exit code 21
  
  Testing tst_QQmlEngineDebugService
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869058765e+18)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(879) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869058765e+18)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(879) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869058765e+18)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(927) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869058765e+18)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(927) : failure location
  Totals: 32 passed, 4 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugService *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QQmlEngineDebugService::initTestCase()
  PASS   : tst_QQmlEngineDebugService::watch_property()
  PASS   : tst_QQmlEngineDebugService::watch_object()
  PASS   : tst_QQmlEngineDebugService::watch_expression(width)
  PASS   : tst_QQmlEngineDebugService::watch_expression(width+10)
  PASS   : tst_QQmlEngineDebugService::watch_context()
  PASS   : tst_QQmlEngineDebugService::watch_file()
  PASS   : tst_QQmlEngineDebugService::queryAvailableEngines()
  PASS   : tst_QQmlEngineDebugService::queryRootContexts()
  PASS   : tst_QQmlEngineDebugService::queryObject(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObject(recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(QObject*)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869028618e+18)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(879) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869028618e+18)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(879) : failure location
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869028618e+18)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(927) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(double,9.2228090869028618e+18)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(927) : failure location
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
  XFAIL  : tst_QQmlEngineDebugService::setBindingForObject() Cannot retrieve text for a binding (QTBUG-37273)
  tst_qqmlenginedebugservice.cpp(985) : failure location
  PASS   : tst_QQmlEngineDebugService::setBindingForObject()
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  PASS   : tst_QQmlEngineDebugService::setMethodBody()
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  PASS   : tst_QQmlEngineDebugService::setBindingInStates()
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::queryObjectWithNonStreamableTypes()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 32 passed, 4 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 2 seconds, exit code 4
  
  Testing tst_QQmlSettings
  FAIL!  : tst_QQmlSettings::types() Compared lists have different sizes.
     Actual   (settings->property("intListProperty").toList()) size: 0
     Expected (QVariantList() << 1 << 2 << 3) size: 3
  tst_qqmlsettings.cpp(341) : failure location
  FAIL!  : tst_QQmlSettings::aliases(qml) Compared lists have different sizes.
     Actual   (root->property("intListProperty").toList()) size: 0
     Expected (QVariantList() << 1 << 2 << 3) size: 3
  tst_qqmlsettings.cpp(448) : failure location
  Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlSettings *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QQmlSettings::initTestCase()
  PASS   : tst_QQmlSettings::basic()
  FAIL!  : tst_QQmlSettings::types() Compared lists have different sizes.
     Actual   (settings->property("intListProperty").toList()) size: 0
     Expected (QVariantList() << 1 << 2 << 3) size: 3
  tst_qqmlsettings.cpp(341) : failure location
  FAIL!  : tst_QQmlSettings::aliases(qml) Compared lists have different sizes.
     Actual   (root->property("intListProperty").toList()) size: 0
     Expected (QVariantList() << 1 << 2 << 3) size: 3
  tst_qqmlsettings.cpp(448) : failure location
  PASS   : tst_QQmlSettings::aliases(cpp)
  PASS   : tst_QQmlSettings::categories()
  PASS   : tst_QQmlSettings::siblings()
  PASS   : tst_QQmlSettings::initial()
  PASS   : tst_QQmlSettings::cleanupTestCase()
  Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlSettings *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlsettings: 3 seconds, exit code 2
  
  Testing tst_QQmlMetaObject
  FAIL!  : tst_QQmlMetaObject::property(var) Compared values are not the same
     Actual   (value)        : QVariant(qulonglong,9222809086904828176)
     Expected (expectedValue): QVariant(QVariantList,<value not representable as string>)
  tst_qqmlmetaobject.cpp(256) : failure location
  Totals: 27 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlMetaObject *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QQmlMetaObject::initTestCase()
  PASS   : tst_QQmlMetaObject::property(int)
  PASS   : tst_QQmlMetaObject::property(bool)
  PASS   : tst_QQmlMetaObject::property(double)
  PASS   : tst_QQmlMetaObject::property(real)
  PASS   : tst_QQmlMetaObject::property(string)
  PASS   : tst_QQmlMetaObject::property(url)
  PASS   : tst_QQmlMetaObject::property(color)
  PASS   : tst_QQmlMetaObject::property(date)
  PASS   : tst_QQmlMetaObject::property(variant)
  FAIL!  : tst_QQmlMetaObject::property(var) Compared values are not the same
     Actual   (value)        : QVariant(qulonglong,9222809086906663184)
     Expected (expectedValue): QVariant(QVariantList,<value not representable as string>)
  tst_qqmlmetaobject.cpp(256) : failure location
  PASS   : tst_QQmlMetaObject::property(QtObject)
  PASS   : tst_QQmlMetaObject::property(list<QtObject>)
  PASS   : tst_QQmlMetaObject::property(MyQmlObject)
  PASS   : tst_QQmlMetaObject::property(list<MyQmlObject>)
  PASS   : tst_QQmlMetaObject::property(alias)
  PASS   : tst_QQmlMetaObject::property(alias-2)
  PASS   : tst_QQmlMetaObject::property(alias-3)
  PASS   : tst_QQmlMetaObject::method(testFunction())
  PASS   : tst_QQmlMetaObject::method(testFunction(foo))
  PASS   : tst_QQmlMetaObject::method(testFunction(foo, bar, baz))
  PASS   : tst_QQmlMetaObject::method(testSignal)
  PASS   : tst_QQmlMetaObject::method(testSignal(string foo))
  PASS   : tst_QQmlMetaObject::method(testSignal(int foo, bool bar, real baz))
  PASS   : tst_QQmlMetaObject::method(testSignal(variant foo, var bar))
  PASS   : tst_QQmlMetaObject::method(testSignal(color foo, date bar, url baz))
  PASS   : tst_QQmlMetaObject::method(testSignal(double foo))
  PASS   : tst_QQmlMetaObject::cleanupTestCase()
  Totals: 27 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlMetaObject *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlmetaobject: 1 seconds, exit code 1
  
  Testing tst_qqmllocale
  FAIL!  : tst_qqmllocale::weekDays(en_US) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(de_DE) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(ar_SA) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(hi_IN) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(zh_CN) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(th_TH) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(en_US) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(de_DE) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(ar_SA) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(hi_IN) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(zh_CN) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(th_TH) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  Totals: 491 passed, 12 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmllocale *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qqmllocale::initTestCase()
  PASS   : tst_qqmllocale::defaultLocale()
  PASS   : tst_qqmllocale::properties(en_US:name)
  PASS   : tst_qqmllocale::properties(en_US:amText)
  PASS   : tst_qqmllocale::properties(en_US:pmText)
  PASS   : tst_qqmllocale::properties(en_US:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(en_US:nativeCountryName)
  PASS   : tst_qqmllocale::properties(en_US:decimalPoint)
  PASS   : tst_qqmllocale::properties(en_US:groupSeparator)
  PASS   : tst_qqmllocale::properties(en_US:percent)
  PASS   : tst_qqmllocale::properties(en_US:zeroDigit)
  PASS   : tst_qqmllocale::properties(en_US:negativeSign)
  PASS   : tst_qqmllocale::properties(en_US:positiveSign)
  PASS   : tst_qqmllocale::properties(en_US:exponential)
  PASS   : tst_qqmllocale::properties(en_US:measurementSystem)
  PASS   : tst_qqmllocale::properties(en_US:textDirection)
  PASS   : tst_qqmllocale::properties(de_DE:name)
  PASS   : tst_qqmllocale::properties(de_DE:amText)
  PASS   : tst_qqmllocale::properties(de_DE:pmText)
  PASS   : tst_qqmllocale::properties(de_DE:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(de_DE:nativeCountryName)
  PASS   : tst_qqmllocale::properties(de_DE:decimalPoint)
  PASS   : tst_qqmllocale::properties(de_DE:groupSeparator)
  PASS   : tst_qqmllocale::properties(de_DE:percent)
  PASS   : tst_qqmllocale::properties(de_DE:zeroDigit)
  PASS   : tst_qqmllocale::properties(de_DE:negativeSign)
  PASS   : tst_qqmllocale::properties(de_DE:positiveSign)
  PASS   : tst_qqmllocale::properties(de_DE:exponential)
  PASS   : tst_qqmllocale::properties(de_DE:measurementSystem)
  PASS   : tst_qqmllocale::properties(de_DE:textDirection)
  PASS   : tst_qqmllocale::properties(ar_SA:name)
  PASS   : tst_qqmllocale::properties(ar_SA:amText)
  PASS   : tst_qqmllocale::properties(ar_SA:pmText)
  PASS   : tst_qqmllocale::properties(ar_SA:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(ar_SA:nativeCountryName)
  PASS   : tst_qqmllocale::properties(ar_SA:decimalPoint)
  PASS   : tst_qqmllocale::properties(ar_SA:groupSeparator)
  PASS   : tst_qqmllocale::properties(ar_SA:percent)
  PASS   : tst_qqmllocale::properties(ar_SA:zeroDigit)
  PASS   : tst_qqmllocale::properties(ar_SA:negativeSign)
  PASS   : tst_qqmllocale::properties(ar_SA:positiveSign)
  PASS   : tst_qqmllocale::properties(ar_SA:exponential)
  PASS   : tst_qqmllocale::properties(ar_SA:measurementSystem)
  PASS   : tst_qqmllocale::properties(ar_SA:textDirection)
  PASS   : tst_qqmllocale::properties(hi_IN:name)
  PASS   : tst_qqmllocale::properties(hi_IN:amText)
  PASS   : tst_qqmllocale::properties(hi_IN:pmText)
  PASS   : tst_qqmllocale::properties(hi_IN:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(hi_IN:nativeCountryName)
  PASS   : tst_qqmllocale::properties(hi_IN:decimalPoint)
  PASS   : tst_qqmllocale::properties(hi_IN:groupSeparator)
  PASS   : tst_qqmllocale::properties(hi_IN:percent)
  PASS   : tst_qqmllocale::properties(hi_IN:zeroDigit)
  PASS   : tst_qqmllocale::properties(hi_IN:negativeSign)
  PASS   : tst_qqmllocale::properties(hi_IN:positiveSign)
  PASS   : tst_qqmllocale::properties(hi_IN:exponential)
  PASS   : tst_qqmllocale::properties(hi_IN:measurementSystem)
  PASS   : tst_qqmllocale::properties(hi_IN:textDirection)
  PASS   : tst_qqmllocale::properties(zh_CN:name)
  PASS   : tst_qqmllocale::properties(zh_CN:amText)
  PASS   : tst_qqmllocale::properties(zh_CN:pmText)
  PASS   : tst_qqmllocale::properties(zh_CN:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(zh_CN:nativeCountryName)
  PASS   : tst_qqmllocale::properties(zh_CN:decimalPoint)
  PASS   : tst_qqmllocale::properties(zh_CN:groupSeparator)
  PASS   : tst_qqmllocale::properties(zh_CN:percent)
  PASS   : tst_qqmllocale::properties(zh_CN:zeroDigit)
  PASS   : tst_qqmllocale::properties(zh_CN:negativeSign)
  PASS   : tst_qqmllocale::properties(zh_CN:positiveSign)
  PASS   : tst_qqmllocale::properties(zh_CN:exponential)
  PASS   : tst_qqmllocale::properties(zh_CN:measurementSystem)
  PASS   : tst_qqmllocale::properties(zh_CN:textDirection)
  PASS   : tst_qqmllocale::properties(th_TH:name)
  PASS   : tst_qqmllocale::properties(th_TH:amText)
  PASS   : tst_qqmllocale::properties(th_TH:pmText)
  PASS   : tst_qqmllocale::properties(th_TH:nativeLanguageName)
  PASS   : tst_qqmllocale::properties(th_TH:nativeCountryName)
  PASS   : tst_qqmllocale::properties(th_TH:decimalPoint)
  PASS   : tst_qqmllocale::properties(th_TH:groupSeparator)
  PASS   : tst_qqmllocale::properties(th_TH:percent)
  PASS   : tst_qqmllocale::properties(th_TH:zeroDigit)
  PASS   : tst_qqmllocale::properties(th_TH:negativeSign)
  PASS   : tst_qqmllocale::properties(th_TH:positiveSign)
  PASS   : tst_qqmllocale::properties(th_TH:exponential)
  PASS   : tst_qqmllocale::properties(th_TH:measurementSystem)
  PASS   : tst_qqmllocale::properties(th_TH:textDirection)
  PASS   : tst_qqmllocale::currencySymbol(en_US)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(en_US CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(de_DE)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(de_DE CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(ar_SA CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(hi_IN CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(zh_CN CurrencyDisplayName)
  PASS   : tst_qqmllocale::currencySymbol(th_TH)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencyIsoCode)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencySymbol)
  PASS   : tst_qqmllocale::currencySymbol(th_TH CurrencyDisplayName)
  PASS   : tst_qqmllocale::monthName(en_US)
  PASS   : tst_qqmllocale::monthName(en_US LongFormat)
  PASS   : tst_qqmllocale::monthName(en_US ShortFormat)
  PASS   : tst_qqmllocale::monthName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::monthName(de_DE)
  PASS   : tst_qqmllocale::monthName(de_DE LongFormat)
  PASS   : tst_qqmllocale::monthName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::monthName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA)
  PASS   : tst_qqmllocale::monthName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::monthName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN)
  PASS   : tst_qqmllocale::monthName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::monthName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN)
  PASS   : tst_qqmllocale::monthName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::monthName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::monthName(th_TH)
  PASS   : tst_qqmllocale::monthName(th_TH LongFormat)
  PASS   : tst_qqmllocale::monthName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::monthName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH LongFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::standaloneMonthName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dayName(en_US)
  PASS   : tst_qqmllocale::dayName(en_US LongFormat)
  PASS   : tst_qqmllocale::dayName(en_US ShortFormat)
  PASS   : tst_qqmllocale::dayName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dayName(de_DE)
  PASS   : tst_qqmllocale::dayName(de_DE LongFormat)
  PASS   : tst_qqmllocale::dayName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dayName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA)
  PASS   : tst_qqmllocale::dayName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dayName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN)
  PASS   : tst_qqmllocale::dayName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dayName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN)
  PASS   : tst_qqmllocale::dayName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dayName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dayName(th_TH)
  PASS   : tst_qqmllocale::dayName(th_TH LongFormat)
  PASS   : tst_qqmllocale::dayName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dayName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US)
  PASS   : tst_qqmllocale::standaloneDayName(en_US LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(en_US NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH LongFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH ShortFormat)
  PASS   : tst_qqmllocale::standaloneDayName(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::firstDayOfWeek(en_US)
  PASS   : tst_qqmllocale::firstDayOfWeek(de_DE)
  PASS   : tst_qqmllocale::firstDayOfWeek(ar_SA)
  PASS   : tst_qqmllocale::firstDayOfWeek(hi_IN)
  PASS   : tst_qqmllocale::firstDayOfWeek(zh_CN)
  PASS   : tst_qqmllocale::firstDayOfWeek(th_TH)
  FAIL!  : tst_qqmllocale::weekDays(en_US) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(de_DE) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(ar_SA) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(hi_IN) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(zh_CN) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::weekDays(th_TH) 'days.count() == qmlDays.count()' returned FALSE. ()
  tst_qqmllocale.cpp(494) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(en_US) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(de_DE) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(ar_SA) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(hi_IN) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(zh_CN) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  FAIL!  : tst_qqmllocale::uiLanguages(th_TH) 'langs.count() == qmlLangs.count()' returned FALSE. ()
  tst_qqmllocale.cpp(536) : failure location
  PASS   : tst_qqmllocale::dateFormat(en_US)
  PASS   : tst_qqmllocale::dateFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::dateFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE)
  PASS   : tst_qqmllocale::dateFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA)
  PASS   : tst_qqmllocale::dateFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN)
  PASS   : tst_qqmllocale::dateFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN)
  PASS   : tst_qqmllocale::dateFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH)
  PASS   : tst_qqmllocale::dateFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateFormat(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateTimeFormat(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US)
  PASS   : tst_qqmllocale::timeFormat(en_US LongFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(en_US NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE)
  PASS   : tst_qqmllocale::timeFormat(de_DE LongFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA)
  PASS   : tst_qqmllocale::timeFormat(ar_SA LongFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN)
  PASS   : tst_qqmllocale::timeFormat(hi_IN LongFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN)
  PASS   : tst_qqmllocale::timeFormat(zh_CN LongFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH)
  PASS   : tst_qqmllocale::timeFormat(th_TH LongFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH ShortFormat)
  PASS   : tst_qqmllocale::timeFormat(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(en_US MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleString(zh_CN short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleDateString(zh_CN short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US 1)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(en_US short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(de_DE long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(de_DE short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long)
  PASS   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 4)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 1)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 2)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 1)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(de_DE)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(th_TH)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberFromLocaleString(de_DE)
  PASS   : tst_qqmllocale::numberFromLocaleString(ar_SA)
  PASS   : tst_qqmllocale::numberFromLocaleString(hi_IN)
  PASS   : tst_qqmllocale::numberFromLocaleString(zh_CN)
  PASS   : tst_qqmllocale::numberFromLocaleString(th_TH)
  PASS   : tst_qqmllocale::numberConstToLocaleString()
  PASS   : tst_qqmllocale::stringLocaleCompare(before)
  PASS   : tst_qqmllocale::stringLocaleCompare(equal)
  PASS   : tst_qqmllocale::stringLocaleCompare(after)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish1)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish2)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish3)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish4)
  PASS   : tst_qqmllocale::stringLocaleCompare(german1)
  PASS   : tst_qqmllocale::stringLocaleCompare(german2)
  PASS   : tst_qqmllocale::stringLocaleCompare(german3)
  PASS   : tst_qqmllocale::localeAsCppProperty()
  PASS   : tst_qqmllocale::cleanupTestCase()
  Totals: 491 passed, 12 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmllocale *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllocale: 1 seconds, exit code 12
  
  Testing tst_QJSValueIterator
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QJSValueIterator *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QJSValueIterator::initTestCase()
  PASS   : tst_QJSValueIterator::iterateForward(no properties)
  PASS   : tst_QJSValueIterator::iterateForward(foo=bar)
  PASS   : tst_QJSValueIterator::iterateForward(foo=bar, baz=123)
  PASS   : tst_QJSValueIterator::iterateForward(foo=bar, baz=123, rab=oof)
  PASS   : tst_QJSValueIterator::iterateArray(no elements)
  PASS   : tst_QJSValueIterator::iterateArray(0=foo, 1=barr)
  PASS   : tst_QJSValueIterator::iterateArray(0=foo, 3=barr)
  PASS   : tst_QJSValueIterator::iterateString()
  PASS   : tst_QJSValueIterator::assignObjectToIterator()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsvalueiterator: 0.971477 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02282/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1421182604):
    http://codereview.qt-project.org/103393 [PS5] - Refactor persistent values
    http://codereview.qt-project.org/103506 [PS2] - Make sure we always have an engine when assigning to a Persistent
    http://codereview.qt-project.org/103411 [PS2] - No need to include qsgbatchrenderer_p.h from qquickwindow_p.h



More information about the Ci-reports mailing list