[Ci-reports] fail on QtDeclarative_release_Integration #208

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 20 10:01:37 CET 2014


Autotest `tst_qqmldebugjs' failed :(

The test was determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QQmlDebugJS
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1009)]
  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.1, Qt 5.2.1
  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()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1009)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  onCompleted
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Application Output: "QML Debugger: Waiting for connection on port 3771...
  onCompleted
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now
     Loc: [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: [tst_qqmldebugjs.cpp(1053)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptThatQuits()
  PASS   : tst_QQmlDebugJS::clearBreakpoint()
  PASS   : tst_QQmlDebugJS::setExceptionBreak()
  PASS   : tst_QQmlDebugJS::stepNext()
  QWARN  : tst_QQmlDebugJS::stepIn() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::stepIn() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1286)]
  QDEBUG : tst_QQmlDebugJS::stepIn()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::stepIn() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::stepIn() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  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: 22 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQmlDebugJS *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qqmldebugjs: 21 seconds, exit code 2

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

  Tested changes (refs/builds/release_1390207670):
    http://codereview.qt-project.org/75831 [PS3] - Remove redundant button clicked handler in QQuickMessageBox



More information about the Ci-reports mailing list