Autotest `tst_qlockfile' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code.
Testing tst_QLockFile FAIL! : tst_QLockFile::staleLockFromCrashedProcess(short) 'secondLock.tryLock(100)' returned FALSE. () .\tst_qlockfile.cpp(240) : failure location FAIL! : tst_QLockFile::staleLockFromCrashedProcess(long) 'secondLock.tryLock(100)' returned FALSE. () .\tst_qlockfile.cpp(240) : failure location Totals: 12 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLockFile ********* Config: Using QTest library 5.1.0, Qt 5.1.0 PASS : tst_QLockFile::initTestCase() PASS : tst_QLockFile::lockUnlock() PASS : tst_QLockFile::lockOutOtherProcess() PASS : tst_QLockFile::lockOutOtherThread() PASS : tst_QLockFile::waitForLock(wait_forever_succeeds) PASS : tst_QLockFile::waitForLock(wait_longer_succeeds) PASS : tst_QLockFile::waitForLock(wait_zero_fails) PASS : tst_QLockFile::waitForLock(wait_not_enough_fails) PASS : tst_QLockFile::staleLockFromCrashedProcess(short) FAIL! : tst_QLockFile::staleLockFromCrashedProcess(long) 'secondLock.tryLock(100)' returned FALSE. () .\tst_qlockfile.cpp(240) : failure location PASS : tst_QLockFile::staleShortLockFromBusyProcess() PASS : tst_QLockFile::staleLongLockFromBusyProcess() PASS : tst_QLockFile::staleLockRace() SKIP : tst_QLockFile::noPermissions() No permission testing on Windows .\tst_qlockfile.cpp(344) : failure location PASS : tst_QLockFile::cleanupTestCase() Totals: 13 passed, 1 failed, 1 skipped ********* Finished testing of tst_QLockFile ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qlockfile: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00465/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1362147508): http://codereview.qt-project.org/46583 [PS22] - Long live QLockFile http://codereview.qt-project.org/49384 [PS1] - Add __ARM_ARCH_5TE__ to Q_PROCESSOR_ARM_V5 http://codereview.qt-project.org/49390 [PS1] - introduce QMAKE_LINK_O_FLAG _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
