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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 23 23:54:34 CEST 2012


forty-one autotests failed :(

Some (not all) of the tests were 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
  FAIL!  : tst_QWindow::positioning() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 1
     Expected (2): 2
     Loc: [tst_qwindow.cpp(196)]
  FAIL!  : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &window' returned FALSE. ()
     Loc: [tst_qwindow.cpp(260)]
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(763)]
  Totals: 18 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QWindow::initTestCase()
  QWARN  : tst_QWindow::eventOrderOnShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::mapGlobal()
  FAIL!  : tst_QWindow::positioning() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 1
     Expected (2): 2
     Loc: [tst_qwindow.cpp(196)]
  PASS   : tst_QWindow::isExposed()
  FAIL!  : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &window' returned FALSE. ()
     Loc: [tst_qwindow.cpp(260)]
  PASS   : tst_QWindow::testInputEvents()
  PASS   : tst_QWindow::touchToMouseTranslation()
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  PASS   : tst_QWindow::touchCancelWithTouchToMouse()
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::close()
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(763)]
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 18 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 22 seconds, exit code 3
  
  Testing tst_QWidget
  FAIL!  : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() 'lineEdit->hasFocus()' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1082)]
  FAIL!  : tst_QWidget::focusChainOnHide() Compared values are not the same
     Actual   (child->hasFocus()): 0
     Expected (true): 1
     Loc: [tst_qwidget.cpp(1609)]
  FAIL!  : tst_QWidget::setTabOrder() 'QTest::qWaitForWindowActive(&container)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1706)]
  FAIL!  : tst_QWidget::showMaximized() 'widget.size().width() > 20 && widget.size().height() > 20' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1967)]
  FAIL!  : tst_QWidget::showFullScreen() Compared values are not the same
     Actual   (plain.geometry()): QRect(192,156 640x480) (bottomright 831,635)
     Expected (expectedFullScreenGeometry): QRect(0,0 1024x768) (bottomright 1023,767)
     Loc: [tst_qwidget.cpp(1992)]
  FAIL!  : tst_QWidget::normalGeometry() 'parent.geometry() != geom' returned FALSE. ()
     Loc: [tst_qwidget.cpp(2392)]
  FAIL!  : tst_QWidget::saveRestoreGeometry() 'widget.geometry() != geom' returned FALSE. ()
     Loc: [tst_qwidget.cpp(3039)]
  FAIL!  : tst_QWidget::scroll() 'QTest::qWaitForWindowActive(&updateWidget)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(4237)]
  FAIL!  : tst_QWidget::showAndMoveChild() 'QTest::qWaitForWindowActive(&parent)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(4898)]
  FAIL!  : tst_QWidget::multipleToplevelFocusCheck() 'QTest::qWaitForWindowActive(&w1)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5007)]
  FAIL!  : tst_QWidget::setFocus() 'child1.hasFocus()' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5140)]
  FAIL!  : tst_QWidget::clean_qt_x11_enforce_cursor() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5638)]
  FAIL!  : tst_QWidget::updateWhileMinimized() Compared values are not the same
     Actual   (widget.numPaintEvents): 1
     Expected (0): 0
     Loc: [tst_qwidget.cpp(7099)]
  FAIL!  : tst_QWidget::resizeInPaintEvent() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(7641)]
  FAIL!  : tst_QWidget::setClearAndResizeMask() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(8245)]
  FAIL!  : tst_QWidget::toplevelLineEditFocus() Compared pointers are not the same
     Actual   (QApplication::activeWindow()): (nil)
     Expected ((QWidget*)&w): 0x7fffc1ee3db0
     Loc: [tst_qwidget.cpp(8796)]
  FAIL!  : tst_QWidget::activateWindow() 'QTest::qWaitForWindowActive(mainwindow.data())' returned FALSE. ()
     Loc: [tst_qwidget.cpp(8953)]
  FAIL!  : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. ()
     Loc: [tst_qwidget.cpp(9018)]
  FAIL!  : tst_QWidget::nativeChildFocus() Compared pointers are not the same
     Actual   (QApplication::activeWindow()): (nil)
     Expected (&w): 0x7fffc1ee3d80
     Loc: [tst_qwidget.cpp(9272)]
  FAIL!  : tst_QWidget::grabMouse() 'QTest::qWaitForWindowActive(&w)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(9403)]
  Totals: 184 passed, 20 failed, 35 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QWidget::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QWidget::initTestCase()
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100)
  QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0
  PASS   : tst_QWidget::getSetCheck()
  PASS   : tst_QWidget::fontPropagation()
  PASS   : tst_QWidget::fontPropagation2()
  PASS   : tst_QWidget::palettePropagation()
  PASS   : tst_QWidget::palettePropagation2()
  PASS   : tst_QWidget::enabledPropagation()
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget
  PASS   : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417()
  FAIL!  : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() 'lineEdit->hasFocus()' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1082)]
  PASS   : tst_QWidget::popupEnterLeave()
  PASS   : tst_QWidget::acceptDropsPropagation()
  PASS   : tst_QWidget::isEnabledTo()
  PASS   : tst_QWidget::visible()
  QWARN  : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity
  PASS   : tst_QWidget::visible_setWindowOpacity()
  PASS   : tst_QWidget::isVisibleTo()
  PASS   : tst_QWidget::isHidden()
  PASS   : tst_QWidget::fonts()
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::focusChainOnHide()
  PASS   : tst_QWidget::focusChainOnReparent()
  FAIL!  : tst_QWidget::setTabOrder() 'QTest::qWaitForWindowActive(&container)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1706)]
  PASS   : tst_QWidget::reparent()
  SKIP   : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail.
     Loc: [tst_qwidget.cpp(1773)]
  FAIL!  : tst_QWidget::showMaximized() 'widget.size().width() > 20 && widget.size().height() > 20' returned FALSE. ()
     Loc: [tst_qwidget.cpp(1967)]
  FAIL!  : tst_QWidget::showFullScreen() Compared values are not the same
     Actual   (plain.geometry()): QRect(192,156 640x480) (bottomright 831,635)
     Expected (expectedFullScreenGeometry): QRect(0,0 1024x768) (bottomright 1023,767)
     Loc: [tst_qwidget.cpp(1992)]
  PASS   : tst_QWidget::showMinimized()
  SKIP   : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424
     Loc: [tst_qwidget.cpp(2151)]
  PASS   : tst_QWidget::icon()
  SKIP   : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test
     Loc: [tst_qwidget.cpp(2353)]
  FAIL!  : tst_QWidget::normalGeometry() 'parent.geometry() != geom' returned FALSE. ()
     Loc: [tst_qwidget.cpp(2392)]
  SKIP   : tst_QWidget::setGeometry() QTBUG-26424
     Loc: [tst_qwidget.cpp(2495)]
  PASS   : tst_QWidget::windowOpacity()
  PASS   : tst_QWidget::raise()
  PASS   : tst_QWidget::lower()
  XFAIL  : tst_QWidget::stackUnder() See QTBUG-493
     Loc: [tst_qwidget.cpp(2857)]
  PASS   : tst_QWidget::stackUnder()
  PASS   : tst_QWidget::testContentsPropagation()
  FAIL!  : tst_QWidget::saveRestoreGeometry() 'widget.geometry() != geom' returned FALSE. ()
     Loc: [tst_qwidget.cpp(3039)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3125)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3125)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3125)]
  PASS   : tst_QWidget::widgetAt()
  PASS   : tst_QWidget::optimizedResizeMove()
  SKIP   : tst_QWidget::optimizedResize_topLevel() QTBUG-26424
     Loc: [tst_qwidget.cpp(3592)]
  PASS   : tst_QWidget::resizeEvent()
  PASS   : tst_QWidget::task110173()
  PASS   : tst_QWidget::testDeletionInEventHandlers()
  PASS   : tst_QWidget::childDeletesItsSibling()
  PASS   : tst_QWidget::setMinimumSize()
  PASS   : tst_QWidget::setMaximumSize()
  SKIP   : tst_QWidget::setFixedSize() QTBUG-26424
     Loc: [tst_qwidget.cpp(3697)]
  PASS   : tst_QWidget::ensureCreated()
  QWARN  : tst_QWidget::winIdChangeEvent() This plugin does not support setting window opacity
  PASS   : tst_QWidget::winIdChangeEvent()
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  PASS   : tst_QWidget::persistentWinId()
  QWARN  : tst_QWidget::showNativeChild() QBackingStore::flush() called with non-exposed window, behavior is undefined
  PASS   : tst_QWidget::showNativeChild()
  PASS   : tst_QWidget::qobject_castInDestroyedSlot()
  XFAIL  : tst_QWidget::showHideEvent(window: only show) QTBUG-26424
     Loc: [tst_qwidget.cpp(3977)]
  PASS   : tst_QWidget::showHideEvent(window: only show)
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide) QTBUG-26424
     Loc: [tst_qwidget.cpp(3977)]
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide) QTBUG-26424
     Loc: [tst_qwidget.cpp(3982)]
  PASS   : tst_QWidget::showHideEvent(window: show/hide)
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide/create) QTBUG-26424
     Loc: [tst_qwidget.cpp(3977)]
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide/create) QTBUG-26424
     Loc: [tst_qwidget.cpp(3982)]
  PASS   : tst_QWidget::showHideEvent(window: show/hide/create)
  PASS   : tst_QWidget::showHideEvent(window: hide/create)
  PASS   : tst_QWidget::showHideEvent(window: only hide)
  PASS   : tst_QWidget::showHideEvent(window: nothing)
  PASS   : tst_QWidget::lostUpdatesOnHide()
  PASS   : tst_QWidget::update()
  QWARN  : tst_QWidget::isOpaque() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::isOpaque() This plugin does not support setting window opacity
  PASS   : tst_QWidget::isOpaque()
  FAIL!  : tst_QWidget::scroll() 'QTest::qWaitForWindowActive(&updateWidget)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(4237)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4383)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4539)]
  PASS   : tst_QWidget::moveChild(right)
  PASS   : tst_QWidget::moveChild(down)
  PASS   : tst_QWidget::moveChild(left)
  PASS   : tst_QWidget::moveChild(up)
  FAIL!  : tst_QWidget::showAndMoveChild() 'QTest::qWaitForWindowActive(&parent)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(4898)]
  PASS   : tst_QWidget::subtractOpaqueSiblings()
  PASS   : tst_QWidget::setLocale()
  PASS   : tst_QWidget::deleteStyle()
  FAIL!  : tst_QWidget::multipleToplevelFocusCheck() 'QTest::qWaitForWindowActive(&w1)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5007)]
  FAIL!  : tst_QWidget::setFocus() '(static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusWindow()' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5137)]
  PASS   : tst_QWidget::setCursor()
  SKIP   : tst_QWidget::setToolTip() QTBUG-26424
     Loc: [tst_qwidget.cpp(5434)]
  PASS   : tst_QWidget::testWindowIconChangeEventPropagation()
  PASS   : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint()
  PASS   : tst_QWidget::showHideShowX11()
  FAIL!  : tst_QWidget::clean_qt_x11_enforce_cursor() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(5638)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fff1e975cd0) : 74   1001   77   ), actual  4  ( QWidget(0x7fff1e975cd0) : 74   1001   78   77   )
     Loc: [tst_qwidget.cpp(5786)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff1e975d60) : 74   1001   1002   77   ), actual  5  ( QWidget(0x7fff1e975d60) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(5877)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff1e975d60) : 74   1001   1002   77   ), actual  5  ( QWidget(0x7fff1e975d60) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(5969)]
  PASS   : tst_QWidget::childEvents()
  PASS   : tst_QWidget::render()
  SKIP   : tst_QWidget::renderInvisible() QTBUG-26424
     Loc: [tst_qwidget.cpp(6119)]
  PASS   : tst_QWidget::renderWithPainter()
  PASS   : tst_QWidget::render_task188133()
  PASS   : tst_QWidget::render_task211796()
  PASS   : tst_QWidget::render_task217815()
  PASS   : tst_QWidget::render_windowOpacity()
  PASS   : tst_QWidget::render_systemClip()
  PASS   : tst_QWidget::render_systemClip2(Only auto-fill background)
  PASS   : tst_QWidget::render_systemClip2(Only draw in paintEvent)
  PASS   : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent)
  PASS   : tst_QWidget::render_systemClip3(Norwegian Civil Flag)
  PASS   : tst_QWidget::render_systemClip3(Norwegian War Flag)
  PASS   : tst_QWidget::render_task252837()
  PASS   : tst_QWidget::render_worldTransform()
  PASS   : tst_QWidget::setContentsMargins()
  SKIP   : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424
     Loc: [tst_qwidget.cpp(6967)]
  SKIP   : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424
     Loc: [tst_qwidget.cpp(6967)]
  PASS   : tst_QWidget::repaintWhenChildDeleted()
  PASS   : tst_QWidget::hideOpaqueChildWhileHidden()
  FAIL!  : tst_QWidget::updateWhileMinimized() Compared values are not the same
     Actual   (widget.numPaintEvents): 1
     Expected (0): 0
     Loc: [tst_qwidget.cpp(7099)]
  QWARN  : tst_QWidget::alienWidgets() QBackingStore::flush() called with non-exposed window, behavior is undefined
  QWARN  : tst_QWidget::alienWidgets() QBackingStore::flush() called with non-exposed window, behavior is undefined
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7194)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7197)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7200)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7203)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7249)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7252)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7255)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7310)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7313)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7316)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7319)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7322)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7325)]
  PASS   : tst_QWidget::alienWidgets()
  PASS   : tst_QWidget::adjustSize(1)
  PASS   : tst_QWidget::adjustSize(2)
  PASS   : tst_QWidget::adjustSize(3)
  PASS   : tst_QWidget::adjustSize(4)
  PASS   : tst_QWidget::adjustSize(5)
  PASS   : tst_QWidget::adjustSize(6)
  PASS   : tst_QWidget::adjustSize(7)
  PASS   : tst_QWidget::adjustSize(8)
  PASS   : tst_QWidget::adjustSize(9)
  PASS   : tst_QWidget::adjustSize(1c)
  PASS   : tst_QWidget::adjustSize(2c)
  PASS   : tst_QWidget::adjustSize(3c)
  PASS   : tst_QWidget::adjustSize(4c)
  PASS   : tst_QWidget::adjustSize(5c)
  PASS   : tst_QWidget::adjustSize(6c)
  PASS   : tst_QWidget::adjustSize(7c)
  PASS   : tst_QWidget::adjustSize(8c)
  PASS   : tst_QWidget::adjustSize(9c)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize)
  PASS   : tst_QWidget::updateGeometry(setMaximumSize)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it)
  PASS   : tst_QWidget::updateGeometry(Change sizePolicy)
  PASS   : tst_QWidget::sendUpdateRequestImmediately()
  PASS   : tst_QWidget::doubleRepaint()
  FAIL!  : tst_QWidget::resizeInPaintEvent() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(7641)]
  PASS   : tst_QWidget::opaqueChildren()
  PASS   : tst_QWidget::setMaskInResizeEvent()
  PASS   : tst_QWidget::moveInResizeEvent()
  SKIP   : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424
     Loc: [tst_qwidget.cpp(7808)]
  PASS   : tst_QWidget::immediateRepaintAfterInvalidateBuffer()
  PASS   : tst_QWidget::effectiveWinId()
  PASS   : tst_QWidget::effectiveWinId2()
  PASS   : tst_QWidget::customDpi()
  PASS   : tst_QWidget::customDpiProperty()
  PASS   : tst_QWidget::quitOnCloseAttribute()
  PASS   : tst_QWidget::moveRect()
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  PASS   : tst_QWidget::reparentStaticWidget()
  PASS   : tst_QWidget::QTBUG6883_reparentStaticWidget2()
  PASS   : tst_QWidget::translucentWidget()
  FAIL!  : tst_QWidget::setClearAndResizeMask() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(8245)]
  PASS   : tst_QWidget::maskedUpdate()
  PASS   : tst_QWidget::syntheticEnterLeave()
  SKIP   : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() QTBUG-26424
     Loc: [tst_qwidget.cpp(8645)]
  PASS   : tst_QWidget::underMouse()
  PASS   : tst_QWidget::windowFlags()
  PASS   : tst_QWidget::initialPosForDontShowOnScreenWidgets()
  PASS   : tst_QWidget::updateOnDestroyedSignal()
  FAIL!  : tst_QWidget::toplevelLineEditFocus() Compared pointers are not the same
     Actual   (QApplication::activeWindow()): (nil)
     Expected ((QWidget*)&w): 0x7fff1e9769c0
     Loc: [tst_qwidget.cpp(8796)]
  PASS   : tst_QWidget::focusWidget_task254563()
  PASS   : tst_QWidget::rectOutsideCoordinatesLimit_task144779()
  PASS   : tst_QWidget::setGraphicsEffect()
  PASS   : tst_QWidget::destroyBackingStore()
  FAIL!  : tst_QWidget::activateWindow() 'QTest::qWaitForWindowActive(mainwindow.data())' returned FALSE. ()
     Loc: [tst_qwidget.cpp(8953)]
  PASS   : tst_QWidget::openModal_taskQTBUG_5804()
  FAIL!  : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. ()
     Loc: [tst_qwidget.cpp(9018)]
  PASS   : tst_QWidget::scrollWithoutBackingStore()
  PASS   : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy()
  PASS   : tst_QWidget::movedAndResizedAttributes()
  PASS   : tst_QWidget::childAt()
  PASS   : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion()
  QWARN  : tst_QWidget::nativeChildFocus() QBackingStore::flush() called with non-exposed window, behavior is undefined
  QWARN  : tst_QWidget::nativeChildFocus() QBackingStore::flush() called with non-exposed window, behavior is undefined
  FAIL!  : tst_QWidget::nativeChildFocus() Compared pointers are not the same
     Actual   (QApplication::activeWindow()): (nil)
     Expected (&w): 0x7fff1e976990
     Loc: [tst_qwidget.cpp(9272)]
  PASS   : tst_QWidget::grab()
  FAIL!  : tst_QWidget::grabMouse() 'QTest::qWaitForWindowActive(&w)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(9403)]
  PASS   : tst_QWidget::touchEventSynthesizedMouseEvent()
  PASS   : tst_QWidget::styleSheetPropagation()
  PASS   : tst_QWidget::cleanupTestCase()
  Totals: 185 passed, 19 failed, 35 skipped
  ********* Finished testing of tst_QWidget *********
  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 20
  (... 3988 lines omitted; there are too many errors!)
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,3))
  PASS   : tst_QTableView::moveCursor(MoveLeft (1,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,3))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap (1,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, (0,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, hidden column 1 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrapy, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 0, hidden row 0 (1,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 1, moved column from 0 to 3. (1,2))
  PASS   : tst_QTableView::moveCursor(MoveDown (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,3))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 3 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 0 hidden column 0 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (3, 0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,1))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row 1 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row (1,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome, hidden column 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl, hidden column 0, hidden row 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd, hidden column (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3, hidden row 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (3,3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (3, 3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (0, 3))
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled 2. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span right)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span left)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span down)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span up)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap forward. Timeout => FAIL)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap backwards. Timeout => FAIL)
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, no span)
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, no span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, span)
  PASS   : tst_QTableView::selection(no span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(row span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(col span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, row hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, col hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, row moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, col moved, 3x3 select)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::visualRect((0,0))
  PASS   : tst_QTableView::visualRect((0,0) hidden row)
  PASS   : tst_QTableView::visualRect((0,0) hidden column)
  PASS   : tst_QTableView::visualRect((0,0) hidden row and column)
  PASS   : tst_QTableView::visualRect((0,0) out of bounds)
  PASS   : tst_QTableView::visualRect((5,5), hidden row)
  PASS   : tst_QTableView::visualRect((9,9))
  PASS   : tst_QTableView::fetchMore()
  PASS   : tst_QTableView::setHeaders()
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per item 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per pixel 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 5)
  PASS   : tst_QTableView::rowAt(row at 100)
  PASS   : tst_QTableView::rowAt(row at 180)
  PASS   : tst_QTableView::rowAt(row at 20)
  PASS   : tst_QTableView::rowHeight(increasing)
  PASS   : tst_QTableView::rowHeight(decreasing)
  PASS   : tst_QTableView::rowHeight(random)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per item 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 5)
  PASS   : tst_QTableView::columnAt(column at 100)
  PASS   : tst_QTableView::columnAt(column at 180)
  PASS   : tst_QTableView::columnAt(column at 20)
  PASS   : tst_QTableView::columnWidth(increasing)
  PASS   : tst_QTableView::columnWidth(decreasing)
  PASS   : tst_QTableView::columnWidth(random)
  PASS   : tst_QTableView::hiddenRow(first hidden)
  PASS   : tst_QTableView::hiddenRow(last hidden)
  PASS   : tst_QTableView::hiddenRow(none hidden)
  PASS   : tst_QTableView::hiddenRow(all hidden)
  PASS   : tst_QTableView::hiddenColumn(first hidden)
  PASS   : tst_QTableView::hiddenColumn(last hidden)
  PASS   : tst_QTableView::hiddenColumn(none hidden)
  PASS   : tst_QTableView::hiddenColumn(all hidden)
  PASS   : tst_QTableView::sortingEnabled()
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item)
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel)
  QWARN  : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(hidden, no span, no scroll, per item)
  PASS   : tst_QTableView::indexAt(no hidden, no span, no scroll, (20,20))
  PASS   : tst_QTableView::indexAt(row hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(col hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, row span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, col span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,0), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (0,5), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,5), at (20,20))
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(top left 1x2)
  PASS   : tst_QTableView::span(top left 2x1)
  PASS   : tst_QTableView::span(invalid 2x2)
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(bottom right 2x2)
  PASS   : tst_QTableView::span(invalid span 2x2)
  PASS   : tst_QTableView::span(invalid span 3x3)
  PASS   : tst_QTableView::spans(1x3 span, query 3,0)
  PASS   : tst_QTableView::spans(1x3 span, query 3,1)
  PASS   : tst_QTableView::spans(1x3 span, query 3,2)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 3,0)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 4,0)
  PASS   : tst_QTableView::spans(how to order spans (1,1))
  PASS   : tst_QTableView::spans(how to order spans (2,1))
  PASS   : tst_QTableView::spans(how to order spans (3,1))
  PASS   : tst_QTableView::spans(how to order spans (1,2))
  PASS   : tst_QTableView::spans(how to order spans (2,2))
  PASS   : tst_QTableView::spans(spans with hidden rows)
  PASS   : tst_QTableView::spans(QTBUG-6004: No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-6004 (follow-up): No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-9631: remove one span)
  PASS   : tst_QTableView::spansAfterRowInsertion()
  PASS   : tst_QTableView::spansAfterColumnInsertion()
  PASS   : tst_QTableView::spansAfterRowRemoval()
  PASS   : tst_QTableView::spansAfterColumnRemoval()
  PASS   : tst_QTableView::checkHeaderReset()
  PASS   : tst_QTableView::checkHeaderMinSize()
  PASS   : tst_QTableView::resizeToContents()
  FAIL!  : tst_QTableView::tabFocus() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qtableview.cpp(3354)]
  PASS   : tst_QTableView::bigModel()
  PASS   : tst_QTableView::selectionSignal()
  PASS   : tst_QTableView::setCurrentIndex()
  PASS   : tst_QTableView::task173773_updateVerticalHeader()
  PASS   : tst_QTableView::task227953_setRootIndex()
  PASS   : tst_QTableView::task240266_veryBigColumn()
  PASS   : tst_QTableView::task248688_autoScrollNavigation()
  PASS   : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections()
  PASS   : tst_QTableView::task191545_dragSelectRows()
  PASS   : tst_QTableView::taskQTBUG_5062_spansInconsistency()
  PASS   : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel()
  PASS   : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader()
  PASS   : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason()
  PASS   : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection()
  PASS   : tst_QTableView::taskQTBUG_8777_scrollToSpans()
  PASS   : tst_QTableView::taskQTBUG_10169_sizeHintForRow()
  PASS   : tst_QTableView::mouseWheel(scroll up per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per pixel)
  PASS   : tst_QTableView::addColumnWhileEditing()
  PASS   : tst_QTableView::task234926_setHeaderSorting()
  PASS   : tst_QTableView::changeHeaderData()
  PASS   : tst_QTableView::cleanupTestCase()
  Totals: 238 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtableview: 23 seconds, exit code 3
  
  Testing tst_QStackedLayout
  FAIL!  : tst_QStackedLayout::keepFocusAfterSetCurrent() 'QTest::qWaitForWindowActive(testWidget)' returned FALSE. ()
     Loc: [tst_qstackedlayout.cpp(354)]
  Totals: 6 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QStackedLayout *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QStackedLayout::initTestCase()
  QWARN  : tst_QStackedLayout::getSetCheck() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  QWARN  : tst_QStackedLayout::getSetCheck() QStackedLayout::setCurrentWidget: Widget 0x0 not contained in stack
  PASS   : tst_QStackedLayout::getSetCheck()
  PASS   : tst_QStackedLayout::testCase()
  PASS   : tst_QStackedLayout::deleteCurrent()
  SKIP   : tst_QStackedLayout::removeWidget() Can't get focus
     Loc: [tst_qstackedlayout.cpp(293)]
  FAIL!  : tst_QStackedLayout::keepFocusAfterSetCurrent() 'QTest::qWaitForWindowActive(testWidget)' returned FALSE. ()
     Loc: [tst_qstackedlayout.cpp(354)]
  PASS   : tst_QStackedLayout::heigthForWidth()
  PASS   : tst_QStackedLayout::cleanupTestCase()
  Totals: 6 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QStackedLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qstackedlayout: 6 seconds, exit code 1
  
  Testing tst_qinputmethod
  FAIL!  : tst_qinputmethod::cursorRectangle() Compared pointers are not the same
     Actual   ((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusWindow()): (nil)
     Expected (&window): 0x7fff48e668d0
     Loc: [tst_qinputmethod.cpp(206)]
  FAIL!  : tst_qinputmethod::inputMethodAccepted() Compared pointers are not the same
     Actual   ((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusWindow()): (nil)
     Expected (&window): 0x7fff48e66a10
     Loc: [tst_qinputmethod.cpp(304)]
  Totals: 12 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qinputmethod *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_qinputmethod::initTestCase()
  PASS   : tst_qinputmethod::isVisible()
  PASS   : tst_qinputmethod::animating()
  PASS   : tst_qinputmethod::keyboarRectangle()
  PASS   : tst_qinputmethod::inputItemTransform()
  QWARN  : tst_qinputmethod::cursorRectangle() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_qinputmethod::cursorRectangle() Compared pointers are not the same
     Actual   ((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusWindow()): (nil)
     Expected (&window): 0x7fff4a77e2e0
     Loc: [tst_qinputmethod.cpp(206)]
  PASS   : tst_qinputmethod::invokeAction()
  PASS   : tst_qinputmethod::reset()
  QWARN  : tst_qinputmethod::commit() Test input context to commit without focused object
  QWARN  : tst_qinputmethod::commit() Test input context to commit without focused object
  PASS   : tst_qinputmethod::commit()
  PASS   : tst_qinputmethod::update()
  PASS   : tst_qinputmethod::query()
  PASS   : tst_qinputmethod::inputDirection()
  FAIL!  : tst_qinputmethod::inputMethodAccepted() Compared pointers are not the same
     Actual   ((static_cast<QGuiApplication *>(QCoreApplication::instance()))->focusWindow()): (nil)
     Expected (&window): 0x7fff4a77e420
     Loc: [tst_qinputmethod.cpp(304)]
  PASS   : tst_qinputmethod::cleanupTestCase()
  Totals: 12 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qinputmethod *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qinputmethod: 20 seconds, exit code 2
  
  Testing tst_QGroupBox
  FAIL!  : tst_QGroupBox::propagateFocus() 'QTest::qWaitForWindowActive(&box)' returned FALSE. ()
     Loc: [tst_qgroupbox.cpp(467)]
  Totals: 32 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGroupBox *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QGroupBox::initTestCase()
  PASS   : tst_QGroupBox::setTitle(empty_title)
  PASS   : tst_QGroupBox::setTitle(normal_title)
  PASS   : tst_QGroupBox::setTitle(special_chars_title)
  PASS   : tst_QGroupBox::setTitle(spaces_title)
  PASS   : tst_QGroupBox::setCheckable(checkable_true)
  PASS   : tst_QGroupBox::setCheckable(checkable_false)
  PASS   : tst_QGroupBox::setChecked(checkable_false_checked_true)
  PASS   : tst_QGroupBox::setChecked(checkable_true_checked_true)
  PASS   : tst_QGroupBox::setChecked(checkable_true_checked_false)
  PASS   : tst_QGroupBox::enabledPropagation()
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  QWARN  : tst_QGroupBox::sizeHint() QKeySequence::mnemonic: "&0&0&0&0&0&0&0&0&0&0" contains multiple occurrences of '&'
  PASS   : tst_QGroupBox::sizeHint()
  PASS   : tst_QGroupBox::toggled()
  PASS   : tst_QGroupBox::clicked(hit nothing, not checkable)
  PASS   : tst_QGroupBox::clicked(hit frame, not checkable)
  PASS   : tst_QGroupBox::clicked(hit content, not checkable)
  PASS   : tst_QGroupBox::clicked(hit label, not checkable)
  PASS   : tst_QGroupBox::clicked(hit checkbox, not checkable)
  PASS   : tst_QGroupBox::clicked(hit nothing, checkable)
  PASS   : tst_QGroupBox::clicked(hit frame, checkable)
  PASS   : tst_QGroupBox::clicked(hit content, checkable)
  PASS   : tst_QGroupBox::clicked(hit label, checkable)
  PASS   : tst_QGroupBox::clicked(hit checkbox, checkable)
  PASS   : tst_QGroupBox::clicked(hit nothing, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit frame, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit content, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit label, checkable, but unchecked)
  PASS   : tst_QGroupBox::clicked(hit checkbox, checkable, but unchecked)
  PASS   : tst_QGroupBox::toggledVsClicked()
  PASS   : tst_QGroupBox::childrenAreDisabled()
  QWARN  : tst_QGroupBox::propagateFocus() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QGroupBox::propagateFocus() 'QTest::qWaitForWindowActive(&box)' returned FALSE. ()
     Loc: [tst_qgroupbox.cpp(467)]
  PASS   : tst_QGroupBox::task_QTBUG_19170_ignoreMouseReleseEvent()
  PASS   : tst_QGroupBox::cleanupTestCase()
  Totals: 32 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGroupBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgroupbox: 2 seconds, exit code 1
  
  Testing tst_QGraphicsSceneIndex
  FAIL!  : tst_QGraphicsSceneIndex::removeItems() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(279)]
  FAIL!  : tst_QGraphicsSceneIndex::clear() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(310)]
  Totals: 10 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsSceneIndex *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QGraphicsSceneIndex::initTestCase()
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::movingItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::movingItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::connectedToSceneRectChanged()
  QWARN  : tst_QGraphicsSceneIndex::items() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QGraphicsSceneIndex::items()
  FAIL!  : tst_QGraphicsSceneIndex::removeItems() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(279)]
  FAIL!  : tst_QGraphicsSceneIndex::clear() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qgraphicssceneindex.cpp(310)]
  PASS   : tst_QGraphicsSceneIndex::cleanupTestCase()
  Totals: 10 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsSceneIndex *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicssceneindex: 4 seconds, exit code 2
  
  Testing tst_QGraphicsEffectSource
  FAIL!  : tst_QGraphicsEffectSource::initTestCase() 'QTest::qWaitForWindowActive(view)' returned FALSE. ()
     Loc: [tst_qgraphicseffectsource.cpp(182)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsEffectSource *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  QWARN  : tst_QGraphicsEffectSource::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QGraphicsEffectSource::initTestCase() 'QTest::qWaitForWindowActive(view)' returned FALSE. ()
     Loc: [tst_qgraphicseffectsource.cpp(182)]
  PASS   : tst_QGraphicsEffectSource::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsEffectSource *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicseffectsource: 2 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1451)]
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1519)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1586)]
  Totals: 47 passed, 8 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QListView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTableView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QHeaderView)
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QListView)
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTableView)
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTreeView)
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QHeaderView)
  QWARN  : tst_QAbstractItemView::noModel() QXcbConnection: XCB error: 3 (BadWindow), sequence: 153, resource id: 58720259, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  SKIP   : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well
     Loc: [tst_qabstractitemview.cpp(749)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1044)]
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  PASS   : tst_QAbstractItemView::task200665_itemEntered()
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  FAIL!  : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1451)]
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1519)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1586)]
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 47 passed, 8 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 19 seconds, exit code 8

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04297/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1351024289):
    http://codereview.qt-project.org/37950 [PS1] - Fix widget borders when using global stylesheetstyle
    http://codereview.qt-project.org/37982 [PS4] - QStyleAnimation: writable duration & delay properties
    http://codereview.qt-project.org/37925 [PS1] - QMacStyle: make default button animations independent of QWidget
    http://codereview.qt-project.org/38005 [PS1] - Quieten warning about uninitialized use of d pointer
    http://codereview.qt-project.org/37006 [PS3] - Mac: Set minimum version to 10.7 for clang-libc++



More information about the Ci-reports mailing list