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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 20 08:53:14 CET 2012


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::getScopes() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1753)]
  Totals: 34 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 QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QQmlDebugJS::initTestCase()
  PASS   : tst_QQmlDebugJS::connect()
  PASS   : tst_QQmlDebugJS::interrupt()
  PASS   : tst_QQmlDebugJS::getVersion()
  PASS   : tst_QQmlDebugJS::applyV8Flags()
  PASS   : tst_QQmlDebugJS::disconnect()
  PASS   : tst_QQmlDebugJS::gc()
  PASS   : tst_QQmlDebugJS::listBreakpoints()
  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: [tst_qqmldebugjs.cpp(1249)]
  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(1271)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptWithCondition()
  PASS   : tst_QQmlDebugJS::setBreakpointOnEvent()
  PASS   : tst_QQmlDebugJS::changeBreakpoint()
  PASS   : tst_QQmlDebugJS::changeBreakpointOnCondition()
  PASS   : tst_QQmlDebugJS::clearBreakpoint()
  QWARN  : tst_QQmlDebugJS::setExceptionBreak() Timeout while waiting for QML debugging messages in application output. Process is in state 0 .
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1525)]
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak()
  DEBUGGEE OUTPUT:
  ""
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process State: "not running (crashed!)"
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Application Output: ""
  PASS   : tst_QQmlDebugJS::stepNext()
  PASS   : tst_QQmlDebugJS::stepNextWithCount()
  PASS   : tst_QQmlDebugJS::stepIn()
  PASS   : tst_QQmlDebugJS::stepOut()
  PASS   : tst_QQmlDebugJS::continueDebugging()
  QWARN  : tst_QQmlDebugJS::backtrace() Timeout while waiting for QML debugging messages in application output. Process is in state 0 .
  QDEBUG : tst_QQmlDebugJS::backtrace() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1655)]
  QDEBUG : tst_QQmlDebugJS::backtrace()
  DEBUGGEE OUTPUT:
  ""
  QDEBUG : tst_QQmlDebugJS::backtrace() Process State: "not running (crashed!)"
  QDEBUG : tst_QQmlDebugJS::backtrace() Application Output: ""
  PASS   : tst_QQmlDebugJS::getFrameDetails()
  PASS   : tst_QQmlDebugJS::getScopeDetails()
  PASS   : tst_QQmlDebugJS::evaluateInGlobalScope()
  PASS   : tst_QQmlDebugJS::evaluateInLocalScope()
  PASS   : tst_QQmlDebugJS::getScopes()
  PASS   : tst_QQmlDebugJS::getScripts()
  PASS   : tst_QQmlDebugJS::getSource()
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 33 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: 24 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_master_Integration/build_03347/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/master_1353396255):
    http://codereview.qt-project.org/39917 [PS1] - Expose QMatrix4x4 properties as mat4 uniforms in shaders



More information about the Ci-reports mailing list