[Ci-reports] fail on QtDeclarative_stable_Integration #2125

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 6 18:55:27 CEST 2014


Autotest `tst_qqmlprofilerservice' 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_QQmlProfilerService
  FAIL!  : tst_QQmlProfilerService::pixmapCacheData() Compared values are not the same
     Actual   (m_client->traceMessages[16].messageType)  : 3
     Expected ((int)QQmlProfilerClient::PixmapCacheEvent): 6
     Loc: [tst_qqmlprofilerservice.cpp(436)]
  FAIL!  : tst_QQmlProfilerService::signalSourceLocation() Compared values are not the same
     Actual   (m_client->traceMessages[14].detailType) : 2
     Expected ((int)QQmlProfilerClient::HandlingSignal): 4
     Loc: [tst_qqmlprofilerservice.cpp(554)]
  Totals: 9 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlProfilerService *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  PASS   : tst_QQmlProfilerService::pixmapCacheData()
  PASS   : tst_QQmlProfilerService::scenegraphData()
  WARNING: tst_QQmlProfilerService::profileOnExit() QTest::qSleep() should have taken 10000000ns, but actually took 19000001ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQmlProfilerService::profileOnExit() QTest::qSleep() should have taken 10000000ns, but actually took 18000001ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQmlProfilerService::profileOnExit() QTest::qSleep() should have taken 10000000ns, but actually took 17000000ns!
     Loc: [qtestcase.cpp(2889)]
  PASS   : tst_QQmlProfilerService::profileOnExit()
  PASS   : tst_QQmlProfilerService::controlFromJS()
  WARNING: tst_QQmlProfilerService::signalSourceLocation() QTest::qSleep() should have taken 10000000ns, but actually took 23949906ns!
     Loc: [qtestcase.cpp(2889)]
  FAIL!  : tst_QQmlProfilerService::signalSourceLocation() Compared values are not the same
     Actual   (m_client->traceMessages[14].messageType): 4
     Expected ((int)QQmlProfilerClient::RangeLocation) : 3
     Loc: [tst_qqmlprofilerservice.cpp(553)]
  QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Process State: "running"
  QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Application Output: "QML Debugger: Waiting for connection on port 13773...
  qml: 500
  "
  QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Connection State: "Connected, got hello"
  QDEBUG : tst_QQmlProfilerService::signalSourceLocation() Client State: "Enabled"
  PASS   : tst_QQmlProfilerService::javascript()
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 10 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQmlProfilerService *********
  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_qqmlprofilerservice: 5 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_02125/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/stable_1399391947):
    http://codereview.qt-project.org/84753 [PS1] - Fix typo in QQuickText documentation.



More information about the Ci-reports mailing list