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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 6 17:06:15 CET 2013


Autotests `tst_gestures', `tst_qcombobox', `tst_qgl', `tst_qgraphicsview', and `tst_qmenu' failed :(

  Testing tst_QMenu
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (action): 00B2E7D8
     Expected (menu.activeAction()): 00000000
  .\tst_qmenu.cpp(774) : failure location
  Totals: 37 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  PASS   : tst_QMenu::keyboardNavigation(data0)
  PASS   : tst_QMenu::keyboardNavigation(data1)
  PASS   : tst_QMenu::keyboardNavigation(data2)
  PASS   : tst_QMenu::keyboardNavigation(data3_noMac)
  PASS   : tst_QMenu::keyboardNavigation(data4)
  PASS   : tst_QMenu::keyboardNavigation(data5)
  PASS   : tst_QMenu::keyboardNavigation(data6)
  PASS   : tst_QMenu::keyboardNavigation(data7)
  PASS   : tst_QMenu::keyboardNavigation(data8)
  PASS   : tst_QMenu::keyboardNavigation(data9)
  PASS   : tst_QMenu::keyboardNavigation(data10)
  XFAIL  : tst_QMenu::keyboardNavigation(shortcut0) QTBUG-22449: QMenu doesn't remove highlight if a menu item is activated by a shortcut
  .\tst_qmenu.cpp(349) : failure location
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  QWARN  : tst_QMenu::focus() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  PASS   : tst_QMenu::focus()
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  QWARN  : tst_QMenu::layoutDirection() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 2x2+639+377 on 'QMenuClassWindow'. Resulting geometry:  104x2+639+377 (frame: 4, 23, 4, 4).
  QWARN  : tst_QMenu::layoutDirection() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 2x2+2+23 on 'QMenuClassWindow'. Resulting geometry:  104x2+2+23 (frame: 4, 23, 4, 4).
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  PASS   : tst_QMenu::activeSubMenuPosition()
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  PASS   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition()
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (action): 0084B880
     Expected (menu.activeAction()): 00000000
  .\tst_qmenu.cpp(774) : failure location
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  PASS   : tst_QMenu::pushButtonPopulateOnAboutToShow()
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  PASS   : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger()
  PASS   : tst_QMenu::QTBUG_10735_crashWithDialog()
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 37 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 25 seconds, exit code 1
  
  Testing tst_QGraphicsView
  FAIL!  : tst_QGraphicsView::hoverLeave() 'item->receivedEnterEvent' returned FALSE. ()
  .\tst_qgraphicsview.cpp(4601) : failure location
  Totals: 1135 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsView::initTestCase()
  PASS   : tst_QGraphicsView::construction()
  PASS   : tst_QGraphicsView::renderHints()
  PASS   : tst_QGraphicsView::alignment()
  PASS   : tst_QGraphicsView::interactive()
  PASS   : tst_QGraphicsView::scene()
  PASS   : tst_QGraphicsView::setScene()
  PASS   : tst_QGraphicsView::deleteScene()
  PASS   : tst_QGraphicsView::sceneRect()
  PASS   : tst_QGraphicsView::sceneRect_growing()
  PASS   : tst_QGraphicsView::setSceneRect()
  PASS   : tst_QGraphicsView::viewport()
  PASS   : tst_QGraphicsView::dragMode_scrollHand()
  PASS   : tst_QGraphicsView::dragMode_rubberBand()
  PASS   : tst_QGraphicsView::rubberBandSelectionMode()
  PASS   : tst_QGraphicsView::backgroundBrush()
  PASS   : tst_QGraphicsView::foregroundBrush()
  PASS   : tst_QGraphicsView::matrix()
  PASS   : tst_QGraphicsView::matrix_convenience()
  PASS   : tst_QGraphicsView::matrix_combine()
  PASS   : tst_QGraphicsView::centerOnPoint()
  PASS   : tst_QGraphicsView::centerOnItem()
  PASS   : tst_QGraphicsView::ensureVisibleRect()
  PASS   : tst_QGraphicsView::fitInView()
  PASS   : tst_QGraphicsView::itemsAtPoint()
  PASS   : tst_QGraphicsView::itemsAtPosition(scaled + ignore transform, no hit)
  PASS   : tst_QGraphicsView::itemsAtPosition(scaled + ignore transform, hit)
  PASS   : tst_QGraphicsView::itemsAtPosition(rotated + scaled, no hit)
  PASS   : tst_QGraphicsView::itemsAtPosition(rotated + scaled, hit)
  PASS   : tst_QGraphicsView::itemsInRect()
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300)
  PASS   : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98)
  PASS   : tst_QGraphicsView::itemsInPoly()
  PASS   : tst_QGraphicsView::itemsInPath()
  PASS   : tst_QGraphicsView::itemAt()
  PASS   : tst_QGraphicsView::itemAt2()
  PASS   : tst_QGraphicsView::mapToScene()
  PASS   : tst_QGraphicsView::mapToScenePoint()
  PASS   : tst_QGraphicsView::mapToSceneRect(nil)
  PASS   : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1)
  PASS   : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10)
  PASS   : tst_QGraphicsView::mapToSceneRect(nil)
  PASS   : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1)
  PASS   : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10)
  PASS   : tst_QGraphicsView::mapToScenePoly()
  PASS   : tst_QGraphicsView::mapToScenePath()
  PASS   : tst_QGraphicsView::mapFromScenePoint()
  PASS   : tst_QGraphicsView::mapFromSceneRect()
  PASS   : tst_QGraphicsView::mapFromScenePoly()
  PASS   : tst_QGraphicsView::mapFromScenePath()
  PASS   : tst_QGraphicsView::sendEvent()
  PASS   : tst_QGraphicsView::wheelEvent()
  PASS   : tst_QGraphicsView::cursor()
  PASS   : tst_QGraphicsView::cursor2()
  PASS   : tst_QGraphicsView::transformationAnchor()
  PASS   : tst_QGraphicsView::resizeAnchor()
  PASS   : tst_QGraphicsView::viewportUpdateMode()
  PASS   : tst_QGraphicsView::viewportUpdateMode2()
  PASS   : tst_QGraphicsView::acceptDrops()
  PASS   : tst_QGraphicsView::optimizationFlags()
  PASS   : tst_QGraphicsView::optimizationFlags_dontSavePainterState()
  PASS   : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting)
  PASS   : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting)
  PASS   : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting)
  PASS   : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting)
  PASS   : tst_QGraphicsView::levelOfDetail(1:4, 1:4)
  PASS   : tst_QGraphicsView::levelOfDetail(1:2, 1:4)
  PASS   : tst_QGraphicsView::levelOfDetail(4:1, 1:2)
  PASS   : tst_QGraphicsView::levelOfDetail(1:2, 1:2)
  PASS   : tst_QGraphicsView::levelOfDetail(1:1, 1:2)
  PASS   : tst_QGraphicsView::levelOfDetail(2:1, 1:1)
  PASS   : tst_QGraphicsView::levelOfDetail(1:1, 1:1)
  PASS   : tst_QGraphicsView::levelOfDetail(2:1, 1:1)
  PASS   : tst_QGraphicsView::levelOfDetail(1:1, 2:1)
  PASS   : tst_QGraphicsView::levelOfDetail(2:1, 2:1)
  PASS   : tst_QGraphicsView::levelOfDetail(2:1, 4:1)
  PASS   : tst_QGraphicsView::levelOfDetail(4:1, 2:1)
  PASS   : tst_QGraphicsView::levelOfDetail(4:1, 4:1)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 7)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 8)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 9)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 10)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 11)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 12)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 13)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 14)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 15)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 16)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 17)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 18)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 7)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 8)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 9)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 10)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 11)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 12)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 13)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 14)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 15)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 16)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 17)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 18)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 7 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 8 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 9 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 10 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 11 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 12 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 13 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 14 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 15 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 16 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 17 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 18 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 7 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 8 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 9 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 10 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 11 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 12 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 13 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 14 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 15 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 16 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 17 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 18 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 x2 Always ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 7 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 8 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 9 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 10 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 11 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 12 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 13 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 14 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 15 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 16 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 17 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 18 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 1 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 2 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 3 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 4 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 5 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, 6 x2 Vertical Only)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 1)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 3)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 4)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 5)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 6)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 7)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 8)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 9)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 10)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 11)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 12)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 13)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 14)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 15)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 16)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 17)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 18)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 1 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 2 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 3 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 4 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 5 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 6 x2)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 1 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 3 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 4 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 5 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 6 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 7 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 8 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 9 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 10 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 11 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 12 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 13 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 14 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 15 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 16 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 17 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 18 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 1 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 2 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 3 x2 No ScrollBars)
  PASS   : tst_QGraphicsView::scrollBarRanges(WindowsXP, Styled, 4 x2 No ScrollBars)
  (... 758 lines omitted; there are too many errors!)
  QWARN  : tst_QGL::textureCleanup() TestNamespace::QWindowsGLContext::getProcAddress: Unable to resolve 'glFramebufferTextureFaceEXT'
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  QWARN  : tst_QGL::textureCleanup() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
  PASS   : tst_QGL::textureCleanup()
  FAIL!  : tst_QGL::graphicsViewClipping() Pixel [64,0]: Max fuzz (1) exceeded: (0,0,0,255) vs (255,255,255,255)
  .\tst_qgl.cpp(878) : failure location
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context)
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context without auto-fill background)
  PASS   : tst_QGL::partialGLWidgetUpdates(Single buffered context)
  PASS   : tst_QGL::partialGLWidgetUpdates(Single buffered context without auto-fill background)
  PASS   : tst_QGL::glWidgetWithAlpha()
  PASS   : tst_QGL::glWidgetRendering()
  PASS   : tst_QGL::glFBOSimpleRendering()
  PASS   : tst_QGL::glFBORendering()
  PASS   : tst_QGL::multipleFBOInterleavedRendering()
  QWARN  : tst_QGL::glFBOUseInGLWidget() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x100+590+328 on 'QWidgetClassWindow'. Resulting geometry:  104x100+590+328 (frame: 4, 23, 4, 4).
  PASS   : tst_QGL::glFBOUseInGLWidget()
  PASS   : tst_QGL::glPBufferRendering()
  QWARN  : tst_QGL::glWidgetReparent() QBackingStore::flush() called with non-exposed window, behavior is undefined
  PASS   : tst_QGL::glWidgetReparent()
  PASS   : tst_QGL::glWidgetRenderPixmap()
  PASS   : tst_QGL::colormap()
  PASS   : tst_QGL::fboFormat()
  PASS   : tst_QGL::testDontCrashOnDanglingResources()
  PASS   : tst_QGL::replaceClipping()
  PASS   : tst_QGL::clipTest()
  PASS   : tst_QGL::destroyFBOAfterContext()
  PASS   : tst_QGL::threadImages()
  PASS   : tst_QGL::nullRectCrash()
  PASS   : tst_QGL::cleanupTestCase()
  Totals: 28 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGL *********
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgl: 14 seconds, exit code 1
  
  Testing tst_QComboBox
  FAIL!  : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. ()
  .\tst_qcombobox.cpp(2552) : failure location
  Totals: 147 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QComboBox *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QComboBox::initTestCase()
  PASS   : tst_QComboBox::getSetCheck()
  PASS   : tst_QComboBox::ensureReturnIsIgnored()
  PASS   : tst_QComboBox::setEditable()
  PASS   : tst_QComboBox::setPalette()
  PASS   : tst_QComboBox::sizeAdjustPolicy()
  PASS   : tst_QComboBox::clear()
  PASS   : tst_QComboBox::insertPolicy(NoInsert-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(NoInsert-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtTop-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(AtTop-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtCurrent-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(AtCurrent-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtBottom-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(AtBottom-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::insertPolicy(Alphabetically-NoInitial)
  PASS   : tst_QComboBox::insertPolicy(Alphabetically-OneInitial)
  PASS   : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent)
  PASS   : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent)
  PASS   : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent)
  PASS   : tst_QComboBox::virtualAutocompletion()
  PASS   : tst_QComboBox::autoCompletionCaseSensitivity()
  PASS   : tst_QComboBox::hide()
  PASS   : tst_QComboBox::currentIndex(first added item is set to current if there is no current)
  PASS   : tst_QComboBox::currentIndex(check that setting the index works)
  PASS   : tst_QComboBox::currentIndex(check that isetting the index to -1 works)
  PASS   : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item)
  PASS   : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above)
  PASS   : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed)
  PASS   : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed)
  PASS   : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after)
  PASS   : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current)
  PASS   : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current)
  PASS   : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current)
  PASS   : tst_QComboBox::insertItems(prepend)
  PASS   : tst_QComboBox::insertItems(prepend with negative value)
  PASS   : tst_QComboBox::insertItems(append)
  PASS   : tst_QComboBox::insertItems(append with too high value)
  PASS   : tst_QComboBox::insertItems(insert)
  PASS   : tst_QComboBox::insertItem(Insert less then 0)
  PASS   : tst_QComboBox::insertItem(Insert at 0)
  PASS   : tst_QComboBox::insertItem(Insert beyond count)
  PASS   : tst_QComboBox::insertItem(Insert at count)
  PASS   : tst_QComboBox::insertItem(Insert in the middle)
  PASS   : tst_QComboBox::insertItem(Insert less then 0)
  PASS   : tst_QComboBox::insertItem(Insert at 0)
  PASS   : tst_QComboBox::insertItem(Insert beyond count)
  PASS   : tst_QComboBox::insertItem(Insert at count)
  PASS   : tst_QComboBox::insertItem(Insert in the middle)
  PASS   : tst_QComboBox::insertOnCurrentIndex()
  PASS   : tst_QComboBox::textpixmapdata(just text)
  PASS   : tst_QComboBox::textpixmapdata(just icons)
  PASS   : tst_QComboBox::textpixmapdata(just user data)
  PASS   : tst_QComboBox::textpixmapdata(text, icons and user data)
  PASS   : tst_QComboBox::currentTextChanged(editable)
  PASS   : tst_QComboBox::currentTextChanged(not editable)
  PASS   : tst_QComboBox::editTextChanged()
  PASS   : tst_QComboBox::setModel()
  PASS   : tst_QComboBox::modelDeleted()
  PASS   : tst_QComboBox::setMaxCount()
  PASS   : tst_QComboBox::setCurrentIndex()
  PASS   : tst_QComboBox::setCurrentText(editable)
  PASS   : tst_QComboBox::setCurrentText(not editable)
  PASS   : tst_QComboBox::convenienceViews()
  PASS   : tst_QComboBox::findText(CaseSensitive_1)
  PASS   : tst_QComboBox::findText(CaseSensitive_2)
  PASS   : tst_QComboBox::findText(CaseSensitive_3)
  PASS   : tst_QComboBox::findText(CaseSensitive_4)
  PASS   : tst_QComboBox::findText(CaseInsensitive_1)
  PASS   : tst_QComboBox::findText(CaseInsensitive_2)
  PASS   : tst_QComboBox::findText(CaseInsensitive_3)
  PASS   : tst_QComboBox::findText(CaseInsensitive_4)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:normal) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:normal)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:non-selectable) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:non-selectable)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:disabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:disabled)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:mixed) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:mixed)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:nearly-empty) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:nearly-empty)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:only one enabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:only one enabled)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:home-disabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:home-disabled)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:end-key) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:end-key)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:keyboard-search) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:keyboard-search)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:search same start letter) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:search same start letter)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:keyboard search item) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:keyboard search item)
  QWARN  : tst_QComboBox::flaggedItems(non-editable:all key combinations) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(non-editable:all key combinations)
  QWARN  : tst_QComboBox::flaggedItems(editable:normal) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:normal)
  QWARN  : tst_QComboBox::flaggedItems(editable:non-selectable) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:non-selectable)
  QWARN  : tst_QComboBox::flaggedItems(editable:disabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:disabled)
  QWARN  : tst_QComboBox::flaggedItems(editable:mixed) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:mixed)
  QWARN  : tst_QComboBox::flaggedItems(editable:nearly-empty) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:nearly-empty)
  QWARN  : tst_QComboBox::flaggedItems(editable:only one enabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:only one enabled)
  QWARN  : tst_QComboBox::flaggedItems(editable:disabled) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:disabled)
  QWARN  : tst_QComboBox::flaggedItems(editable:broken autocompletion) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 74x20+603+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+603+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::flaggedItems(editable:broken autocompletion)
  PASS   : tst_QComboBox::pixmapIcon()
  PASS   : tst_QComboBox::mouseWheel(upper locked)
  PASS   : tst_QComboBox::mouseWheel(jump over)
  PASS   : tst_QComboBox::mouseWheel(single Item enabled)
  PASS   : tst_QComboBox::layoutDirection()
  QWARN  : tst_QComboBox::itemListPosition() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 2448x20+0+0 on 'QWidgetClassWindow'. Resulting geometry:  1284x20+0+0 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::itemListPosition()
  PASS   : tst_QComboBox::separatorItem(test)
  QWARN  : tst_QComboBox::task190351_layout() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 60x22+610+367 on 'QComboBoxClassWindow'. Resulting geometry:  104x22+610+367 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::task190351_layout()
  PASS   : tst_QComboBox::task191329_size()
  PASS   : tst_QComboBox::task166349_setEditableOnReturn()
  QWARN  : tst_QComboBox::task190205_setModelAdjustToContents() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 47x20+616+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+616+368 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::task190205_setModelAdjustToContents() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 99x20+590+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+590+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::task190205_setModelAdjustToContents()
  PASS   : tst_QComboBox::task248169_popupWithMinimalSize()
  QWARN  : tst_QComboBox::task247863_keyBoardSelection() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 49x20+615+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+615+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::task247863_keyBoardSelection()
  QWARN  : tst_QComboBox::task220195_keyBoardSelection2() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 53x20+613+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+613+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::task220195_keyBoardSelection2()
  PASS   : tst_QComboBox::setModelColumn()
  QWARN  : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(normal)
  QWARN  : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(border)
  QWARN  : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(margin)
  QWARN  : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(padding)
  QWARN  : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(everything)
  QWARN  : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on 'QWidgetClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4).
  QWARN  : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 32x20+624+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+624+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::noScrollbar(everything and more)
  PASS   : tst_QComboBox::setItemDelegate()
  PASS   : tst_QComboBox::task253944_itemDelegateIsReset()
  PASS   : tst_QComboBox::subControlRectsWithOffset(editable = true)
  PASS   : tst_QComboBox::subControlRectsWithOffset(editable = false)
  QWARN  : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 61x20+609+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+609+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup()
  PASS   : tst_QComboBox::removeItem()
  PASS   : tst_QComboBox::resetModel()
  QWARN  : tst_QComboBox::keyBoardNavigationWithMouse() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 43x20+618+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+618+368 (frame: 4, 23, 4, 4).
  FAIL!  : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. ()
  .\tst_qcombobox.cpp(2552) : failure location
  PASS   : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated()
  QWARN  : tst_QComboBox::maxVisibleItems() TestNamespace::QWindowsWindow::setGeometry: Unable to set geometry 43x20+618+368 on 'QComboBoxClassWindow'. Resulting geometry:  104x20+618+368 (frame: 4, 23, 4, 4).
  PASS   : tst_QComboBox::maxVisibleItems()
  PASS   : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn()
  PASS   : tst_QComboBox::highlightedSignal()
  PASS   : tst_QComboBox::cleanupTestCase()
  Totals: 147 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QComboBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcombobox: 21 seconds, exit code 1
  
  Testing tst_Gestures
  FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
     Actual   (item2->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(2285) : failure location
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(895) : failure location
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(944) : failure location
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1023) : failure location
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(1079) : failure location
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1139) : failure location
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1): 1
  .\tst_gestures.cpp(1612) : failure location
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1674) : failure location
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1732) : failure location
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
  .\tst_gestures.cpp(1967) : failure location
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(2009) : failure location
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
     Actual   (target->started()): 0
     Expected (1): 1
  .\tst_gestures.cpp(2213) : failure location
  Totals: 31 passed, 12 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Gestures *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_Gestures::initTestCase()
  PASS   : tst_Gestures::customGesture()
  PASS   : tst_Gestures::autoCancelingGestures()
  PASS   : tst_Gestures::gestureOverChild()
  PASS   : tst_Gestures::multipleWidgetOnlyGestureInTree()
  PASS   : tst_Gestures::conflictingGestures()
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
     Actual   (item2->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(2285) : failure location
  PASS   : tst_Gestures::finishedWithoutStarted()
  PASS   : tst_Gestures::unknownGesture()
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(895) : failure location
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(944) : failure location
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1023) : failure location
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(1079) : failure location
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1139) : failure location
  PASS   : tst_Gestures::twoGesturesOnDifferentLevel()
  PASS   : tst_Gestures::multipleGesturesInTree()
  PASS   : tst_Gestures::multipleGesturesInComplexTree()
  PASS   : tst_Gestures::testMapToScene()
  PASS   : tst_Gestures::ungrabGesture()
  PASS   : tst_Gestures::consumeEventHint()
  PASS   : tst_Gestures::unregisterRecognizer()
  PASS   : tst_Gestures::autoCancelGestures()
  QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1): 1
  .\tst_gestures.cpp(1612) : failure location
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1674) : failure location
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  .\tst_gestures.cpp(1732) : failure location
  PASS   : tst_Gestures::panelStacksBehindParent()
  PASS   : tst_Gestures::deleteGestureTargetWidget()
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete1) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete1)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete2) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete2)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete3) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete3)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater1) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater1)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater2) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater2)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater3) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater3)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater4) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater4)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater)
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
  .\tst_gestures.cpp(1967) : failure location
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  .\tst_gestures.cpp(2009) : failure location
  QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x14c98f8 ; platform = 0x14c9838
  PASS   : tst_Gestures::testQGestureRecognizerCleanup()
  QWARN  : tst_Gestures::testReuseCanceledGestures() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
     Actual   (target->started()): 0
     Expected (1): 1
  .\tst_gestures.cpp(2213) : failure location
  PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
  PASS   : tst_Gestures::cleanupTestCase()
  Totals: 31 passed, 12 failed, 0 skipped
  ********* Finished testing of tst_Gestures *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_gestures: 11 seconds, exit code 12

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00237/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1360159282):
    http://codereview.qt-project.org/44599 [PS7] - Add qunsetenv(), next to qputenv() and friends.
    http://codereview.qt-project.org/46233 [PS4] - Fix missing namespace macro warnings when building Qt Addon modules.
    http://codereview.qt-project.org/46796 [PS2] - Also copy checkable property to platform item
    http://codereview.qt-project.org/46928 [PS1] - Add note about QT_{BEGIN,END}_HEADER removal for Qt 6
    http://codereview.qt-project.org/46896 [PS1] - Dialog testing tool: add missing enableDeleteModalDialogButton() calls



More information about the Ci-reports mailing list