[Ci-reports] fail on QtBase_dev_Integration #3019
Qt Continuous Integration System
ci-noreply at qt-project.org
Fri Feb 28 17:06:30 CET 2014
Autotest `tst_qthreadpool' failed :(
Testing tst_QThreadPool
FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same
Actual (task.runCount.load()): 17
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.4.0, Qt 5.4.0 (Feb 28 2014), MSVC 2010, 32 bit, release build)
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()): 14
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_dev_Integration/build_03019/win32-msvc2010_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1393598500):
http://codereview.qt-project.org/78989 [PS1] - QSharedPointer/QWeakPointer: clean up class definition
http://codereview.qt-project.org/78988 [PS1] - QSharedPointer: implement move ctor
http://codereview.qt-project.org/79229 [PS1] - QPen: add move constructor
More information about the Ci-reports
mailing list