[Ci-reports] fail on QtBase_stable_Integration #3260

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 3 10:33:58 CET 2014


Autotest `tst_qthreadpool' failed :(

  Testing tst_QThreadPool
  FAIL!  : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same
     Actual   (task.runCount.load()): 10
     Expected (numTasks)            : 20
  tst_qthreadpool.cpp(384) : failure location
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QThreadPool *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QThreadPool::initTestCase()
  PASS   : tst_QThreadPool::runFunction()
  PASS   : tst_QThreadPool::createThreadRunFunction()
  PASS   : tst_QThreadPool::runMultiple()
  PASS   : tst_QThreadPool::waitcomplete()
  PASS   : tst_QThreadPool::runTask()
  PASS   : tst_QThreadPool::singleton()
  PASS   : tst_QThreadPool::destruction()
  PASS   : tst_QThreadPool::threadRecycling()
  PASS   : tst_QThreadPool::expiryTimeout()
  FAIL!  : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same
     Actual   (task.runCount.load()): 1
     Expected (numTasks)            : 20
  tst_qthreadpool.cpp(384) : failure location
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293

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

  Tested changes (refs/builds/stable_1393833637):
    http://codereview.qt-project.org/79624 [PS1] - Fix use uninitialized, detected by GCC 4.8
    http://codereview.qt-project.org/79134 [PS1] - Atomics: implement fetchAndSub on top of fetchAndAdd



More information about the Ci-reports mailing list