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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Oct 25 10:57:51 CEST 2013


Autotests `tst_qqmlenginedebugservice', `tst_qqmlinspector', and `tst_qqmlprofilerservice' failed :(

  Testing tst_QQmlProfilerService
  FAIL!  : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. ()
  tst_qqmlprofilerservice.cpp(407) : failure location
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. ()
  tst_qqmlprofilerservice.cpp(453) : failure location
  FAIL!  : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.)
  tst_qqmlprofilerservice.cpp(487) : failure location
  Totals: 5 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlProfilerService *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  QWARN  : tst_QQmlProfilerService::pixmapCacheData() waitForSignal 2readyReadStandardOutput() timed out after 5000 ms
  FAIL!  : tst_QQmlProfilerService::pixmapCacheData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. ()
  tst_qqmlprofilerservice.cpp(407) : failure location
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process State: "running"
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Application Output: "QML Debugger: Waiting for connection on port 13773...?
  "
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Connection State: "Connected, got hello"
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Client State: "Enabled"
  QWARN  : tst_QQmlProfilerService::scenegraphData() waitForSignal 2readyReadStandardOutput() timed out after 5000 ms
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. ()
  tst_qqmlprofilerservice.cpp(453) : failure location
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running"
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773...?
  "
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "Connected, got hello"
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "Enabled"
  QWARN  : tst_QQmlProfilerService::profileOnExit() waitForSignal 2complete() timed out after 5000 ms
  FAIL!  : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.)
  tst_qqmlprofilerservice.cpp(487) : failure location
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Process State: "running"
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Application Output: "QML Debugger: Waiting for connection on port 13773...?
  "
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Connection State: "Connected, got hello"
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Client State: "Enabled"
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 5 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QQmlProfilerService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlprofilerservice: 32 seconds, exit code 3
  
  Testing tst_QQmlInspector
  FAIL!  : tst_QQmlInspector::reloadQml() Compared values are not the same
     Actual   (m_process->output().contains( QString("version 2.0"))): 0
     Expected (true)                                                 : 1
  tst_qqmlinspector.cpp(159) : failure location
  Totals: 5 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlInspector *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQmlInspector::initTestCase()
  PASS   : tst_QQmlInspector::connect()
  PASS   : tst_QQmlInspector::showAppOnTop()
  FAIL!  : tst_QQmlInspector::reloadQml() Compared values are not the same
     Actual   (m_process->output().contains( QString("version 2.0"))): 0
     Expected (true)                                                 : 1
  tst_qqmlinspector.cpp(159) : failure location
  QDEBUG : tst_QQmlInspector::reloadQml() Process State: "running"
  QDEBUG : tst_QQmlInspector::reloadQml() Application Output: "QML Debugger: Waiting for connection on port 3772...?
  "
  XFAIL  : tst_QQmlInspector::reloadQmlWindow() cannot debug with a QML file containing a top-level Window
  tst_qqmlinspector.cpp(185) : failure location
  PASS   : tst_QQmlInspector::reloadQmlWindow()
  PASS   : tst_QQmlInspector::cleanupTestCase()
  Totals: 5 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQmlInspector *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlinspector: 25 seconds, exit code 1
  
  Testing tst_QQmlEngineDebugService
  FAIL!  : tst_QQmlEngineDebugService::watch_expression(width+10) 'QQmlDebugTest::waitForSignal(m_dbg, SIGNAL(valueChanged(QByteArray,QVariant)))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(533) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryObject(recursive) Compared values are not the same
     Actual   (findProperty(text.properties, "color").value): QVariant(QColor,)
     Expected (qVariantFromValue(QColor("blue")))           : QVariant(QColor,)
  tst_qqmlenginedebugservice.cpp(682) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) Compared values are not the same
     Actual   (findProperty(text.properties, "color").value): QVariant(QColor,)
     Expected (qVariantFromValue(QColor("blue")))           : QVariant(QColor,)
  tst_qqmlenginedebugservice.cpp(754) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,60)
  tst_qqmlenginedebugservice.cpp(849) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,500)
  tst_qqmlenginedebugservice.cpp(849) : failure location
  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(849) : 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(849) : 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(849) : 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(849) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() Compared values are not the same
     Actual   (m_dbg->resultExpr().toString()): <undefined>
     Expected (exp)                           : 1
  tst_qqmlenginedebugservice.cpp(876) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,60)
  tst_qqmlenginedebugservice.cpp(897) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,500)
  tst_qqmlenginedebugservice.cpp(897) : 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(897) : 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(897) : 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(897) : 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(897) : failure location
  FAIL!  : tst_QQmlEngineDebugService::setBindingForObject() Compared values are not the same
     Actual   (widthPropertyRef.value): QVariant(double,20)
     Expected (QVariant(10))          : QVariant(int,10)
  tst_qqmlenginedebugservice.cpp(922) : failure location
  FAIL!  : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(365) : failure location
  FAIL!  : tst_QQmlEngineDebugService::setBindingInStates() Compared values are not the same
     Actual   (findProperty(obj.properties,"width").value.toInt()): 100
     Expected (200)                                               : 200
  tst_qqmlenginedebugservice.cpp(1060) : failure location
  Totals: 16 passed, 19 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugService *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  QWARN  : tst_QQmlEngineDebugService::initTestCase() file::4:31: Unable to assign [undefined] to double
  QWARN  : tst_QQmlEngineDebugService::initTestCase() file::4:144: Unable to assign [undefined] to QColor
  PASS   : tst_QQmlEngineDebugService::initTestCase()
  PASS   : tst_QQmlEngineDebugService::watch_property()
  PASS   : tst_QQmlEngineDebugService::watch_object()
  PASS   : tst_QQmlEngineDebugService::watch_expression(width)
  QWARN  : tst_QQmlEngineDebugService::watch_expression(width+10) waitForSignal 2valueChanged(QByteArray,QVariant) timed out after 5000 ms
  FAIL!  : tst_QQmlEngineDebugService::watch_expression(width+10) 'QQmlDebugTest::waitForSignal(m_dbg, SIGNAL(valueChanged(QByteArray,QVariant)))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(533) : failure location
  PASS   : tst_QQmlEngineDebugService::watch_context()
  PASS   : tst_QQmlEngineDebugService::watch_file()
  PASS   : tst_QQmlEngineDebugService::queryAvailableEngines()
  PASS   : tst_QQmlEngineDebugService::queryRootContexts()
  PASS   : tst_QQmlEngineDebugService::queryObject(non-recursive)
  FAIL!  : tst_QQmlEngineDebugService::queryObject(recursive) Compared values are not the same
     Actual   (findProperty(text.properties, "color").value): QVariant(QColor,)
     Expected (qVariantFromValue(QColor("blue")))           : QVariant(QColor,)
  tst_qqmlenginedebugservice.cpp(682) : failure location
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
  FAIL!  : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) Compared values are not the same
     Actual   (findProperty(text.properties, "color").value): QVariant(QColor,)
     Expected (qVariantFromValue(QColor("blue")))           : QVariant(QColor,)
  tst_qqmlenginedebugservice.cpp(754) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,60)
  tst_qqmlenginedebugservice.cpp(849) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,500)
  tst_qqmlenginedebugservice.cpp(849) : failure location
  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(849) : 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(849) : 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(849) : 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(849) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() Compared values are not the same
     Actual   (m_dbg->resultExpr().toString()): <undefined>
     Expected (exp)                           : 1
  tst_qqmlenginedebugservice.cpp(876) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,60)
  tst_qqmlenginedebugservice.cpp(897) : failure location
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QString,<undefined>)
     Expected (result)             : QVariant(int,500)
  tst_qqmlenginedebugservice.cpp(897) : failure location
  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(897) : 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(897) : 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(897) : 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(897) : failure location
  FAIL!  : tst_QQmlEngineDebugService::setBindingForObject() Compared values are not the same
     Actual   (widthPropertyRef.value): QVariant(double,20)
     Expected (QVariant(10))          : QVariant(int,10)
  tst_qqmlenginedebugservice.cpp(922) : failure location
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  FAIL!  : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
  tst_qqmlenginedebugservice.cpp(365) : failure location
  QWARN  : tst_QQmlEngineDebugService::queryObjectTree() file::19:8: Unable to assign [undefined] to QObject*
  QWARN  : tst_QQmlEngineDebugService::queryObjectTree() file::9:8: Unable to assign [undefined] to QObject*
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  FAIL!  : tst_QQmlEngineDebugService::setBindingInStates() Compared values are not the same
     Actual   (findProperty(obj.properties,"width").value.toInt()): 100
     Expected (200)                                               : 200
  tst_qqmlenginedebugservice.cpp(1060) : failure location
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 16 passed, 19 failed, 0 skipped
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 11 seconds, exit code 19

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

  Tested changes (refs/builds/stable_1382690217):
    http://codereview.qt-project.org/69063 [PS2] - Remove qv4unwindhelper class
    http://codereview.qt-project.org/69062 [PS1] - Cleanup: Remove now unused throwInternal() method
    http://codereview.qt-project.org/68835 [PS4] - Fix the remaining try/catch statements in C++
    http://codereview.qt-project.org/68818 [PS5] - Protect write accesses to objects
    http://codereview.qt-project.org/68747 [PS3] - Avoid side effects when en exception has been thrown.
    http://codereview.qt-project.org/68816 [PS3] - Correctly catch exceptions in the API methods
    http://codereview.qt-project.org/68742 [PS3] - Properly propagate parse errors
    http://codereview.qt-project.org/68746 [PS3] - Exit the codegen in case we have thrown a parse error
    http://codereview.qt-project.org/68960 [PS3] - Implement new exception handling for moth
    http://codereview.qt-project.org/68744 [PS3] - Rework IR code generation for try/catch/finally
    http://codereview.qt-project.org/68630 [PS3] - Rework exception handling



More information about the Ci-reports mailing list