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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Oct 1 19:45:27 CEST 2014


Autotest `tst_qwindow' 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_QWindow
  2014-10-01 20:45:11.552 tst_qwindow[8103:460b] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: No such file or directory (2)
  FAIL!  : tst_QWindow::positioning(default) Compared values are not the same
     Actual   (((window.received(QEvent::Resize)))): 4
     Expected (resizecount)                        : 3
     Loc: [tst_qwindow.cpp(305)]
  FAIL!  : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same
     Actual   (((QGuiApplication::focusWindow()))): 0x0
     Expected (&first_dialog)                     : 0x7fff5fbfde68
     Loc: [tst_qwindow.cpp(1456)]
  FAIL!  : tst_QWindow::modalWindowModallity() Compared pointers are not the same
     Actual   (((QGuiApplication::focusWindow()))): 0x7fff5fbfddc0
     Expected (&normal_window)                    : 0x7fff5fbfde58
     Loc: [tst_qwindow.cpp(1522)]
  Totals: 28 passed, 3 failed, 4 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.51) (Apple))
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::resizeEventAfterResize()
  PASS   : tst_QWindow::mapGlobal()
  PASS   : tst_QWindow::positioning(default)
  PASS   : tst_QWindow::positioning(fake)
  SKIP   : tst_QWindow::positioningDuringMinimized() Not supported on this platform
     Loc: [tst_qwindow.cpp(338)]
  2014-10-01 20:46:28.484 tst_qwindow[8108:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: No such file or directory (2)
  FAIL!  : tst_QWindow::isExposed() '(!window.isExposed())' returned FALSE. ()
     Loc: [tst_qwindow.cpp(385)]
  PASS   : tst_QWindow::isActive()
  PASS   : tst_QWindow::testInputEvents()
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(630)]
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  SKIP   : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(832)]
  PASS   : tst_QWindow::touchInterruptedByPopup()
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  PASS   : tst_QWindow::activateAndClose()
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::initialSize()
  PASS   : tst_QWindow::modalDialog()
  PASS   : tst_QWindow::modalDialogClosingOneOfTwoModal()
  PASS   : tst_QWindow::modalWithChildWindow()
  PASS   : tst_QWindow::modalWindowModallity()
  PASS   : tst_QWindow::modalWindowPosition()
  SKIP   : tst_QWindow::windowsTransientChildren() Windows only test
     Loc: [tst_qwindow.cpp(1564)]
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted
  ********* Finished testing of tst_QWindow *********
  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 3
  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_qwindow: 81 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00400/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.4_1412169990):
    http://codereview.qt-project.org/96125 [PS2] - configure: Disable pkg-config on OS X unless explicitly requested
    http://codereview.qt-project.org/95233 [PS1] - Enable the qmdiarea test on X11
    http://codereview.qt-project.org/94416 [PS7] - Use PopupMenu when possible.



More information about the Ci-reports mailing list