[Ci-reports] fail on QtLocation_release_Integration #5

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 15 13:32:29 CET 2014


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::startUpdates_withTimeout() Compared values are not the same
     Actual   (spyUpdate.count()): 0
     Expected (j)                : 1
  ..\tst_qnmeapositioninfosource.cpp(272) : failure location
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) Compared values are not the same
     Actual   (spy.count())      : 0
     Expected (dateTimes.count()): 2
  ..\tst_qnmeapositioninfosource.cpp(511) : failure location
  Totals: 24 passed, 2 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)
  QWARN  : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first
  FAIL!  : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() Compared values are not the same
     Actual   (spyUpdate.count()): 0
     Expected (j)                : 1
  ..\tst_qnmeapositioninfosource.cpp(272) : failure location
  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)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only)
  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()
  PASS   : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence)
  PASS   : tst_QNmeaPositionInfoSource_Simulation::cleanupTestCase()
  Totals: 25 passed, 1 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 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_qnmeapositioninfosource_simulation: 73 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtLocation_release_Integration/build_00005/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/release_1389786465):
    http://codereview.qt-project.org/75481 [PS1] - Remove byte order marker which causes problems with older compilers



More information about the Ci-reports mailing list