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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 3 00:33:20 CEST 2013


Autotests `tst_qqmlconsole' and `tst_qqmlenginedebugservice' failed :(

  Testing tst_QQmlEngineDebugService
  FAIL!  : tst_QQmlEngineDebugService::setBindingForObject() Compared values are not the same
     Actual   (onEnteredRef.value): QVariant(QString,{ console.log('hello') })
     Expected (QVariant("(function onEntered() { { console.log('hello') } })")): QVariant(QString,(function onEntered() { { console.log('hello') } }))
     Loc: [tst_qqmlenginedebugservice.cpp(972)]
  Totals: 34 passed, 1 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
  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*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap)
  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*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
  FAIL!  : tst_QQmlEngineDebugService::setBindingForObject() Compared values are not the same
     Actual   (onEnteredRef.value): QVariant(QString,{ console.log('hello') })
     Expected (QVariant("(function onEntered() { { console.log('hello') } })")): QVariant(QString,(function onEntered() { { console.log('hello') } }))
     Loc: [tst_qqmlenginedebugservice.cpp(972)]
  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::cleanupTestCase()
  Totals: 34 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 1 seconds, exit code 1
  
  Testing tst_qqmlconsole
  FAIL!  : tst_qqmlconsole::tracing() Not all expected messages were received
  FAIL!  : tst_qqmlconsole::assert() Not all expected messages were received
  FAIL!  : tst_qqmlconsole::exception() Not all expected messages were received
  Totals: 4 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlconsole *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qqmlconsole::initTestCase()
  QDEBUG : tst_qqmlconsole::logging() QObject_QML_0(0x703df0)
  QDEBUG : tst_qqmlconsole::logging() Error: toString
  PASS   : tst_qqmlconsole::logging()
  QDEBUG : tst_qqmlconsole::tracing() tracing (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:50)
   (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:54)
  INFO   : tst_qqmlconsole::tracing() Did not receive message: "tracing (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:50)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:54)"
  FAIL!  : tst_qqmlconsole::tracing() Not all expected messages were received
  QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms
  PASS   : tst_qqmlconsole::profiling()
  QSYSTEM: tst_qqmlconsole::assert() This will fail
   (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:54)
  QSYSTEM: tst_qqmlconsole::assert() This will fail too
  assertFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:47)
   (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:59)
  INFO   : tst_qqmlconsole::assert() Did not receive message: "This will fail
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:54)"
  INFO   : tst_qqmlconsole::assert() Did not receive message: "This will fail too
  assertFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:47)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:59)"
  FAIL!  : tst_qqmlconsole::assert() Not all expected messages were received
  QSYSTEM: tst_qqmlconsole::exception() Exception 1
   (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:51)
  QSYSTEM: tst_qqmlconsole::exception() Exception 2
  exceptionFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:46)
   (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:56)
  INFO   : tst_qqmlconsole::exception() Did not receive message: "Exception 1
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:51)"
  INFO   : tst_qqmlconsole::exception() Did not receive message: "Exception 2
  exceptionFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:46)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:56)"
  FAIL!  : tst_qqmlconsole::exception() Not all expected messages were received
  PASS   : tst_qqmlconsole::cleanupTestCase()
  Totals: 4 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qqmlconsole *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlconsole: 0.612805 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_wip_v4_Integration/build_00038/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/wip/v4_1372803912):
    http://codereview.qt-project.org/60259 [PS5] - Get rid of the signal expression rewriter



More information about the Ci-reports mailing list