[Ci-reports] fail on QtDeclarative_dev_Integration #1469

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 21 16:17:39 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::javascript() Compared values are not the same
     Actual   (m_client->traceMessages[32].detailType): 4
     Expected ((int)QQmlProfilerClient::Javascript)   : 5
     Loc: [tst_qqmlprofilerservice.cpp(591)]
  Totals: 10 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388])
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  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)]
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process State: "running"
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Application Output: "QML Debugger: Waiting for connection on port 13773...
  qml: image loaded
  "
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Connection State: "Connected, got hello"
  QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Client State: "Enabled"
  PASS   : tst_QQmlProfilerService::scenegraphData()
  PASS   : tst_QQmlProfilerService::profileOnExit()
  PASS   : tst_QQmlProfilerService::controlFromJS()
  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)]
  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: 9 passed, 2 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 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_qqmlprofilerservice: 8 seconds, exit code 2

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

  Tested changes (refs/builds/dev_1400677628):
    http://codereview.qt-project.org/85445 [PS1] - V4: replace debug macro by compile time constant.
    http://codereview.qt-project.org/85443 [PS1] - V4 IR: change IR printing to use a visitor.



More information about the Ci-reports mailing list