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(2000)' returned FALSE. () tst_qlockfile.cpp(243) : failure location FAIL! : tst_QLockFile::staleLockFromCrashedProcess(long) 'secondLock.tryLock(2000)' returned FALSE. () tst_qlockfile.cpp(243) : 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(2000)' returned FALSE. () tst_qlockfile.cpp(243) : 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(350) : 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: 97 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00646/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1363376730): http://codereview.qt-project.org/50620 [PS2] - make depend_prl more thorough; introduce fast_depend_prl http://codereview.qt-project.org/50315 [PS5] - bring bootstrapped QT magic from qt_tool to qt_module http://codereview.qt-project.org/50797 [PS1] - don't send output of $$join() and $$sprintf() through split_value_list() http://codereview.qt-project.org/51137 [PS1] - qmake/Win: disable "find highest lib version" feature by default http://codereview.qt-project.org/50875 [PS6] - Whitespace cleanup: remove trailing whitespace http://codereview.qt-project.org/48660 [PS24] - Long live QOpenGLDebug! _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
