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

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 25 20:29:07 CET 2013


Autotest `tst_qnmeapositioninfosource_simulation' 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_QNmeaPositionInfoSource_Simulation
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
  ..\tst_qnmeapositioninfosource.cpp(415) : failure location
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() Compared values are not the same
     Actual   (spyUpdate.count()): 0
     Expected (1)                : 1
  ..\tst_qnmeapositioninfosource.cpp(441) : failure location
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) Compared values are not the same
     Actual   (spy.count())      : 0
     Expected (dateTimes.count()): 1
  ..\tst_qnmeapositioninfosource.cpp(511) : failure location
  Totals: 23 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNmeaPositionInfoSource_Simulation *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_QNmeaPositionInfoSource_Simulation::initTestCase()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::constructor()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::supportedPositioningMethods()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::minimumUpdateInterval()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), 1 update in buffer)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), 1 update in buffer)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), multiple updates in buffer)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), multiple updates in buffer)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only)
  QWARN  : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1)          : 1
  ..\tst_qnmeapositioninfosource.cpp(415) : failure location
  PASS   : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::requestUpdate()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start()
  QWARN  : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) Compared values are not the same
     Actual   (spy.count())      : 0
     Expected (dateTimes.count()): 1
  ..\tst_qnmeapositioninfosource.cpp(511) : failure location
  PASS   : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::cleanupTestCase()
  Totals: 24 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QNmeaPositionInfoSource_Simulation *********
  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 3
  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_qnmeapositioninfosource_simulation: 122 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00037/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1385401402):
    http://codereview.qt-project.org/72214 [PS1] - Bump MODULE_VERSION to 5.2.1



More information about the Ci-reports mailing list