Autotests `tst_qqmldebugjs' and `tst_qv8profilerservice' failed :(
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_QV8ProfilerService
FAIL! : tst_QV8ProfilerService::blockingConnectWithTraceEnabled()
'QQmlDebugTest::waitForSignal(m_client, SIGNAL(complete()))' returned FALSE.
(No trace received in time.)
Loc: [tst_qv8profilerservice.cpp(257)]
FAIL! : tst_QV8ProfilerService::profileOnExit() Compared values are not the
same
Loc: [tst_qv8profilerservice.cpp(310)]
Totals: 6 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QV8ProfilerService *********
Config: Using QTest library 5.1.0, Qt 5.1.0
PASS : tst_QV8ProfilerService::initTestCase()
PASS : tst_QV8ProfilerService::blockingConnectWithTraceEnabled()
QWARN : tst_QV8ProfilerService::blockingConnectWithTraceDisabled()
waitForSignal 2complete() timed out after 1000 ms
PASS : tst_QV8ProfilerService::blockingConnectWithTraceDisabled()
PASS : tst_QV8ProfilerService::nonBlockingConnect()
PASS : tst_QV8ProfilerService::snapshot()
PASS : tst_QV8ProfilerService::profileOnExit()
FAIL! : tst_QV8ProfilerService::console() Compared values are not the same
Loc: [tst_qv8profilerservice.cpp(323)]
QDEBUG : tst_QV8ProfilerService::console() Process State: "running"
QDEBUG : tst_QV8ProfilerService::console() Application Output: "QML Debugger:
Waiting for connection on port 13774...
"
PASS : tst_QV8ProfilerService::cleanupTestCase()
Totals: 7 passed, 1 failed, 0 skipped
********* Finished testing of tst_QV8ProfilerService *********
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 2
QtQA::App::TestRunner: second attempt: exited with exit code 1
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_qv8profilerservice: 24 seconds, exit code 1
Testing tst_QQmlDebugJS
FAIL! : tst_QQmlDebugJS::changeBreakpoint()
'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. ()
Loc: [tst_qqmldebugjs.cpp(1400)]
FAIL! : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned
FALSE. ()
Loc: [tst_qqmldebugjs.cpp(1656)]
Totals: 33 passed, 2 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...
"
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(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()
PASS : tst_QQmlDebugJS::setBreakpointInScriptWithCondition()
PASS : tst_QQmlDebugJS::setBreakpointOnEvent()
PASS : tst_QQmlDebugJS::changeBreakpoint()
PASS : tst_QQmlDebugJS::changeBreakpointOnCondition()
PASS : tst_QQmlDebugJS::clearBreakpoint()
PASS : tst_QQmlDebugJS::setExceptionBreak()
PASS : tst_QQmlDebugJS::stepNext()
PASS : tst_QQmlDebugJS::stepNextWithCount()
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::evaluateInGlobalScope()
PASS : tst_QQmlDebugJS::evaluateInLocalScope()
PASS : tst_QQmlDebugJS::getScopes()
PASS : tst_QQmlDebugJS::getScripts()
PASS : tst_QQmlDebugJS::getSource()
PASS : tst_QQmlDebugJS::cleanupTestCase()
Totals: 34 passed, 1 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 2
QtQA::App::TestRunner: second attempt: exited with exit code 1
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: 37 seconds, exit code 1
Build log:
http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00383/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz
Tested changes (refs/builds/stable_1365426229):
http://codereview.qt-project.org/51402 [PS3] - QmlProfiling: Remove
'insignificant_test'
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports