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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Nov 9 05:41:50 CET 2013


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::getVersion() 'QQmlDebugTest::waitForSignal(client, SIGNAL(result()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(915) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(951) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(971) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(990) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1010) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1074) : failure location
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1130) : failure location
  FAIL!  : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1212) : failure location
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1251) : failure location
  FAIL!  : tst_QQmlDebugJS::stepNext() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1263) : failure location
  FAIL!  : tst_QQmlDebugJS::stepIn() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1287) : failure location
  FAIL!  : tst_QQmlDebugJS::stepOut() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1311) : failure location
  FAIL!  : tst_QQmlDebugJS::continueDebugging() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1336) : failure location
  FAIL!  : tst_QQmlDebugJS::backtrace() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1359) : failure location
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1374) : failure location
  FAIL!  : tst_QQmlDebugJS::getScopeDetails() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1389) : failure location
  FAIL!  : tst_QQmlDebugJS::getScripts() 'QQmlDebugTest::waitForSignal(client, SIGNAL(scriptsResult()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1461) : failure location
  Totals: 7 passed, 17 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()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(951) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(971) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(990) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1010) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now
  tst_qqmldebugjs.cpp(1032) : failure location
  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
  tst_qqmldebugjs.cpp(1054) : failure location
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1074) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1130) : failure location
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::clearBreakpoint() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::clearBreakpoint() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1212) : failure location
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::setExceptionBreak() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1251) : failure location
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::stepNext() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::stepNext() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1263) : failure location
  QDEBUG : tst_QQmlDebugJS::stepNext()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::stepNext() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::stepNext() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::stepIn() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::stepIn() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1287) : failure location
  QDEBUG : tst_QQmlDebugJS::stepIn()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::stepIn() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::stepIn() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::stepOut() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::stepOut() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1311) : failure location
  QDEBUG : tst_QQmlDebugJS::stepOut()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::stepOut() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::stepOut() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::continueDebugging() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::continueDebugging() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1336) : failure location
  QDEBUG : tst_QQmlDebugJS::continueDebugging()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::continueDebugging() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::continueDebugging() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::backtrace() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::backtrace() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1359) : failure location
  QDEBUG : tst_QQmlDebugJS::backtrace()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::backtrace() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::backtrace() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::getFrameDetails() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1374) : failure location
  QDEBUG : tst_QQmlDebugJS::getFrameDetails()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::getScopeDetails() waitForSignal 2stopped() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::getScopeDetails() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1389) : failure location
  QDEBUG : tst_QQmlDebugJS::getScopeDetails()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::getScopeDetails() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::getScopeDetails() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QWARN  : tst_QQmlDebugJS::getScripts() waitForSignal 2scriptsResult() timed out after 5000 ms
  FAIL!  : tst_QQmlDebugJS::getScripts() 'QQmlDebugTest::waitForSignal(client, SIGNAL(scriptsResult()))' returned FALSE. ()
  tst_qqmldebugjs.cpp(1461) : failure location
  QDEBUG : tst_QQmlDebugJS::getScripts()
  DEBUGGEE OUTPUT:
  "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  QDEBUG : tst_QQmlDebugJS::getScripts() Process State: "not running, return value 1"
  QDEBUG : tst_QQmlDebugJS::getScripts() Application Output: "QML debugging is enabled. Only use this in a safe environment.?
  QML Debugger: Waiting for connection on port 3771...?
  "qml: No files specified. Terminating." ?
  "
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 8 passed, 16 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 17
  QtQA::App::TestRunner:   second attempt: exited with exit code 16
  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: 168 seconds, exit code 16

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

  Tested changes (refs/builds/stable_1383970806):
    http://codereview.qt-project.org/70699 [PS1] - Move Primitive::emptyValue() to qv4value_def_p.h.
    http://codereview.qt-project.org/70740 [PS1] - Remove debug output
    http://codereview.qt-project.org/69656 [PS22] - Debugging with V4



More information about the Ci-reports mailing list