[Ci-reports] fail on QtBase_5.4_Integration #1891

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 9 22:24:51 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
  FAIL!  : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. ()
     Loc: [tst_qdialog.cpp(256)]
  2015-03-09 22:39:13.100 tst_qdialog[1524:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2)
  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(575)]
  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 6.0 (clang-600.0.54) (Apple))
  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 showNormal, window state is: QFlags() geometry: QRect(0,44 1152x759)
  QDEBUG : tst_QDialog::showMaximized() after showMaximized, window state is: QFlags() geometry: QRect(256,173 640x480)
  FAIL!  : tst_QDialog::showMaximized() 'dialog.isMaximized()' returned FALSE. ()
     Loc: [tst_qdialog.cpp(256)]
  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(381)]
  PASS   : tst_QDialog::toolDialogPosition()
  2015-03-09 22:39:16.643 tst_qdialog[1533:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: No such file or directory (2)
  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: 6 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_01891/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.4_1425932127):
    http://codereview.qt-project.org/105847 [PS9] - Fix centering dialogs



More information about the Ci-reports mailing list