Autotests `tst_examples (qtquick1)' and `tst_qqmldebugjs' failed :(

Some (not all) of the tests were 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::interrupt() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1067)]
  FAIL!  : tst_QQmlDebugJS::applyV8Flags() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1103)]
  FAIL!  : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1114)]
  FAIL!  : tst_QQmlDebugJS::gc() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1125)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 
'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1165)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 
'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1292)]
  FAIL!  : tst_QQmlDebugJS::changeBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1394)]
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1526)]
  FAIL!  : tst_QQmlDebugJS::evaluateInGlobalScope() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1700)]
  FAIL!  : tst_QQmlDebugJS::evaluateInLocalScope() 'init(ONCOMPLETED_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1720)]
  FAIL!  : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1768)]
  Totals: 24 passed, 11 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.1.0, Qt 5.1.0
  PASS   : tst_QQmlDebugJS::initTestCase()
  QWARN  : tst_QQmlDebugJS::connect() waitForSignal 2enabled() timed out after 
10000 ms
  FAIL!  : tst_QQmlDebugJS::connect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1058)]
  QDEBUG : tst_QQmlDebugJS::connect()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::connect() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::connect() Application Output: "QML Debugger: 
Waiting for connection on port 3771...
  "
  QWARN  : tst_QQmlDebugJS::interrupt() waitForSignal 2enabled() timed out 
after 10000 ms
  FAIL!  : tst_QQmlDebugJS::interrupt() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1067)]
  QDEBUG : tst_QQmlDebugJS::interrupt()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::interrupt() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::interrupt() Application Output: "QML Debugger: 
Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::getVersion()
  PASS   : tst_QQmlDebugJS::applyV8Flags()
  PASS   : tst_QQmlDebugJS::disconnect()
  PASS   : tst_QQmlDebugJS::gc()
  PASS   : tst_QQmlDebugJS::listBreakpoints()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() waitForSignal 
2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 
'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1165)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Process State: 
"running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Application 
Output: "QML Debugger: Waiting for connection on port 3771...
  "
  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(1250)]
  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(1272)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() waitForSignal 
2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 
'init(CONDITION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1309)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: 
"running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application 
Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::setBreakpointOnEvent()
  PASS   : tst_QQmlDebugJS::changeBreakpoint()
  PASS   : tst_QQmlDebugJS::changeBreakpointOnCondition()
  QWARN  : tst_QQmlDebugJS::clearBreakpoint() waitForSignal 2enabled() timed 
out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::clearBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1484)]
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "QML 
Debugger: Waiting for connection on port 3771...
  "
  QWARN  : tst_QQmlDebugJS::setExceptionBreak() waitForSignal 2enabled() timed 
out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1526)]
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Application Output: "QML 
Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::stepNext()
  PASS   : tst_QQmlDebugJS::stepNextWithCount()
  QWARN  : tst_QQmlDebugJS::stepIn() waitForSignal 2enabled() timed out after 
10000 ms
  FAIL!  : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. 
()
     Loc: [tst_qqmldebugjs.cpp(1584)]
  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::evaluateInGlobalScope()
  QWARN  : tst_QQmlDebugJS::evaluateInLocalScope() waitForSignal 2enabled() 
timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::evaluateInLocalScope() 'init(ONCOMPLETED_QMLFILE)' 
returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1720)]
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope() Application Output: "QML 
Debugger: Waiting for connection on port 3771...
  "
  QWARN  : tst_QQmlDebugJS::getScopes() waitForSignal 2enabled() timed out 
after 10000 ms
  FAIL!  : tst_QQmlDebugJS::getScopes() 'init(ONCOMPLETED_QMLFILE)' returned 
FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1754)]
  QDEBUG : tst_QQmlDebugJS::getScopes()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::getScopes() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getScopes() Application Output: "QML Debugger: 
Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::getScripts()
  PASS   : tst_QQmlDebugJS::getSource()
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 26 passed, 9 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 11
  QtQA::App::TestRunner:   second attempt: exited with exit code 9
  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: 230 seconds, exit code 9
  
  Testing tst_QMessageAuthenticationCode
  Totals: 20 passed, 0 failed, 0 skipped
  QtQA::App::TestRunner: end tst_qmessageauthenticationcode: 0.188714 seconds, 
exit code 0
  unexpected error talking to subprocess: 'failure reading from subprocess: 
Interrupted system call at 
/work/build/_qtqa_latest/scripts/generic/testrunner.pl line 1269.
  ' at /work/build/_qtqa_latest/scripts/generic/testrunner.pl line 1269.

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

  Tested changes (refs/builds/stable_1365519241):
    http://codereview.qt-project.org/53191 [PS2] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to