[Ci-reports] fail on QtBase_5.4_Integration #1886
Qt Continuous Integration System
ci-noreply at qt-project.org
Fri Mar 6 21:38:59 CET 2015
Autotest `tst_qdialog' 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_QDialog
2015-03-06 21:57:46.751 tst_qdialog[87480:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_1.data: Permission denied (13)
FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. ()
Loc: [tst_qdialog.cpp(270)]
FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same
Actual (QCursor::pos()): QPoint(16,16)
Expected (startingPos) : QPoint(350,372)
Loc: [tst_qdialog.cpp(570)]
Totals: 18 passed, 2 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QDialog *********
Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
PASS : tst_QDialog::initTestCase()
PASS : tst_QDialog::getSetCheck()
PASS : tst_QDialog::showExtension(data0)
PASS : tst_QDialog::showExtension(data1)
PASS : tst_QDialog::showExtension(data2)
PASS : tst_QDialog::showExtension(data3)
PASS : tst_QDialog::defaultButtons()
QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags(0x2) geometry: QRect(0,44 1280x892)
QDEBUG : tst_QDialog::showMaximized() after showNormal, window state is: QFlags() geometry: QRect(0,44 1280x892)
QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(0,44 1280x892)
2015-03-06 21:58:09.181 tst_qdialog[87523:4a13] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_1.data: Permission denied (13)
FAIL! : tst_QDialog::showMaximized() '(dialog.isMaximized())' returned FALSE. ()
Loc: [tst_qdialog.cpp(270)]
PASS : tst_QDialog::showMinimized()
PASS : tst_QDialog::showFullScreen()
SKIP : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers
Loc: [tst_qdialog.cpp(376)]
PASS : tst_QDialog::toolDialogPosition()
PASS : tst_QDialog::deleteMainDefault()
PASS : tst_QDialog::deleteInExec()
PASS : tst_QDialog::showSizeGrip()
PASS : tst_QDialog::setVisible()
PASS : tst_QDialog::reject()
PASS : tst_QDialog::snapToDefaultButton()
PASS : tst_QDialog::transientParent(Non-native)
PASS : tst_QDialog::transientParent(Native)
PASS : tst_QDialog::cleanupTestCase()
Totals: 19 passed, 1 failed, 1 skipped, 0 blacklisted
********* Finished testing of tst_QDialog *********
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_qdialog: 40 seconds, exit code 1
Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01886/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz
Tested changes (refs/builds/5.4_1425665107):
http://codereview.qt-project.org/105847 [PS6] - Fix centering dialogs
More information about the Ci-reports
mailing list