[Ci-reports] fail on Qt_4.8_Integration #1749

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 29 12:04:10 CET 2014


Autotest `tst_qthreadpool' failed :(

  ********* Start testing of tst_QThreadPool *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  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::expiryTimeoutRace()
  PASS   : tst_QThreadPool::exceptions()
  PASS   : tst_QThreadPool::maxThreadCount()
  PASS   : tst_QThreadPool::setMaxThreadCount()
  PASS   : tst_QThreadPool::setMaxThreadCountStartsAndStopsThreads()
  PASS   : tst_QThreadPool::activeThreadCount()
  PASS   : tst_QThreadPool::reserveThread()
  PASS   : tst_QThreadPool::releaseThread()
  FAIL!  : tst_QThreadPool::reserveAndStart() Compared values are not the same
     Actual (threadpool->activeThreadCount()): 1
     Expected (2): 2
     Loc: [tst_qthreadpool.cpp(728)]
  PASS   : tst_QThreadPool::start()
  PASS   : tst_QThreadPool::tryStart()
  PASS   : tst_QThreadPool::tryStartPeakThreadCount()
  PASS   : tst_QThreadPool::tryStartCount()
  PASS   : tst_QThreadPool::waitForDone()
  PASS   : tst_QThreadPool::waitForDoneTimeout()
  PASS   : tst_QThreadPool::destroyingWaitsForTasksToFinish()
  PASS   : tst_QThreadPool::stressTest()
  PASS   : tst_QThreadPool::cleanupTestCase()
  Totals: 27 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QThreadPool *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QThreadPool *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  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::expiryTimeoutRace()
  PASS   : tst_QThreadPool::exceptions()
  PASS   : tst_QThreadPool::maxThreadCount()
  PASS   : tst_QThreadPool::setMaxThreadCount()
  PASS   : tst_QThreadPool::setMaxThreadCountStartsAndStopsThreads()
  PASS   : tst_QThreadPool::activeThreadCount()
  PASS   : tst_QThreadPool::reserveThread()
  PASS   : tst_QThreadPool::releaseThread()
  FAIL!  : tst_QThreadPool::reserveAndStart() Compared values are not the same
     Actual (threadpool->activeThreadCount()): 1
     Expected (2): 2
     Loc: [tst_qthreadpool.cpp(716)]
  PASS   : tst_QThreadPool::start()
  PASS   : tst_QThreadPool::tryStart()
  PASS   : tst_QThreadPool::tryStartPeakThreadCount()
  PASS   : tst_QThreadPool::tryStartCount()
  PASS   : tst_QThreadPool::waitForDone()
  PASS   : tst_QThreadPool::waitForDoneTimeout()
  PASS   : tst_QThreadPool::destroyingWaitsForTasksToFinish()
  PASS   : tst_QThreadPool::stressTest()
  PASS   : tst_QThreadPool::cleanupTestCase()
  Totals: 27 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: 130 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01749/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/4.8_1390986761):
    http://codereview.qt-project.org/76323 [PS2] - qmlplugindump is missing --noinstantiate option on Qt 4.8



More information about the Ci-reports mailing list