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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 10 23:57:22 CEST 2013


sixty 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_QWindowContainer
  FAIL!  : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(100)]
  FAIL!  : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(115)]
  FAIL!  : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(133)]
  FAIL!  : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(173)]
  FAIL!  : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(218)]
  FAIL!  : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowActive(root.windowHandle())' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(192)]
  Totals: 3 passed, 6 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindowContainer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindowContainer::initTestCase()
  QWARN  : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(100)]
  FAIL!  : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(115)]
  FAIL!  : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(133)]
  PASS   : tst_QWindowContainer::testOwnership()
  FAIL!  : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(173)]
  FAIL!  : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(218)]
  FAIL!  : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowActive(root.windowHandle())' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(192)]
  PASS   : tst_QWindowContainer::cleanupTestCase()
  Totals: 3 passed, 6 failed, 0 skipped
  ********* Finished testing of tst_QWindowContainer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowcontainer: 28 seconds, exit code 6
  
  Testing tst_QWindow
  FAIL!  : tst_QWindow::eventOrderOnShow() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(164)]
  FAIL!  : tst_QWindow::positioning() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(193)]
  FAIL!  : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. ()
     Loc: [tst_qwindow.cpp(248)]
  FAIL!  : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. ()
     Loc: [tst_qwindow.cpp(268)]
  FAIL!  : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(435)]
  FAIL!  : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(571)]
  FAIL!  : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(620)]
  FAIL!  : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(635)]
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(825)]
  FAIL!  : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(837)]
  FAIL!  : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(959)]
  Totals: 11 passed, 11 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindow::initTestCase()
  QWARN  : tst_QWindow::eventOrderOnShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QWindow::eventOrderOnShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QWindow::eventOrderOnShow() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(164)]
  PASS   : tst_QWindow::mapGlobal()
  FAIL!  : tst_QWindow::positioning() Compared values are not the same
     Actual   (window.received(QEvent::Resize)): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(193)]
  FAIL!  : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. ()
     Loc: [tst_qwindow.cpp(248)]
  FAIL!  : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. ()
     Loc: [tst_qwindow.cpp(268)]
  FAIL!  : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(435)]
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(490)]
  FAIL!  : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(571)]
  FAIL!  : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(620)]
  FAIL!  : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(635)]
  SKIP   : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(692)]
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(825)]
  FAIL!  : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(837)]
  PASS   : tst_QWindow::windowModality()
  FAIL!  : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(959)]
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 11 passed, 11 failed, 2 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 110 seconds, exit code 11
  
  Testing tst_QWidget
  FAIL!  : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(614)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  QWARN  : tst_QWidget::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QWidget::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. ()
     Loc: [tst_qwidget.cpp(614)]
  PASS   : tst_QWidget::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget: 2 seconds, exit code 1
  
  Testing tst_QTreeWidget
  FAIL!  : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(242)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTreeWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  QWARN  : tst_QTreeWidget::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QTreeWidget::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(242)]
  PASS   : tst_QTreeWidget::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTreeWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtreewidget: 2 seconds, exit code 1
  
  Testing tst_QTreeView
  FAIL!  : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(938)]
  FAIL!  : tst_QTreeView::keyboardSearchMultiColumn() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(1173)]
  FAIL!  : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3157)]
  FAIL!  : tst_QTreeView::keyboardNavigationWithDisabled() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3957)]
  FAIL!  : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3415)]
  FAIL!  : tst_QTreeView::task224091_appendColumns() 'QTest::qWaitForWindowActive(topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3475)]
  FAIL!  : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3703)]
  FAIL!  : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3758)]
  FAIL!  : tst_QTreeView::doubleClickedWithSpans() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3860)]
  FAIL!  : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3932)]
  FAIL!  : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(4092)]
  FAIL!  : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(4107)]
  Totals: 158 passed, 12 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTreeView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QTreeView::initTestCase()
  PASS   : tst_QTreeView::getSetCheck()
  PASS   : tst_QTreeView::construction()
  PASS   : tst_QTreeView::alternatingRowColors()
  PASS   : tst_QTreeView::currentIndex(-1, -1)
  PASS   : tst_QTreeView::currentIndex(-1, 0)
  PASS   : tst_QTreeView::currentIndex(0, -1)
  PASS   : tst_QTreeView::currentIndex(0, 0)
  PASS   : tst_QTreeView::currentIndex(0, 1)
  PASS   : tst_QTreeView::currentIndex(1, 0)
  PASS   : tst_QTreeView::currentIndex(1, 1)
  PASS   : tst_QTreeView::currentIndex(2, 0)
  PASS   : tst_QTreeView::currentIndex(2, 1)
  PASS   : tst_QTreeView::currentIndex(3, -1)
  PASS   : tst_QTreeView::currentIndex(3, 0)
  PASS   : tst_QTreeView::currentIndex(3, 1)
  PASS   : tst_QTreeView::dragDropMode(NoDragDrop)
  PASS   : tst_QTreeView::dragDropMode(DragOnly)
  PASS   : tst_QTreeView::dragDropMode(DropOnly)
  PASS   : tst_QTreeView::dragDropMode(DragDrop)
  PASS   : tst_QTreeView::dragDropMode(InternalMove)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5)
  PASS   : tst_QTreeView::dragDropOverwriteMode()
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 0)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 1)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 2)
  QWARN  : tst_QTreeView::editTriggers(NoEditTriggers 3) QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QTreeView::editTriggers(NoEditTriggers 3) QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 3)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 4)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 0)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 1)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 2)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 3)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 4)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 0)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 1)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 2)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 3)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 4)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 0)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 1)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 2)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 3)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 4)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 0)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 1)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 2)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 3)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 4)
  PASS   : tst_QTreeView::hasAutoScroll()
  PASS   : tst_QTreeView::horizontalScrollMode()
  FAIL!  : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(938)]
  PASS   : tst_QTreeView::indexAt()
  PASS   : tst_QTreeView::indexWidget()
  PASS   : tst_QTreeView::itemDelegate()
  PASS   : tst_QTreeView::itemDelegateForColumnOrRow()
  PASS   : tst_QTreeView::keyboardSearch()
  FAIL!  : tst_QTreeView::keyboardSearchMultiColumn() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(1173)]
  PASS   : tst_QTreeView::setModel()
  PASS   : tst_QTreeView::openPersistentEditor()
  PASS   : tst_QTreeView::rootIndex()
  PASS   : tst_QTreeView::setHeader()
  PASS   : tst_QTreeView::columnHidden()
  PASS   : tst_QTreeView::rowHidden()
  PASS   : tst_QTreeView::noDelegate()
  PASS   : tst_QTreeView::noModel()
  PASS   : tst_QTreeView::emptyModel()
  PASS   : tst_QTreeView::removeRows()
  PASS   : tst_QTreeView::removeCols()
  PASS   : tst_QTreeView::limitedExpand()
  PASS   : tst_QTreeView::expandAndCollapse(normal)
  PASS   : tst_QTreeView::expandAndCollapse(animated)
  PASS   : tst_QTreeView::expandAndCollapseAll()
  PASS   : tst_QTreeView::expandWithNoChildren()
  PASS   : tst_QTreeView::quickExpandCollapse()
  PASS   : tst_QTreeView::keyboardNavigation()
  PASS   : tst_QTreeView::headerSections()
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = false)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = false)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = true)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = true)
  PASS   : tst_QTreeView::setSelection((0,0,50,20),rows)
  PASS   : tst_QTreeView::setSelection((0,0,50,90),rows)
  PASS   : tst_QTreeView::setSelection((50,0,0,90),rows,invalid rect)
  PASS   : tst_QTreeView::setSelection((0,-20,20,50),rows)
  PASS   : tst_QTreeView::setSelection((0,-50,20,90),rows)
  PASS   : tst_QTreeView::extendedSelection(select)
  PASS   : tst_QTreeView::extendedSelection(unselect)
  PASS   : tst_QTreeView::indexAbove()
  PASS   : tst_QTreeView::indexBelow()
  PASS   : tst_QTreeView::clicked()
  WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget
  WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget
  PASS   : tst_QTreeView::mouseDoubleClick()
  PASS   : tst_QTreeView::rowsAboutToBeRemoved()
  PASS   : tst_QTreeView::headerSections_unhideSection()
  PASS   : tst_QTreeView::columnAt()
  PASS   : tst_QTreeView::scrollTo()
  PASS   : tst_QTreeView::rowsAboutToBeRemoved_move()
  PASS   : tst_QTreeView::resizeColumnToContents()
  PASS   : tst_QTreeView::insertAfterSelect()
  PASS   : tst_QTreeView::removeAfterSelect()
  PASS   : tst_QTreeView::hiddenItems()
  PASS   : tst_QTreeView::spanningItems()
  PASS   : tst_QTreeView::rowSizeHint()
  PASS   : tst_QTreeView::setSortingEnabled()
  PASS   : tst_QTreeView::headerHidden()
  PASS   : tst_QTreeView::selection()
  PASS   : tst_QTreeView::removeAndInsertExpandedCol0()
  PASS   : tst_QTreeView::selectionWithHiddenItems()
  PASS   : tst_QTreeView::selectAll()
  PASS   : tst_QTreeView::disabledButCheckable()
  PASS   : tst_QTreeView::sortByColumn(sorting enabled)
  PASS   : tst_QTreeView::sortByColumn(sorting disabled)
  PASS   : tst_QTreeView::evilModel(visible)
  PASS   : tst_QTreeView::indexRowSizeHint()
  PASS   : tst_QTreeView::addRowsWhileSectionsAreHidden()
  PASS   : tst_QTreeView::filterProxyModelCrash()
  PASS   : tst_QTreeView::renderToPixmap(row-0)
  PASS   : tst_QTreeView::renderToPixmap(row-1)
  FAIL!  : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3157)]
  FAIL!  : tst_QTreeView::keyboardNavigationWithDisabled() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3957)]
  PASS   : tst_QTreeView::task174627_moveLeftToRoot()
  PASS   : tst_QTreeView::task171902_expandWith1stColHidden()
  PASS   : tst_QTreeView::task203696_hidingColumnsAndRowsn()
  PASS   : tst_QTreeView::task211293_removeRootIndex()
  FAIL!  : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3415)]
  PASS   : tst_QTreeView::task220298_selectColumns()
  FAIL!  : tst_QTreeView::task224091_appendColumns() 'QTest::qWaitForWindowActive(topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3475)]
  PASS   : tst_QTreeView::task225539_deleteModel()
  PASS   : tst_QTreeView::task230123_setItemsExpandable()
  PASS   : tst_QTreeView::task202039_closePersistentEditor()
  PASS   : tst_QTreeView::task238873_avoidAutoReopening()
  PASS   : tst_QTreeView::task244304_clickOnDecoration()
  FAIL!  : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3703)]
  PASS   : tst_QTreeView::task250683_wrongSectionSize()
  FAIL!  : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3758)]
  PASS   : tst_QTreeView::task254234_proxySort()
  PASS   : tst_QTreeView::task248022_changeSelection()
  PASS   : tst_QTreeView::task245654_changeModelAndExpandAll()
  FAIL!  : tst_QTreeView::doubleClickedWithSpans() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3860)]
  PASS   : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden()
  FAIL!  : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3932)]
  FAIL!  : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(4092)]
  FAIL!  : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(4107)]
  PASS   : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex()
  PASS   : tst_QTreeView::taskQTBUG_18539_emitLayoutChanged()
  PASS   : tst_QTreeView::taskQTBUG_8176_emitOnExpandAll()
  PASS   : tst_QTreeView::cleanupTestCase()
  Totals: 158 passed, 12 failed, 0 skipped
  ********* Finished testing of tst_QTreeView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtreeview: 46 seconds, exit code 12
  
  Testing tst_QToolTip
  FAIL!  : tst_QToolTip::task183679(non-modifier) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Shift) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Control) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Alt) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Meta) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  Totals: 4 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QToolTip *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QToolTip::initTestCase()
  QWARN  : tst_QToolTip::task183679(non-modifier) QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QToolTip::task183679(non-modifier) QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QToolTip::task183679(non-modifier) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Shift) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Control) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Alt) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  FAIL!  : tst_QToolTip::task183679(Meta) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
     Loc: [tst_qtooltip.cpp(113)]
  PASS   : tst_QToolTip::whatsThis()
  PASS   : tst_QToolTip::setPalette()
  PASS   : tst_QToolTip::cleanupTestCase()
  Totals: 4 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtooltip: 11 seconds, exit code 5
  
  Testing tst_QTextBrowser
  FAIL!  : tst_QTextBrowser::noReloadOnAnchorJump() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::bgColorOnSourceChange() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::forwardButton() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::viewportPositionInHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::relativeLinks() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::anchors() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::resourceAutoDetection() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::forwardBackwardAvailable() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::clearHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::sourceInsideLoadResource() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::textInteractionFlags_vs_readOnly() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::anchorsWithSelfBuiltHtml() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::relativeNonLocalUrls() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::adjacentAnchors() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::loadResourceOnRelativeLocalFiles() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::focusIndicator() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::focusHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::urlEncoding() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  Totals: 2 passed, 18 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTextBrowser *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QTextBrowser::initTestCase()
  QWARN  : tst_QTextBrowser::noReloadOnAnchorJump() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QTextBrowser::noReloadOnAnchorJump() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QTextBrowser::noReloadOnAnchorJump() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::bgColorOnSourceChange() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::forwardButton() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::viewportPositionInHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::relativeLinks() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::anchors() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::resourceAutoDetection() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::forwardBackwardAvailable() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::clearHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::sourceInsideLoadResource() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::textInteractionFlags_vs_readOnly() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::anchorsWithSelfBuiltHtml() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::relativeNonLocalUrls() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::adjacentAnchors() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::loadResourceOnRelativeLocalFiles() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::focusIndicator() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::focusHistory() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  FAIL!  : tst_QTextBrowser::urlEncoding() 'QTest::qWaitForWindowActive(this)' returned FALSE. ()
     Loc: [tst_qtextbrowser.cpp(60)]
  PASS   : tst_QTextBrowser::cleanupTestCase()
  Totals: 2 passed, 18 failed, 0 skipped
  ********* Finished testing of tst_QTextBrowser *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtextbrowser: 36 seconds, exit code 18
  
  Testing tst_QTabWidget
  FAIL!  : tst_QTabWidget::paintEventCount() Compared values are not the same
     Actual   (tab2->count): 0
     Expected (1): 1
     Loc: [tst_qtabwidget.cpp(591)]
  (... 8269 lines omitted; there are too many errors!)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, 3 1)
  FAIL!  : tst_QGraphicsLinearLayout::invalidate(0) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslinearlayout.cpp(667)]
  FAIL!  : tst_QGraphicsLinearLayout::invalidate(1) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslinearlayout.cpp(667)]
  FAIL!  : tst_QGraphicsLinearLayout::invalidate(2) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslinearlayout.cpp(667)]
  FAIL!  : tst_QGraphicsLinearLayout::invalidate(3) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslinearlayout.cpp(667)]
  PASS   : tst_QGraphicsLinearLayout::itemAt(0)
  PASS   : tst_QGraphicsLinearLayout::itemAt(1)
  PASS   : tst_QGraphicsLinearLayout::itemAt(2)
  PASS   : tst_QGraphicsLinearLayout::itemAt_visualOrder()
  PASS   : tst_QGraphicsLinearLayout::orientation(vertical)
  PASS   : tst_QGraphicsLinearLayout::orientation(horizontal)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, -1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 0)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 1)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 2)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(1, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(0, 1, 3)
  PASS   : tst_QGraphicsLinearLayout::removeAt(2, 2, 3)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(1, 0, -1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 1, -1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(2, 2, -1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeItem(1, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 1, 0)
  PASS   : tst_QGraphicsLinearLayout::removeItem(2, 2, 0)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(1, 0, 1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 1, 1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(2, 2, 1)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeItem(1, 0, 2)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 1, 2)
  PASS   : tst_QGraphicsLinearLayout::removeItem(2, 2, 2)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeItem(1, 0, 3)
  PASS   : tst_QGraphicsLinearLayout::removeItem(0, 1, 3)
  PASS   : tst_QGraphicsLinearLayout::removeItem(2, 2, 3)
  PASS   : tst_QGraphicsLinearLayout::setGeometry(null)
  PASS   : tst_QGraphicsLinearLayout::setGeometry(small)
  PASS   : tst_QGraphicsLinearLayout::setSpacing(0)
  PASS   : tst_QGraphicsLinearLayout::setSpacing(5)
  PASS   : tst_QGraphicsLinearLayout::setSpacing(3.3)
  PASS   : tst_QGraphicsLinearLayout::setSpacing(-4.3)
  PASS   : tst_QGraphicsLinearLayout::setItemSpacing(0 at 0)
  PASS   : tst_QGraphicsLinearLayout::setItemSpacing(10 at 0)
  PASS   : tst_QGraphicsLinearLayout::setItemSpacing(10 at 1)
  PASS   : tst_QGraphicsLinearLayout::setItemSpacing(10 at the end)
  PASS   : tst_QGraphicsLinearLayout::itemSpacing()
  PASS   : tst_QGraphicsLinearLayout::setStretchFactor(60 [1,2])
  PASS   : tst_QGraphicsLinearLayout::setStretchFactor(60 [1,2,3])
  PASS   : tst_QGraphicsLinearLayout::setStretchFactor(120 [1,2,3,6])
  PASS   : tst_QGraphicsLinearLayout::testStretch()
  PASS   : tst_QGraphicsLinearLayout::defaultStretchFactors(hor)
  PASS   : tst_QGraphicsLinearLayout::defaultStretchFactors(ver)
  PASS   : tst_QGraphicsLinearLayout::defaultStretchFactors(hor,ignore123)
  PASS   : tst_QGraphicsLinearLayout::defaultStretchFactors(hor,ignore23)
  PASS   : tst_QGraphicsLinearLayout::defaultStretchFactors(hor,ignore2)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(minimumSize)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(preferredSize)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(maximumSize)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(minimumSize, spacing=3)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(minimumSize, spacing=3, layoutMargin=10)
  PASS   : tst_QGraphicsLinearLayout::sizeHint(minimumSize, spacing=0, layoutMargin=7)
  PASS   : tst_QGraphicsLinearLayout::updateGeometry()
  PASS   : tst_QGraphicsLinearLayout::layoutDirection()
  PASS   : tst_QGraphicsLinearLayout::removeLayout()
  PASS   : tst_QGraphicsLinearLayout::avoidRecursionInInsertItem()
  PASS   : tst_QGraphicsLinearLayout::styleInfoLeak()
  PASS   : tst_QGraphicsLinearLayout::testAlignmentInLargerLayout()
  PASS   : tst_QGraphicsLinearLayout::testOffByOneInLargerLayout()
  PASS   : tst_QGraphicsLinearLayout::testDefaultAlignment()
  PASS   : tst_QGraphicsLinearLayout::combineSizePolicies()
  PASS   : tst_QGraphicsLinearLayout::task218400_insertStretchCrash()
  PASS   : tst_QGraphicsLinearLayout::cleanupTestCase()
  Totals: 215 passed, 8 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsLinearLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicslinearlayout: 20 seconds, exit code 8
  
  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.1.0, Qt 5.1.0
  QWARN  : tst_QGraphicsEffectSource::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QGraphicsEffectSource::initTestCase() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, 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: 9 seconds, exit code 1
  
  Testing tst_QGraphicsLayout
  FAIL!  : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslayout.cpp(150)]
  Totals: 9 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsLayout *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsLayout::initTestCase()
  PASS   : tst_QGraphicsLayout::sizeHints()
  QWARN  : tst_QGraphicsLayout::compressLayoutRequest() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QGraphicsLayout::compressLayoutRequest() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qgraphicslayout.cpp(150)]
  PASS   : tst_QGraphicsLayout::automaticReparenting()
  PASS   : tst_QGraphicsLayout::verifyActivate()
  PASS   : tst_QGraphicsLayout::invalidate()
  PASS   : tst_QGraphicsLayout::constructors()
  PASS   : tst_QGraphicsLayout::alternativeLayoutItems()
  PASS   : tst_QGraphicsLayout::ownership()
  PASS   : tst_QGraphicsLayout::cleanupTestCase()
  Totals: 9 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicslayout: 7 seconds, exit code 1
  
  Testing tst_QFormLayout
  FAIL!  : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. ()
     Loc: [tst_qformlayout.cpp(361)]
  Totals: 25 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFormLayout *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QFormLayout::initTestCase()
  PASS   : tst_QFormLayout::rowCount()
  PASS   : tst_QFormLayout::buddies()
  PASS   : tst_QFormLayout::getItemPosition()
  PASS   : tst_QFormLayout::wrapping()
  PASS   : tst_QFormLayout::spacing()
  QWARN  : tst_QFormLayout::contentsRect() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QFormLayout::contentsRect() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. ()
     Loc: [tst_qformlayout.cpp(361)]
  PASS   : tst_QFormLayout::setFormStyle()
  PASS   : tst_QFormLayout::setFieldGrowthPolicy()
  PASS   : tst_QFormLayout::setRowWrapPolicy()
  PASS   : tst_QFormLayout::setLabelAlignment()
  PASS   : tst_QFormLayout::setFormAlignment()
  PASS   : tst_QFormLayout::addRow()
  PASS   : tst_QFormLayout::insertRow_QWidget_QWidget()
  PASS   : tst_QFormLayout::insertRow_QWidget_QLayout()
  PASS   : tst_QFormLayout::insertRow_QString_QWidget()
  PASS   : tst_QFormLayout::insertRow_QString_QLayout()
  PASS   : tst_QFormLayout::insertRow_QWidget()
  PASS   : tst_QFormLayout::insertRow_QLayout()
  QWARN  : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied
  QWARN  : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Invalid cell (-1, 1)
  PASS   : tst_QFormLayout::setWidget()
  QWARN  : tst_QFormLayout::setLayout() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied
  QWARN  : tst_QFormLayout::setLayout() QLayout::addChildLayout: layout "" already has a parent
  PASS   : tst_QFormLayout::setLayout()
  PASS   : tst_QFormLayout::itemAt()
  PASS   : tst_QFormLayout::takeAt()
  PASS   : tst_QFormLayout::layoutAlone()
  PASS   : tst_QFormLayout::taskQTBUG_27420_takeAtShouldUnparentLayout()
  PASS   : tst_QFormLayout::cleanupTestCase()
  Totals: 25 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QFormLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qformlayout: 11 seconds, exit code 1
  
  Testing tst_QDockWidget
  FAIL!  : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(355)]
  FAIL!  : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(720)]
  FAIL!  : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(759)]
  FAIL!  : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(828)]
  FAIL!  : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(853)]
  Totals: 15 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDockWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QDockWidget::initTestCase()
  PASS   : tst_QDockWidget::getSetCheck()
  PASS   : tst_QDockWidget::widget()
  PASS   : tst_QDockWidget::features()
  QWARN  : tst_QDockWidget::setFloating() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QDockWidget::setFloating() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(355)]
  PASS   : tst_QDockWidget::allowedAreas()
  PASS   : tst_QDockWidget::toggleViewAction()
  PASS   : tst_QDockWidget::visibilityChanged()
  PASS   : tst_QDockWidget::dockLocationChanged()
  PASS   : tst_QDockWidget::setTitleBarWidget()
  PASS   : tst_QDockWidget::titleBarDoubleClick()
  PASS   : tst_QDockWidget::restoreStateOfFloating()
  FAIL!  : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(720)]
  FAIL!  : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(759)]
  PASS   : tst_QDockWidget::task237438_setFloatingCrash()
  PASS   : tst_QDockWidget::task248604_infiniteResize()
  PASS   : tst_QDockWidget::task258459_visibilityChanged()
  FAIL!  : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(828)]
  FAIL!  : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
     Loc: [tst_qdockwidget.cpp(853)]
  PASS   : tst_QDockWidget::cleanupTestCase()
  Totals: 15 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QDockWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdockwidget: 24 seconds, exit code 5
  
  Testing tst_QDialog
  FAIL!  : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. ()
     Loc: [tst_qdialog.cpp(532)]
  Totals: 16 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDialog *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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()
  PASS   : tst_QDialog::showMaximized()
  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(375)]
  PASS   : tst_QDialog::toolDialogPosition()
  QWARN  : tst_QDialog::deleteMainDefault() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QDialog::deleteMainDefault() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QDialog::deleteMainDefault()
  PASS   : tst_QDialog::deleteInExec()
  PASS   : tst_QDialog::showSizeGrip()
  PASS   : tst_QDialog::setVisible()
  FAIL!  : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. ()
     Loc: [tst_qdialog.cpp(532)]
  PASS   : tst_QDialog::cleanupTestCase()
  Totals: 16 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QDialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdialog: 19 seconds, exit code 1
  
  Testing tst_QDesktopWidget
  FAIL!  : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qdesktopwidget.cpp(130)]
  FAIL!  : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qdesktopwidget.cpp(171)]
  Totals: 7 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDesktopWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QDesktopWidget::initTestCase()
  PASS   : tst_QDesktopWidget::numScreens()
  PASS   : tst_QDesktopWidget::primaryScreen()
  QWARN  : tst_QDesktopWidget::screenNumberForQWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QDesktopWidget::screenNumberForQWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qdesktopwidget.cpp(130)]
  PASS   : tst_QDesktopWidget::screenNumberForQPoint()
  PASS   : tst_QDesktopWidget::availableGeometry()
  FAIL!  : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qdesktopwidget.cpp(171)]
  PASS   : tst_QDesktopWidget::topLevels()
  PASS   : tst_QDesktopWidget::cleanupTestCase()
  Totals: 7 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QDesktopWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdesktopwidget: 16 seconds, exit code 2
  
  Testing tst_QBoxLayout
  FAIL!  : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qboxlayout.cpp(294)]
  Totals: 9 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QBoxLayout *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QBoxLayout::initTestCase()
  PASS   : tst_QBoxLayout::insertSpacerItem()
  PASS   : tst_QBoxLayout::insertLayout()
  QWARN  : tst_QBoxLayout::sizeHint() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QBoxLayout::sizeHint() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  PASS   : tst_QBoxLayout::sizeHint()
  PASS   : tst_QBoxLayout::sizeConstraints()
  PASS   : tst_QBoxLayout::setGeometry()
  PASS   : tst_QBoxLayout::setStyleShouldChangeSpacing()
  FAIL!  : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
     Loc: [tst_qboxlayout.cpp(294)]
  PASS   : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout()
  PASS   : tst_QBoxLayout::cleanupTestCase()
  Totals: 9 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QBoxLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qboxlayout: 13 seconds, exit code 1
  
  Testing tst_QBackingStore
  FAIL!  : tst_QBackingStore::flush() 'window.isExposed()' returned FALSE. ()
     Loc: [tst_qbackingstore.cpp(99)]
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QBackingStore *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QBackingStore::initTestCase()
  QWARN  : tst_QBackingStore::flush() QXcbConnection: XCB error: 3 (BadWindow), sequence: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QBackingStore::flush() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, major code: 20 (GetProperty), minor code: 0
  FAIL!  : tst_QBackingStore::flush() 'window.isExposed()' returned FALSE. ()
     Loc: [tst_qbackingstore.cpp(99)]
  PASS   : tst_QBackingStore::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QBackingStore *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qbackingstore: 12 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1460)]
  FAIL!  : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1499)]
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1528)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1596)]
  FAIL!  : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1614)]
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1656)]
  Totals: 46 passed, 11 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.1.0, Qt 5.1.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: 162, resource id: 0, major code: 2 (ChangeWindowAttributes), minor code: 0
  QWARN  : tst_QAbstractItemView::noModel() QXcbConnection: XCB error: 3 (BadWindow), sequence: 164, resource id: 0, 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(760)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  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(1460)]
  FAIL!  : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1499)]
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1528)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1596)]
  FAIL!  : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1614)]
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1656)]
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 46 passed, 11 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 39 seconds, exit code 11

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01166/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1368214741):
    http://codereview.qt-project.org/55813 [PS3] - Add BypassWinowManagerHint
    http://codereview.qt-project.org/54783 [PS10] - Introduce QXcbXSettings



More information about the Ci-reports mailing list