Autotests `tst_qguitimer', `tst_qsavefile', and `tst_qtimer' failed :( QEventLoop: Cannot be used without QApplication Testing tst_QTimer FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () tst_qtimer.cpp(657) : failure location FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () tst_qtimer.cpp(657) : failure location Totals: 28 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QEventLoop: Cannot be used without QApplication ********* Start testing of tst_QTimer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTimer::initTestCase() PASS : tst_QTimer::zeroTimer() PASS : tst_QTimer::singleShotTimeout() PASS : tst_QTimer::timeout() PASS : tst_QTimer::remainingTime() PASS : tst_QTimer::livelock(zero timer) PASS : tst_QTimer::livelock(non-zero timer) PASS : tst_QTimer::livelock(longer than sleep) PASS : tst_QTimer::timerInfiniteRecursion(zero timer) PASS : tst_QTimer::timerInfiniteRecursion(non-zero timer) PASS : tst_QTimer::timerInfiniteRecursion(10ms timer) PASS : tst_QTimer::timerInfiniteRecursion(11ms timer) PASS : tst_QTimer::timerInfiniteRecursion(100ms timer) PASS : tst_QTimer::timerInfiniteRecursion(1s timer) PASS : tst_QTimer::recurringTimer(zero timer) PASS : tst_QTimer::recurringTimer(non-zero timer) PASS : tst_QTimer::deleteLaterOnQTimer() PASS : tst_QTimer::moveToThread() PASS : tst_QTimer::restartedTimerFiresTooSoon() PASS : tst_QTimer::timerFiresOnlyOncePerProcessEvents(zero timer) PASS : tst_QTimer::timerFiresOnlyOncePerProcessEvents(non-zero timer) PASS : tst_QTimer::timerIdPersistsAfterThreadExit() PASS : tst_QTimer::cancelLongTimer() PASS : tst_QTimer::singleShotStaticFunctionZeroTimeout() PASS : tst_QTimer::recurseOnTimeoutAndStopTimer() FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () tst_qtimer.cpp(657) : failure location FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () tst_qtimer.cpp(657) : failure location PASS : tst_QTimer::dontBlockEvents() PASS : tst_QTimer::postedEventsShouldNotStarveTimers() PASS : tst_QTimer::cleanupTestCase() Totals: 28 passed, 2 failed, 0 skipped ********* Finished testing of tst_QTimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtimer: 47 seconds, exit code 2 Testing tst_QSaveFile FAIL! : tst_QSaveFile::transactionalWriteNoPermissionsOnFile() 'file.open(QIODevice::WriteOnly)' returned FALSE. () tst_qsavefile.cpp(246) : failure location Totals: 10 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSaveFile ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSaveFile::initTestCase() PASS : tst_QSaveFile::transactionalWrite() PASS : tst_QSaveFile::textStreamManualFlush() PASS : tst_QSaveFile::textStreamAutoFlush() PASS : tst_QSaveFile::saveTwice() PASS : tst_QSaveFile::transactionalWriteNoPermissionsOnDir(default) PASS : tst_QSaveFile::transactionalWriteNoPermissionsOnDir(directWriteFallback) FAIL! : tst_QSaveFile::transactionalWriteNoPermissionsOnFile() 'file.open(QIODevice::WriteOnly)' returned FALSE. () tst_qsavefile.cpp(246) : failure location PASS : tst_QSaveFile::transactionalWriteCanceled() PASS : tst_QSaveFile::transactionalWriteErrorRenaming() PASS : tst_QSaveFile::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSaveFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsavefile: 0.943579 seconds, exit code 1 QEventLoop: Cannot be used without QApplication Testing tst_QTimer FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () ..\..\..\corelib\kernel\qtimer\tst_qtimer.cpp(657) : failure location FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () ..\..\..\corelib\kernel\qtimer\tst_qtimer.cpp(657) : failure location Totals: 28 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QEventLoop: Cannot be used without QApplication ********* Start testing of tst_QTimer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTimer::initTestCase() PASS : tst_QTimer::zeroTimer() PASS : tst_QTimer::singleShotTimeout() PASS : tst_QTimer::timeout() PASS : tst_QTimer::remainingTime() PASS : tst_QTimer::livelock(zero timer) PASS : tst_QTimer::livelock(non-zero timer) PASS : tst_QTimer::livelock(longer than sleep) PASS : tst_QTimer::timerInfiniteRecursion(zero timer) PASS : tst_QTimer::timerInfiniteRecursion(non-zero timer) PASS : tst_QTimer::timerInfiniteRecursion(10ms timer) PASS : tst_QTimer::timerInfiniteRecursion(11ms timer) PASS : tst_QTimer::timerInfiniteRecursion(100ms timer) PASS : tst_QTimer::timerInfiniteRecursion(1s timer) PASS : tst_QTimer::recurringTimer(zero timer) PASS : tst_QTimer::recurringTimer(non-zero timer) PASS : tst_QTimer::deleteLaterOnQTimer() PASS : tst_QTimer::moveToThread() PASS : tst_QTimer::restartedTimerFiresTooSoon() PASS : tst_QTimer::timerFiresOnlyOncePerProcessEvents(zero timer) PASS : tst_QTimer::timerFiresOnlyOncePerProcessEvents(non-zero timer) PASS : tst_QTimer::timerIdPersistsAfterThreadExit() PASS : tst_QTimer::cancelLongTimer() PASS : tst_QTimer::singleShotStaticFunctionZeroTimeout() PASS : tst_QTimer::recurseOnTimeoutAndStopTimer() FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () ..\..\..\corelib\kernel\qtimer\tst_qtimer.cpp(657) : failure location FAIL! : tst_QTimer::singleShotToFunctors() 'et.hasExpired(msecs - 1)' returned FALSE. () ..\..\..\corelib\kernel\qtimer\tst_qtimer.cpp(657) : failure location PASS : tst_QTimer::dontBlockEvents() PASS : tst_QTimer::postedEventsShouldNotStarveTimers() PASS : tst_QTimer::cleanupTestCase() Totals: 28 passed, 2 failed, 0 skipped ********* Finished testing of tst_QTimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguitimer: 57 seconds, exit code 2
Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01996/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1380536961): http://codereview.qt-project.org/66883 [PS2] - compile fix for MSVC 2008 and std::tuple http://codereview.qt-project.org/66110 [PS15] - QTimer: add convenience singleShot methods for functors _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
