[Ci-reports] fail on QtDeclarative_dev_Integration #1915

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 3 05:06:29 CET 2014


Autotests `tst_qqmlengine' and `tst_qqmlenginedebugservice' failed :(

  Testing tst_QQmlEngineDebugService
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QString,<unnamed object>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(double,10.05)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QString,<unnamed object>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(double,10.05)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(357) : failure location
  Totals: 26 passed, 9 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)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QString,<unnamed object>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(double,10.05)
  tst_qqmlenginedebugservice.cpp(841) : failure location
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QString,<unnamed object>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(QVariantMap,<value not representable as string>)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(double,10.05)
  tst_qqmlenginedebugservice.cpp(889) : failure location
  XFAIL  : tst_QQmlEngineDebugService::setBindingForObject() Cannot retrieve text for a binding (QTBUG-37273)
  tst_qqmlenginedebugservice.cpp(947) : failure location
  PASS   : tst_QQmlEngineDebugService::setBindingForObject()
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  FAIL!  : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(357) : failure location
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  PASS   : tst_QQmlEngineDebugService::setBindingInStates()
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 26 passed, 9 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 9
  
  Testing tst_qqmlengine
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(IncubatedComponent) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  FAIL!  : tst_qqmlengine::trimComponentCache(TopLevelComponent) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  Totals: 49 passed, 18 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlengine *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qqmlengine::initTestCase()
  PASS   : tst_qqmlengine::rootContext()
  PASS   : tst_qqmlengine::networkAccessManager()
  QWARN  : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open
  PASS   : tst_qqmlengine::synchronousNetworkAccessManager()
  PASS   : tst_qqmlengine::baseUrl()
  PASS   : tst_qqmlengine::contextForObject()
  PASS   : tst_qqmlengine::offlineStoragePath()
  PASS   : tst_qqmlengine::clearComponentCache()
  PASS   : tst_qqmlengine::trimComponentCache(EmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyComponent-2) qml: Empty component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEComponent-2) qml: VME component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) qml: Extend component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) qml: Extend component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) qml: Extend component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) qml: Extend component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) qml: Aggregate component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) qml: Aggregate component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) qml: Aggregate component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) qml: Aggregate component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) qml: Property component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) qml: Property component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) qml: Property component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) qml: Property component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2) qml: Transient component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-1)
  QWARN  : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2) qml: Transient component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(ReloadComponent)
  PASS   : tst_qqmlengine::trimComponentCache(LoaderComponent)
  QWARN  : tst_qqmlengine::trimComponentCache(IncubatedComponent) qml: Extend component already unloaded 2
  FAIL!  : tst_qqmlengine::trimComponentCache(IncubatedComponent) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  QWARN  : tst_qqmlengine::trimComponentCache(TopLevelComponent) qml: Top-level component already unloaded
  FAIL!  : tst_qqmlengine::trimComponentCache(TopLevelComponent) Compared values are not the same
     Actual   (object->property("success").toBool()): 0
     Expected (true)                                : 1
  tst_qqmlengine.cpp(367) : failure location
  PASS   : tst_qqmlengine::trimComponentCache(ScriptComponent)
  PASS   : tst_qqmlengine::repeatedCompilation()
  QWARN  : tst_qqmlengine::failedCompilation(Invalid URL) QQmlComponent: Component is not ready
  PASS   : tst_qqmlengine::failedCompilation(Invalid URL)
  QWARN  : tst_qqmlengine::failedCompilation(Invalid content) QQmlComponent: Component is not ready
  PASS   : tst_qqmlengine::failedCompilation(Invalid content)
  PASS   : tst_qqmlengine::outputWarningsToStandardError()
  PASS   : tst_qqmlengine::objectOwnership()
  PASS   : tst_qqmlengine::multipleEngines()
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of correct version (2.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (3.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (1.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (2.5))
  PASS   : tst_qqmlengine::qtqmlModule(QtQml 2.0 module provides Component, QtObject, Connections, Binding and Timer)
  PASS   : tst_qqmlengine::qtqmlModule(can import QtQml then QtQuick)
  PASS   : tst_qqmlengine::qtqmlModule(can import QtQuick then QtQml)
  PASS   : tst_qqmlengine::qtqmlModule(no import results in no QtObject availability)
  PASS   : tst_qqmlengine::qtqmlModule(importing QtQml only results in no Item availability)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptTypes)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptQmlDir)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptModule)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptStrings)
  PASS   : tst_qqmlengine::cleanupTestCase()
  Totals: 49 passed, 18 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlengine *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlengine: 3 seconds, exit code 18

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

  Tested changes (refs/builds/dev_1414989888):
    http://codereview.qt-project.org/98711 [PS1] - Cleanup: Remove duplicated code
    http://codereview.qt-project.org/98695 [PS1] - Remove unused file
    http://codereview.qt-project.org/98694 [PS1] - Get rid of unused member in QQmlData



More information about the Ci-reports mailing list