[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#master

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Nov 29 21:20:37 CET 2012


Autotest `tst_qmdiarea' 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_QMdiArea
  2012-11-29 22:07:34.692 tst_qmdiarea[11439:107] not in fullscreen state
  FAIL!  : tst_QMdiArea::addAndRemoveWindows() 'window->windowFlags() == DefaultWindowFlags' returned FALSE. ()
     Loc: [tst_qmdiarea.cpp(1126)]
  Totals: 48 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiArea *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QMdiArea::initTestCase()
  PASS   : tst_QMdiArea::subWindowActivated(data0)
  PASS   : tst_QMdiArea::subWindowActivated(data1)
  PASS   : tst_QMdiArea::subWindowActivated(data2)
  SKIP   : tst_QMdiArea::subWindowActivated2() QTBUG-25298: This test is unstable on Mac.
     Loc: [tst_qmdiarea.cpp(518)]
  PASS   : tst_QMdiArea::subWindowActivatedWithMinimize()
  PASS   : tst_QMdiArea::showWindows()
  2012-11-29 22:07:51.833 tst_qmdiarea[11493:2003] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_2.data: Permission denied (13)
  2012-11-29 22:07:51.987 tst_qmdiarea[11493:107] not in fullscreen state
  PASS   : tst_QMdiArea::changeWindowTitle()
  PASS   : tst_QMdiArea::changeModified()
  PASS   : tst_QMdiArea::childSize()
  PASS   : tst_QMdiArea::fixedSize()
  PASS   : tst_QMdiArea::minimumSizeHint()
  PASS   : tst_QMdiArea::sizeHint()
  PASS   : tst_QMdiArea::setActiveSubWindow()
  PASS   : tst_QMdiArea::activeSubWindow()
  PASS   : tst_QMdiArea::currentSubWindow()
  FAIL!  : tst_QMdiArea::addAndRemoveWindows() 'window->windowFlags() == DefaultWindowFlags' returned FALSE. ()
     Loc: [tst_qmdiarea.cpp(1126)]
  PASS   : tst_QMdiArea::addAndRemoveWindowsWithReparenting()
  PASS   : tst_QMdiArea::removeSubWindow_2()
  PASS   : tst_QMdiArea::closeWindows()
  PASS   : tst_QMdiArea::activateNextAndPreviousWindow()
  PASS   : tst_QMdiArea::subWindowList(CreationOrder)
  PASS   : tst_QMdiArea::subWindowList(StackingOrder)
  PASS   : tst_QMdiArea::subWindowList(ActivationHistoryOrder)
  PASS   : tst_QMdiArea::setBackground()
  PASS   : tst_QMdiArea::setViewport()
  XFAIL  : tst_QMdiArea::tileSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(1733)]
  PASS   : tst_QMdiArea::tileSubWindows()
  XFAIL  : tst_QMdiArea::cascadeAndTileSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(1801)]
  PASS   : tst_QMdiArea::cascadeAndTileSubWindows()
  PASS   : tst_QMdiArea::resizeMaximizedChildWindows(multiple children)
  PASS   : tst_QMdiArea::focusWidgetAfterAddSubWindow()
  PASS   : tst_QMdiArea::dontMaximizeSubWindowOnActivation()
  PASS   : tst_QMdiArea::delayedPlacement()
  PASS   : tst_QMdiArea::iconGeometryInMenuBar()
  FAIL!  : tst_QMdiArea::resizeTimer() 'QTest::qWaitForWindowActive(&mdiArea)' returned FALSE. ()
     Loc: [tst_qmdiarea.cpp(2066)]
  PASS   : tst_QMdiArea::updateScrollBars()
  XFAIL  : tst_QMdiArea::setActivationOrder(CreationOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2245)]
  PASS   : tst_QMdiArea::setActivationOrder(CreationOrder)
  XFAIL  : tst_QMdiArea::setActivationOrder(StackingOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2245)]
  PASS   : tst_QMdiArea::setActivationOrder(StackingOrder)
  XFAIL  : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2245)]
  PASS   : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder)
  QWARN  : tst_QMdiArea::tabBetweenSubWindows() No rubber band
  XFAIL  : tst_QMdiArea::tabBetweenSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2293)]
  PASS   : tst_QMdiArea::tabBetweenSubWindows()
  PASS   : tst_QMdiArea::setViewMode()
  PASS   : tst_QMdiArea::setTabsClosable()
  PASS   : tst_QMdiArea::setTabsMovable()
  PASS   : tst_QMdiArea::setTabShape()
  PASS   : tst_QMdiArea::setTabPosition(North)
  PASS   : tst_QMdiArea::setTabPosition(South)
  PASS   : tst_QMdiArea::setTabPosition(East)
  PASS   : tst_QMdiArea::setTabPosition(West)
  SKIP   : tst_QMdiArea::nativeSubWindows() nativeSubWindows() does not work on this platform (cocoa).
     Loc: [tst_qmdiarea.cpp(2596)]
  PASS   : tst_QMdiArea::task_209615()
  PASS   : tst_QMdiArea::task_236750()
  PASS   : tst_QMdiArea::cleanupTestCase()
  Totals: 47 passed, 2 failed, 2 skipped
  ********* Finished testing of tst_QMdiArea *********
  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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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_qmdiarea: 33 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04732/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/master_1354216730):
    http://codereview.qt-project.org/41073 [PS1] - QWidget windows have fullscreen button by default; manual test for it



More information about the Ci-reports mailing list