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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 19 15:46:43 CET 2013


Autotest `tst_qthreadpool' failed :(

  Testing tst_QThreadPool
  FAIL!  : tst_QThreadPool::tryStartCount() Compared values are not the same
     Actual   (count): 2
     Expected (QThread::idealThreadCount()): 4
     Loc: [tst_qthreadpool.cpp(722)]
  Totals: 53 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 QTest library 5.0.2, Qt 5.0.2
  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)
  PASS   : tst_QThreadPool::start()
  PASS   : tst_QThreadPool::tryStart()
  PASS   : tst_QThreadPool::tryStartPeakThreadCount()
  FAIL!  : tst_QThreadPool::tryStartCount() Compared values are not the same
     Actual   (count): 1
     Expected (QThread::idealThreadCount()): 4
     Loc: [tst_qthreadpool.cpp(722)]
  PASS   : tst_QThreadPool::waitForDone()
  PASS   : tst_QThreadPool::waitForDoneTimeout()
  PASS   : tst_QThreadPool::destroyingWaitsForTasksToFinish()
  PASS   : tst_QThreadPool::stressTest()
  PASS   : tst_QThreadPool::cleanupTestCase()
  Totals: 53 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_release_Integration/build_00128/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/release_1363702090):
    http://codereview.qt-project.org/51396 [PS4] - Skip tst_QWidget::scroll() on X11.



More information about the Ci-reports mailing list