Autotest `tst_qguiapplication' failed :( Testing tst_QGuiApplication 2013-12-05 13:33:59.394 tst_qguiapplication[77732:5307] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@[email protected]/window_1.data: Permission denied (13) FAIL! : tst_QGuiApplication::focusObject() Compared pointers are not the same Actual (app.focusWindow()): 0x0 Expected (&window2) : 0x7fff5fbfdf28 Loc: [tst_qguiapplication.cpp(147)] Totals: 27 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.2.1, Qt 5.2.1 PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() 2013-12-05 13:34:13.547 tst_qguiapplication[77740:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@[email protected]/window_1.data: Permission denied (13) PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::displayName() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [tst_qguiapplication.cpp(130)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 27 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 28 seconds, exit code 1
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02683/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386241891): http://codereview.qt-project.org/73325 [PS1] - Fixed a bug where toolbars sometimes could not be docked. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
