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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 19 10:08:16 CET 2013


Autotests `tst_qqmldebugjs' and `tst_qqmlprofilerservice' failed :(

  Testing tst_QQmlProfilerService
  FAIL!  : tst_QQmlProfilerService::profileOnExit() 'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE. (No trace received in time.)
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(487)]
  Totals: 7 passed, 1 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()
  PASS   : tst_QQmlProfilerService::pixmapCacheData()
  PASS   : tst_QQmlProfilerService::scenegraphData()
  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.)
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp(487)]
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Process State: "not running (crashed!)"
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Application Output: "QML Debugger: Waiting for connection on port 13773...
  "
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Connection State: "Not connected, got hello"
  QDEBUG : tst_QQmlProfilerService::profileOnExit() Client State: "Not connected"
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 7 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQmlProfilerService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlprofilerservice: 11 seconds, exit code 1
  
  Testing tst_QQmlDebugJS
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Compared values are not the same
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1141)]
  Totals: 23 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlDebugJS *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQmlDebugJS::initTestCase()
  PASS   : tst_QQmlDebugJS::connect()
  PASS   : tst_QQmlDebugJS::interrupt()
  PASS   : tst_QQmlDebugJS::getVersion()
  PASS   : tst_QQmlDebugJS::disconnect()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1031)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnComment()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Relocation of breakpoints is disabled right now
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1053)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Compared values are not the same
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp(1141)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running (crashed!)"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::clearBreakpoint()
  PASS   : tst_QQmlDebugJS::setExceptionBreak()
  PASS   : tst_QQmlDebugJS::stepNext()
  PASS   : tst_QQmlDebugJS::stepIn()
  PASS   : tst_QQmlDebugJS::stepOut()
  PASS   : tst_QQmlDebugJS::continueDebugging()
  PASS   : tst_QQmlDebugJS::backtrace()
  PASS   : tst_QQmlDebugJS::getFrameDetails()
  PASS   : tst_QQmlDebugJS::getScopeDetails()
  PASS   : tst_QQmlDebugJS::getScripts()
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 23 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQmlDebugJS *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmldebugjs: 4 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01370/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/stable_1384851192):
    http://codereview.qt-project.org/71518 [PS1] - Safeguard QQuickWindow::hide() against other GL contexts.



More information about the Ci-reports mailing list