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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Aug 28 16:52:00 CEST 2013


Autotest `tst_qthreadpool' failed :(

  Testing tst_QThreadPool
  FAIL!  : tst_QThreadPool::reserveAndStart() Compared values are not the same
     Actual   (threadpool->activeThreadCount()): 1
     Expected (2)                              : 2
     Loc: [tst_qthreadpool.cpp(664)]
  Totals: 58 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QThreadPool *********
  Config: Using QtTest library 5.2.0, Qt 5.2.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()
  PASS   : tst_QThreadPool::exceptions()
  PASS   : tst_QThreadPool::setMaxThreadCount(1)
  PASS   : tst_QThreadPool::setMaxThreadCount(-1)
  PASS   : tst_QThreadPool::setMaxThreadCount(2)
  PASS   : tst_QThreadPool::setMaxThreadCount(-2)
  PASS   : tst_QThreadPool::setMaxThreadCount(4)
  PASS   : tst_QThreadPool::setMaxThreadCount(-4)
  PASS   : tst_QThreadPool::setMaxThreadCount(0)
  PASS   : tst_QThreadPool::setMaxThreadCount(12345)
  PASS   : tst_QThreadPool::setMaxThreadCount(-6789)
  PASS   : tst_QThreadPool::setMaxThreadCount(42)
  PASS   : tst_QThreadPool::setMaxThreadCount(-666)
  PASS   : tst_QThreadPool::setMaxThreadCountStartsAndStopsThreads()
  PASS   : tst_QThreadPool::reserveThread(1)
  PASS   : tst_QThreadPool::reserveThread(-1)
  PASS   : tst_QThreadPool::reserveThread(2)
  PASS   : tst_QThreadPool::reserveThread(-2)
  PASS   : tst_QThreadPool::reserveThread(4)
  PASS   : tst_QThreadPool::reserveThread(-4)
  PASS   : tst_QThreadPool::reserveThread(0)
  PASS   : tst_QThreadPool::reserveThread(12345)
  PASS   : tst_QThreadPool::reserveThread(-6789)
  PASS   : tst_QThreadPool::reserveThread(42)
  PASS   : tst_QThreadPool::reserveThread(-666)
  PASS   : tst_QThreadPool::releaseThread(1)
  PASS   : tst_QThreadPool::releaseThread(-1)
  PASS   : tst_QThreadPool::releaseThread(2)
  PASS   : tst_QThreadPool::releaseThread(-2)
  PASS   : tst_QThreadPool::releaseThread(4)
  PASS   : tst_QThreadPool::releaseThread(-4)
  PASS   : tst_QThreadPool::releaseThread(0)
  PASS   : tst_QThreadPool::releaseThread(12345)
  PASS   : tst_QThreadPool::releaseThread(-6789)
  PASS   : tst_QThreadPool::releaseThread(42)
  PASS   : tst_QThreadPool::releaseThread(-666)
  FAIL!  : tst_QThreadPool::reserveAndStart() Compared values are not the same
     Actual   (threadpool->activeThreadCount()): 1
     Expected (2)                              : 2
     Loc: [tst_qthreadpool.cpp(676)]
  PASS   : tst_QThreadPool::start()
  PASS   : tst_QThreadPool::tryStart()
  PASS   : tst_QThreadPool::tryStartPeakThreadCount()
  PASS   : tst_QThreadPool::tryStartCount()
  PASS   : tst_QThreadPool::priorityStart(0)
  PASS   : tst_QThreadPool::priorityStart(1)
  PASS   : tst_QThreadPool::priorityStart(2)
  PASS   : tst_QThreadPool::waitForDone()
  PASS   : tst_QThreadPool::clear()
  PASS   : tst_QThreadPool::waitForDoneTimeout()
  PASS   : tst_QThreadPool::destroyingWaitsForTasksToFinish()
  PASS   : tst_QThreadPool::stressTest()
  PASS   : tst_QThreadPool::cleanupTestCase()
  Totals: 58 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QThreadPool *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qthreadpool: 129 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01595/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1377699956):
    http://codereview.qt-project.org/63899 [PS2] - Android: added ApplicationState capability.
    http://codereview.qt-project.org/61771 [PS8] - QDateTime - Improve and expose Qt::OffsetFromUtc



More information about the Ci-reports mailing list