[Ci-reports] fail on QtBase_dev_Integration #4881

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Dec 19 14:54:46 CET 2014


ten autotests failed :(

  Testing tst_QWindow
  FAIL!  : tst_QWindow::isActive() Compared values are not the same
     Actual   (((window.received(QEvent::FocusIn)))): 3
     Expected (2)                                   : 2
  tst_qwindow.cpp(522) : failure location
  Totals: 32 passed, 1 failed, 2 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::resizeEventAfterResize()
  PASS   : tst_QWindow::mapGlobal()
  PASS   : tst_QWindow::positioning(default)
  PASS   : tst_QWindow::positioningDuringMinimized()
  PASS   : tst_QWindow::platformSurface()
  PASS   : tst_QWindow::isExposed()
  FAIL!  : tst_QWindow::isActive() Compared values are not the same
     Actual   (((window.received(QEvent::FocusIn)))): 3
     Expected (2)                                   : 2
  tst_qwindow.cpp(522) : failure location
  PASS   : tst_QWindow::testInputEvents()
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
  tst_qwindow.cpp(693) : failure location
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  SKIP   : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform.
  tst_qwindow.cpp(895) : failure location
  PASS   : tst_QWindow::touchInterruptedByPopup()
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  PASS   : tst_QWindow::activateAndClose()
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::initialSize()
  PASS   : tst_QWindow::modalDialog()
  PASS   : tst_QWindow::modalDialogClosingOneOfTwoModal()
  PASS   : tst_QWindow::modalWithChildWindow()
  PASS   : tst_QWindow::modalWindowModallity()
  PASS   : tst_QWindow::modalWindowPosition()
  PASS   : tst_QWindow::windowsTransientChildren()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 32 passed, 1 failed, 2 skipped, 0 blacklisted
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 45 seconds, exit code 1
  
  Testing tst_QWidget
  FAIL!  : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. ()
  tst_qwidget.cpp(1827) : failure location
  FAIL!  : tst_QWidget::translucentWidget() Compared values are not the same
  tst_qwidget.cpp(8482) : failure location
  FAIL!  : tst_QWidget::syntheticEnterLeave() Compared values are not the same
     Actual   (((window.numEnterEvents))): 0
     Expected (1)                        : 1
  tst_qwidget.cpp(8882) : failure location
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. ()
  tst_qwidget.cpp(8966) : failure location
  Totals: 240 passed, 4 failed, 8 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QWidget::initTestCase()
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215)
  QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100)
  QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0
  PASS   : tst_QWidget::getSetCheck()
  PASS   : tst_QWidget::fontPropagation()
  PASS   : tst_QWidget::fontPropagation2()
  PASS   : tst_QWidget::palettePropagation()
  PASS   : tst_QWidget::palettePropagation2()
  PASS   : tst_QWidget::enabledPropagation()
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget
  PASS   : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417()
  PASS   : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417()
  PASS   : tst_QWidget::acceptDropsPropagation()
  PASS   : tst_QWidget::isEnabledTo()
  PASS   : tst_QWidget::visible()
  PASS   : tst_QWidget::visible_setWindowOpacity()
  PASS   : tst_QWidget::isVisibleTo()
  PASS   : tst_QWidget::isHidden()
  PASS   : tst_QWidget::fonts()
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized)
  PASS   : tst_QWidget::focusChainOnHide()
  PASS   : tst_QWidget::focusChainOnReparent()
  PASS   : tst_QWidget::setTabOrder()
  FAIL!  : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. ()
  tst_qwidget.cpp(1827) : failure location
  PASS   : tst_QWidget::reparent()
  PASS   : tst_QWidget::windowState()
  PASS   : tst_QWidget::showMaximized()
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
  tst_qwidget.cpp(2092) : failure location
  PASS   : tst_QWidget::showFullScreen()
  PASS   : tst_QWidget::showMinimized()
  PASS   : tst_QWidget::showMinimizedKeepsFocus()
  PASS   : tst_QWidget::icon()
  PASS   : tst_QWidget::hideWhenFocusWidgetIsChild()
  PASS   : tst_QWidget::normalGeometry()
  PASS   : tst_QWidget::setGeometry()
  PASS   : tst_QWidget::windowOpacity()
  QWARN  : tst_QWidget::raise() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x984+320+252 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  1276x984+320+252 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::raise()
  PASS   : tst_QWidget::lower()
  XFAIL  : tst_QWidget::stackUnder() See QTBUG-493
  tst_qwidget.cpp(2959) : failure location
  PASS   : tst_QWidget::stackUnder()
  PASS   : tst_QWidget::testContentsPropagation()
  QWARN  : tst_QWidget::saveRestoreGeometry() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x961+108+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  1276x961+108+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::saveRestoreGeometry()
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421
  tst_qwidget.cpp(3231) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
  tst_qwidget.cpp(3231) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
  tst_qwidget.cpp(3231) : failure location
  PASS   : tst_QWidget::widgetAt()
  PASS   : tst_QWidget::optimizedResizeMove()
  SKIP   : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012
  tst_qwidget.cpp(3671) : failure location
  SKIP   : tst_QWidget::resizeEvent() QTBUG-30744
  tst_qwidget.cpp(2157) : failure location
  PASS   : tst_QWidget::task110173()
  PASS   : tst_QWidget::testDeletionInEventHandlers()
  PASS   : tst_QWidget::childDeletesItsSibling()
  PASS   : tst_QWidget::setMinimumSize()
  PASS   : tst_QWidget::setMaximumSize()
  PASS   : tst_QWidget::setFixedSize()
  PASS   : tst_QWidget::ensureCreated()
  PASS   : tst_QWidget::winIdChangeEvent()
  PASS   : tst_QWidget::persistentWinId()
  PASS   : tst_QWidget::showNativeChild()
  PASS   : tst_QWidget::transientParent()
  PASS   : tst_QWidget::qobject_castInDestroyedSlot()
  PASS   : tst_QWidget::showHideEvent(window: only show)
  PASS   : tst_QWidget::showHideEvent(window: show/hide)
  PASS   : tst_QWidget::showHideEvent(window: show/hide/create)
  PASS   : tst_QWidget::showHideEvent(window: hide/create)
  PASS   : tst_QWidget::showHideEvent(window: only hide)
  PASS   : tst_QWidget::showHideEvent(window: nothing)
  PASS   : tst_QWidget::showHideEventWhileMinimize()
  PASS   : tst_QWidget::lostUpdatesOnHide()
  PASS   : tst_QWidget::update()
  PASS   : tst_QWidget::isOpaque()
  PASS   : tst_QWidget::scroll()
  PASS   : tst_QWidget::scrollNativeChildren()
  PASS   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800)
  PASS   : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800)
  PASS   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800)
  PASS   : tst_QWidget::windowMoveResize(100,100 200x200, flags 0)
  PASS   : tst_QWidget::windowMoveResize(100,100 200x200, flags 800)
  PASS   : tst_QWidget::windowMoveResize(100,100 1080x784, flags 0)
  PASS   : tst_QWidget::windowMoveResize(100,100 1080x784, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::windowMoveResize(130,100 0x200, flags 0)
  PASS   : tst_QWidget::windowMoveResize(130,100 0x200, flags 800)
  PASS   : tst_QWidget::windowMoveResize(100,50 200x0, flags 0)
  PASS   : tst_QWidget::windowMoveResize(100,50 200x0, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::windowMoveResize(130,50 0x0, flags 0)
  PASS   : tst_QWidget::windowMoveResize(130,50 0x0, flags 800)
  PASS   : tst_QWidget::moveChild(right)
  PASS   : tst_QWidget::moveChild(down)
  PASS   : tst_QWidget::moveChild(left)
  PASS   : tst_QWidget::moveChild(up)
  PASS   : tst_QWidget::showAndMoveChild()
  PASS   : tst_QWidget::subtractOpaqueSiblings()
  PASS   : tst_QWidget::setGeometry_win()
  PASS   : tst_QWidget::setLocale()
  PASS   : tst_QWidget::deleteStyle()
  PASS   : tst_QWidget::multipleToplevelFocusCheck()
  PASS   : tst_QWidget::setFocus()
  PASS   : tst_QWidget::setCursor()
  PASS   : tst_QWidget::setToolTip()
  PASS   : tst_QWidget::testWindowIconChangeEventPropagation()
  SKIP   : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only.
  tst_qwidget.cpp(5756) : failure location
  SKIP   : tst_QWidget::showHideShowX11() This test is for X11 only.
  tst_qwidget.cpp(5846) : failure location
  SKIP   : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
  tst_qwidget.cpp(5866) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x5520bde0d8):74 1001 77 ), actual 4 (QWidget(0x5520bde0d8):74 1001 78 77 )
  tst_qwidget.cpp(6026) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x5520bddf80):74 1001 1002 77 ), actual 5 (QWidget(0x5520bddf80):74 1001 1002 78 77 )
  tst_qwidget.cpp(6117) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x5520bddfb0):74 1001 1002 77 ), actual 5 (QWidget(0x5520bddfb0):74 1001 1002 78 77 )
  tst_qwidget.cpp(6210) : failure location
  PASS   : tst_QWidget::childEvents()
  PASS   : tst_QWidget::render()
  PASS   : tst_QWidget::renderInvisible()
  PASS   : tst_QWidget::renderWithPainter()
  PASS   : tst_QWidget::render_task188133()
  PASS   : tst_QWidget::render_task211796()
  PASS   : tst_QWidget::render_task217815()
  PASS   : tst_QWidget::render_windowOpacity()
  PASS   : tst_QWidget::render_systemClip()
  PASS   : tst_QWidget::render_systemClip2(Only auto-fill background)
  PASS   : tst_QWidget::render_systemClip2(Only draw in paintEvent)
  PASS   : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent)
  PASS   : tst_QWidget::render_systemClip3(Norwegian Civil Flag)
  PASS   : tst_QWidget::render_systemClip3(Norwegian War Flag)
  PASS   : tst_QWidget::render_task252837()
  PASS   : tst_QWidget::render_worldTransform()
  PASS   : tst_QWidget::setContentsMargins()
  PASS   : tst_QWidget::moveWindowInShowEvent(1)
  PASS   : tst_QWidget::moveWindowInShowEvent(2)
  PASS   : tst_QWidget::repaintWhenChildDeleted()
  PASS   : tst_QWidget::hideOpaqueChildWhileHidden()
  PASS   : tst_QWidget::updateWhileMinimized()
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7444) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7447) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7450) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7453) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7499) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7502) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7505) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7560) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7563) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7566) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7569) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7572) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7575) : failure location
  PASS   : tst_QWidget::alienWidgets()
  PASS   : tst_QWidget::adjustSize(1)
  PASS   : tst_QWidget::adjustSize(2)
  PASS   : tst_QWidget::adjustSize(3)
  PASS   : tst_QWidget::adjustSize(4)
  PASS   : tst_QWidget::adjustSize(5)
  PASS   : tst_QWidget::adjustSize(6)
  PASS   : tst_QWidget::adjustSize(7)
  PASS   : tst_QWidget::adjustSize(8)
  PASS   : tst_QWidget::adjustSize(9)
  PASS   : tst_QWidget::adjustSize(1c)
  PASS   : tst_QWidget::adjustSize(2c)
  PASS   : tst_QWidget::adjustSize(3c)
  PASS   : tst_QWidget::adjustSize(4c)
  PASS   : tst_QWidget::adjustSize(5c)
  PASS   : tst_QWidget::adjustSize(6c)
  PASS   : tst_QWidget::adjustSize(7c)
  PASS   : tst_QWidget::adjustSize(8c)
  PASS   : tst_QWidget::adjustSize(9c)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize)
  PASS   : tst_QWidget::updateGeometry(setMaximumSize)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it)
  PASS   : tst_QWidget::updateGeometry(Change sizePolicy)
  PASS   : tst_QWidget::sendUpdateRequestImmediately()
  PASS   : tst_QWidget::doubleRepaint()
  PASS   : tst_QWidget::resizeInPaintEvent()
  PASS   : tst_QWidget::opaqueChildren()
  PASS   : tst_QWidget::setMaskInResizeEvent()
  PASS   : tst_QWidget::moveInResizeEvent()
  PASS   : tst_QWidget::immediateRepaintAfterShow()
  PASS   : tst_QWidget::immediateRepaintAfterInvalidateBuffer()
  PASS   : tst_QWidget::effectiveWinId()
  PASS   : tst_QWidget::effectiveWinId2()
  PASS   : tst_QWidget::customDpi()
  PASS   : tst_QWidget::customDpiProperty()
  PASS   : tst_QWidget::quitOnCloseAttribute()
  PASS   : tst_QWidget::moveRect()
  PASS   : tst_QWidget::gdiPainting()
  QWARN  : tst_QWidget::paintOnScreenPossible() QWidget::paintEngine: Should no longer be called
  PASS   : tst_QWidget::paintOnScreenPossible()
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  PASS   : tst_QWidget::reparentStaticWidget()
  PASS   : tst_QWidget::QTBUG6883_reparentStaticWidget2()
  FAIL!  : tst_QWidget::translucentWidget() Compared values are not the same
  tst_qwidget.cpp(8482) : failure location
  PASS   : tst_QWidget::setClearAndResizeMask()
  PASS   : tst_QWidget::maskedUpdate()
  FAIL!  : tst_QWidget::syntheticEnterLeave() Compared values are not the same
     Actual   (((window.numEnterEvents))): 0
     Expected (1)                        : 1
  tst_qwidget.cpp(8882) : failure location
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. ()
  tst_qwidget.cpp(8966) : failure location
  WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window.
  PASS   : tst_QWidget::underMouse()
  PASS   : tst_QWidget::taskQTBUG_27643_enterEvents()
  PASS   : tst_QWidget::windowFlags()
  PASS   : tst_QWidget::initialPosForDontShowOnScreenWidgets()
  PASS   : tst_QWidget::updateOnDestroyedSignal()
  PASS   : tst_QWidget::toplevelLineEditFocus()
  PASS   : tst_QWidget::focusWidget_task254563()
  PASS   : tst_QWidget::rectOutsideCoordinatesLimit_task144779()
  PASS   : tst_QWidget::setGraphicsEffect()
  PASS   : tst_QWidget::destroyBackingStore()
  PASS   : tst_QWidget::activateWindow()
  PASS   : tst_QWidget::openModal_taskQTBUG_5804()
  PASS   : tst_QWidget::focusProxyAndInputMethods()
  PASS   : tst_QWidget::scrollWithoutBackingStore()
  PASS   : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy()
  PASS   : tst_QWidget::movedAndResizedAttributes()
  PASS   : tst_QWidget::childAt()
  PASS   : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion()
  PASS   : tst_QWidget::nativeChildFocus()
  PASS   : tst_QWidget::grab()
  PASS   : tst_QWidget::grabMouse()
  PASS   : tst_QWidget::grabKeyboard()
  PASS   : tst_QWidget::touchEventSynthesizedMouseEvent()
  PASS   : tst_QWidget::styleSheetPropagation()
  PASS   : tst_QWidget::destroyedSignal()
  PASS   : tst_QWidget::keyboardModifiers()
  PASS   : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680()
  PASS   : tst_QWidget::largerThanScreen_QTBUG30142()
  QWARN  : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1000x1000+540+392 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  1000x997+540+392 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282()
  PASS   : tst_QWidget::cleanupTestCase()
  Totals: 240 passed, 4 failed, 8 skipped, 0 blacklisted
  ********* Finished testing of tst_QWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget: 155 seconds, exit code 4
  
  Testing tst_QStyleSheetStyle
  FAIL!  : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. ()
  tst_qstylesheetstyle.cpp(847) : failure location
  Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QStyleSheetStyle *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QStyleSheetStyle::initTestCase()
  PASS   : tst_QStyleSheetStyle::repolish()
  PASS   : tst_QStyleSheetStyle::numinstances()
  PASS   : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::applicationStyleSheet()
  PASS   : tst_QStyleSheetStyle::windowStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::dynamicProperty()
  PASS   : tst_QStyleSheetStyle::namespaces()
  PASS   : tst_QStyleSheetStyle::qproperty()
  PASS   : tst_QStyleSheetStyle::palettePropagation()
  PASS   : tst_QStyleSheetStyle::fontPropagation()
  PASS   : tst_QStyleSheetStyle::onWidgetDestroyed()
  PASS   : tst_QStyleSheetStyle::fontPrecedence()
  PASS   : tst_QStyleSheetStyle::focusColors()
  FAIL!  : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. ()
  tst_qstylesheetstyle.cpp(847) : failure location
  PASS   : tst_QStyleSheetStyle::background()
  PASS   : tst_QStyleSheetStyle::tabAlignement()
  PASS   : tst_QStyleSheetStyle::attributesList()
  PASS   : tst_QStyleSheetStyle::minmaxSizes()
  PASS   : tst_QStyleSheetStyle::task206238_twice()
  PASS   : tst_QStyleSheetStyle::transparent()
  PASS   : tst_QStyleSheetStyle::proxyStyle()
  PASS   : tst_QStyleSheetStyle::dialogButtonBox()
  XFAIL  : tst_QStyleSheetStyle::emptyStyleSheet() QTBUG-21468
  tst_qstylesheetstyle.cpp(1343) : failure location
  PASS   : tst_QStyleSheetStyle::emptyStyleSheet()
  PASS   : tst_QStyleSheetStyle::toolTip()
  PASS   : tst_QStyleSheetStyle::embeddedFonts()
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(none)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background black )
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background qrgba)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(background transparent)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border native)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border solid)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(border transparent)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(margin)
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent(focus)
  PASS   : tst_QStyleSheetStyle::complexWidgetFocus()
  PASS   : tst_QStyleSheetStyle::task188195_baseBackground()
  PASS   : tst_QStyleSheetStyle::task232085_spinBoxLineEditBg()
  PASS   : tst_QStyleSheetStyle::changeStyleInChangeEvent()
  PASS   : tst_QStyleSheetStyle::QTBUG15910_crashNullWidget()
  PASS   : tst_QStyleSheetStyle::QTBUG36933_brokenPseudoClassLookup()
  PASS   : tst_QStyleSheetStyle::styleSheetChangeBeforePolish()
  PASS   : tst_QStyleSheetStyle::widgetStyle()
  QWARN  : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet
  QWARN  : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet
  QWARN  : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet
  PASS   : tst_QStyleSheetStyle::appStyle()
  PASS   : tst_QStyleSheetStyle::QTBUG11658_cachecrash()
  PASS   : tst_QStyleSheetStyle::cleanupTestCase()
  Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QStyleSheetStyle *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qstylesheetstyle: 37 seconds, exit code 1
  
  Testing tst_QMenu
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (((action)))         : 000000B325AA32C0
     Expected (menu.activeAction()): 0000000000000000
  tst_qmenu.cpp(819) : failure location
  Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  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)
  (... 1595 lines omitted; there are too many errors!)
  tst_qgraphicsscene.cpp(4670) : failure location
  XFAIL  : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346
  tst_qgraphicsscene.cpp(4673) : failure location
  PASS   : tst_QGraphicsScene::focusItemChangedSignal()
  PASS   : tst_QGraphicsScene::minimumRenderSize()
  PASS   : tst_QGraphicsScene::task139710_bspTreeCrash()
  PASS   : tst_QGraphicsScene::task139782_containsItemBoundingRect()
  PASS   : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect()
  PASS   : tst_QGraphicsScene::task160653_selectionChanged()
  PASS   : tst_QGraphicsScene::task250680_childClip()
  PASS   : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache()
  PASS   : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts()
  PASS   : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts()
  PASS   : tst_QGraphicsScene::taskQT_3674_doNotCrash()
  PASS   : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache()
  PASS   : tst_QGraphicsScene::taskQTBUG_16401_focusItem()
  PASS   : tst_QGraphicsScene::cleanupTestCase()
  Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QGraphicsScene *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsscene: 10 seconds, exit code 1
  
  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::cursor() Compared values are not the same
  tst_qgraphicsitem.cpp(4248) : failure location
  Totals: 237 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QGraphicsItem::initTestCase()
  PASS   : tst_QGraphicsItem::construction()
  PASS   : tst_QGraphicsItem::constructionWithParent()
  PASS   : tst_QGraphicsItem::destruction()
  PASS   : tst_QGraphicsItem::deleteChildItem()
  PASS   : tst_QGraphicsItem::scene()
  PASS   : tst_QGraphicsItem::parentItem()
  PASS   : tst_QGraphicsItem::setParentItem()
  PASS   : tst_QGraphicsItem::children()
  PASS   : tst_QGraphicsItem::flags()
  PASS   : tst_QGraphicsItem::inputMethodHints()
  PASS   : tst_QGraphicsItem::toolTip()
  PASS   : tst_QGraphicsItem::visible()
  PASS   : tst_QGraphicsItem::isVisibleTo()
  PASS   : tst_QGraphicsItem::explicitlyVisible()
  PASS   : tst_QGraphicsItem::enabled()
  PASS   : tst_QGraphicsItem::explicitlyEnabled()
  WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected()
  PASS   : tst_QGraphicsItem::selected2()
  PASS   : tst_QGraphicsItem::selected_group()
  PASS   : tst_QGraphicsItem::selected_textItem()
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected_multi()
  PASS   : tst_QGraphicsItem::acceptedMouseButtons()
  PASS   : tst_QGraphicsItem::acceptsHoverEvents()
  PASS   : tst_QGraphicsItem::childAcceptsHoverEvents()
  PASS   : tst_QGraphicsItem::hasFocus()
  PASS   : tst_QGraphicsItem::pos()
  PASS   : tst_QGraphicsItem::scenePos()
  PASS   : tst_QGraphicsItem::matrix()
  PASS   : tst_QGraphicsItem::sceneMatrix()
  PASS   : tst_QGraphicsItem::setMatrix()
  PASS   : tst_QGraphicsItem::zValue()
  PASS   : tst_QGraphicsItem::shape()
  PASS   : tst_QGraphicsItem::contains()
  PASS   : tst_QGraphicsItem::collidesWith_item()
  PASS   : tst_QGraphicsItem::collidesWith_path(nothing)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect1)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect2)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect3)
  PASS   : tst_QGraphicsItem::collidesWithItemWithClip()
  PASS   : tst_QGraphicsItem::isObscuredBy()
  PASS   : tst_QGraphicsItem::isObscured()
  PASS   : tst_QGraphicsItem::mapFromToParent()
  PASS   : tst_QGraphicsItem::mapFromToScene()
  PASS   : tst_QGraphicsItem::mapFromToItem()
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(nil)
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::isAncestorOf()
  PASS   : tst_QGraphicsItem::commonAncestorItem()
  PASS   : tst_QGraphicsItem::data()
  PASS   : tst_QGraphicsItem::type()
  PASS   : tst_QGraphicsItem::graphicsitem_cast()
  PASS   : tst_QGraphicsItem::hoverEventsGenerateRepaints()
  PASS   : tst_QGraphicsItem::boundingRects(path)
  PASS   : tst_QGraphicsItem::boundingRects(rect)
  PASS   : tst_QGraphicsItem::boundingRects(ellipse)
  PASS   : tst_QGraphicsItem::boundingRects(polygon)
  PASS   : tst_QGraphicsItem::boundingRects2()
  PASS   : tst_QGraphicsItem::sceneBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRectTransformed()
  PASS   : tst_QGraphicsItem::childrenBoundingRect2()
  PASS   : tst_QGraphicsItem::childrenBoundingRect3()
  PASS   : tst_QGraphicsItem::childrenBoundingRect4()
  PASS   : tst_QGraphicsItem::childrenBoundingRect5()
  PASS   : tst_QGraphicsItem::group()
  PASS   : tst_QGraphicsItem::setGroup()
  PASS   : tst_QGraphicsItem::setGroup2()
  PASS   : tst_QGraphicsItem::nestedGroups()
  PASS   : tst_QGraphicsItem::warpChildrenIntoGroup()
  PASS   : tst_QGraphicsItem::removeFromGroup()
  PASS   : tst_QGraphicsItem::handlesChildEvents()
  PASS   : tst_QGraphicsItem::handlesChildEvents2()
  PASS   : tst_QGraphicsItem::handlesChildEvents3()
  PASS   : tst_QGraphicsItem::filtersChildEvents()
  PASS   : tst_QGraphicsItem::filtersChildEvents2()
  PASS   : tst_QGraphicsItem::ensureVisible()
  FAIL!  : tst_QGraphicsItem::cursor() Compared values are not the same
  tst_qgraphicsitem.cpp(4248) : failure location
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem()
  PASS   : tst_QGraphicsItem::itemChange()
  PASS   : tst_QGraphicsItem::sceneEventFilter()
  PASS   : tst_QGraphicsItem::prepareGeometryChange()
  PASS   : tst_QGraphicsItem::paint()
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::deleteItemInEventHandlers()
  PASS   : tst_QGraphicsItem::itemClipsToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape2()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape3()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape4()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape5()
  PASS   : tst_QGraphicsItem::itemClipsTextChildToShape()
  PASS   : tst_QGraphicsItem::itemClippingDiscovery()
  PASS   : tst_QGraphicsItem::itemContainsChildrenInShape()
  PASS   : tst_QGraphicsItem::itemContainsChildrenInShape2()
  PASS   : tst_QGraphicsItem::ancestorFlags()
  PASS   : tst_QGraphicsItem::untransformable()
  PASS   : tst_QGraphicsItem::contextMenuEventPropagation()
  PASS   : tst_QGraphicsItem::itemIsMovable()
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::itemTransform_parentChild()
  PASS   : tst_QGraphicsItem::itemTransform_siblings()
  PASS   : tst_QGraphicsItem::itemTransform_unrelated()
  PASS   : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity2()
  PASS   : tst_QGraphicsItem::opacityZeroUpdates()
  PASS   : tst_QGraphicsItem::itemStacksBehindParent()
  PASS   : tst_QGraphicsItem::nestedClipping()
  PASS   : tst_QGraphicsItem::nestedClippingTransforms()
  PASS   : tst_QGraphicsItem::sceneTransformCache()
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab changes focus)
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus)
  PASS   : tst_QGraphicsItem::cacheMode()
  PASS   : tst_QGraphicsItem::cacheMode2()
  PASS   : tst_QGraphicsItem::updateCachedItemAfterMove()
  PASS   : tst_QGraphicsItem::deviceTransform(nil)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101)
  PASS   : tst_QGraphicsItem::update()
  PASS   : tst_QGraphicsItem::setTransformProperties(nothing)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation dicentred)
  PASS   : tst_QGraphicsItem::setTransformProperties(Scale)
  PASS   : tst_QGraphicsItem::setTransformProperties(Everything dicentred)
  PASS   : tst_QGraphicsItem::itemUsesExtendedStyleOption()
  PASS   : tst_QGraphicsItem::itemSendsGeometryChanges()
  PASS   : tst_QGraphicsItem::moveItem()
  PASS   : tst_QGraphicsItem::moveLineItem()
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  PASS   : tst_QGraphicsItem::itemHasNoContents()
  PASS   : tst_QGraphicsItem::hitTestUntransformableItem()
  PASS   : tst_QGraphicsItem::hitTestGraphicsEffectItem()
  PASS   : tst_QGraphicsItem::focusProxy()
  PASS   : tst_QGraphicsItem::subFocus()
  PASS   : tst_QGraphicsItem::focusProxyDeletion()
  PASS   : tst_QGraphicsItem::negativeZStacksBehindParent()
  PASS   : tst_QGraphicsItem::setGraphicsEffect()
  PASS   : tst_QGraphicsItem::panel()
  PASS   : tst_QGraphicsItem::addPanelToActiveScene()
  PASS   : tst_QGraphicsItem::panelWithFocusItems()
  PASS   : tst_QGraphicsItem::activate()
  PASS   : tst_QGraphicsItem::setActivePanelOnInactiveScene()
  PASS   : tst_QGraphicsItem::activationOnShowHide()
  PASS   : tst_QGraphicsItem::deactivateInactivePanel()
  PASS   : tst_QGraphicsItem::moveWhileDeleting()
  PASS   : tst_QGraphicsItem::ensureDirtySceneTransform()
  PASS   : tst_QGraphicsItem::focusScope()
  PASS   : tst_QGraphicsItem::focusScope2()
  PASS   : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus()
  PASS   : tst_QGraphicsItem::stackBefore()
  PASS   : tst_QGraphicsItem::sceneModality()
  PASS   : tst_QGraphicsItem::panelModality()
  PASS   : tst_QGraphicsItem::mixedModality()
  PASS   : tst_QGraphicsItem::modality_hover()
  PASS   : tst_QGraphicsItem::modality_mouseGrabber()
  PASS   : tst_QGraphicsItem::modality_clickFocus()
  PASS   : tst_QGraphicsItem::modality_keyEvents()
  PASS   : tst_QGraphicsItem::itemIsInFront()
  PASS   : tst_QGraphicsItem::scenePosChange()
  PASS   : tst_QGraphicsItem::textItem_shortcuts()
  PASS   : tst_QGraphicsItem::scroll()
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through.)
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling)
  PASS   : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations()
  PASS   : tst_QGraphicsItem::resolvePaletteForItemChildren()
  PASS   : tst_QGraphicsItem::task141694_textItemEnsureVisible()
  PASS   : tst_QGraphicsItem::task128696_textItemEnsureMovable()
  PASS   : tst_QGraphicsItem::ensureUpdateOnTextItem()
  PASS   : tst_QGraphicsItem::task177918_lineItemUndetected()
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable)
  PASS   : tst_QGraphicsItem::task243707_addChildBeforeParent()
  PASS   : tst_QGraphicsItem::task197802_childrenVisibility()
  PASS   : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect()
  PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
  PASS   : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent()
  PASS   : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2()
  PASS   : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate()
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  PASS   : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene()
  PASS   : tst_QGraphicsItem::itemDiesDuringDraggingOperation()
  PASS   : tst_QGraphicsItem::QTBUG_12112_focusItem()
  PASS   : tst_QGraphicsItem::QTBUG_13473_sceneposchange()
  PASS   : tst_QGraphicsItem::QTBUG_16374_crashInDestructor()
  PASS   : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash()
  PASS   : tst_QGraphicsItem::QTBUG_30990_rightClickSelection()
  PASS   : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform()
  PASS   : tst_QGraphicsItem::cleanupTestCase()
  Totals: 237 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 62 seconds, exit code 1
  
  Testing tst_QFocusEvent
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. ()
  tst_qfocusevent.cpp(367) : failure location
  Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFocusEvent *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QFocusEvent::initTestCase()
  PASS   : tst_QFocusEvent::checkReason_Tab()
  PASS   : tst_QFocusEvent::checkReason_ShiftTab()
  SKIP   : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows
  tst_qfocusevent.cpp(215) : failure location
  PASS   : tst_QFocusEvent::checkReason_Popup()
  PASS   : tst_QFocusEvent::checkReason_focusWidget()
  PASS   : tst_QFocusEvent::checkReason_Shortcut()
  QWARN  : tst_QFocusEvent::checkReason_ActiveWindow() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+590+477 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry:  124x30+590+477 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. ()
  tst_qfocusevent.cpp(367) : failure location
  PASS   : tst_QFocusEvent::cleanupTestCase()
  Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QFocusEvent *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfocusevent: 34 seconds, exit code 1
  
  Testing tst_QComboBox
  FAIL!  : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0)
  tst_qcombobox.cpp(2715) : failure location
  Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QComboBox *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  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)
  PASS   : tst_QComboBox::flaggedItems(non-editable:normal)
  PASS   : tst_QComboBox::flaggedItems(non-editable:non-selectable)
  PASS   : tst_QComboBox::flaggedItems(non-editable:disabled)
  PASS   : tst_QComboBox::flaggedItems(non-editable:mixed)
  PASS   : tst_QComboBox::flaggedItems(non-editable:nearly-empty)
  PASS   : tst_QComboBox::flaggedItems(non-editable:only one enabled)
  PASS   : tst_QComboBox::flaggedItems(non-editable:home-disabled)
  PASS   : tst_QComboBox::flaggedItems(non-editable:end-key)
  PASS   : tst_QComboBox::flaggedItems(non-editable:keyboard-search)
  PASS   : tst_QComboBox::flaggedItems(non-editable:search same start letter)
  PASS   : tst_QComboBox::flaggedItems(non-editable:keyboard search item)
  PASS   : tst_QComboBox::flaggedItems(non-editable:all key combinations)
  PASS   : tst_QComboBox::flaggedItems(editable:normal)
  PASS   : tst_QComboBox::flaggedItems(editable:non-selectable)
  PASS   : tst_QComboBox::flaggedItems(editable:disabled)
  PASS   : tst_QComboBox::flaggedItems(editable:mixed)
  PASS   : tst_QComboBox::flaggedItems(editable:nearly-empty)
  PASS   : tst_QComboBox::flaggedItems(editable:only one enabled)
  PASS   : tst_QComboBox::flaggedItems(editable:disabled)
  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::wheelClosingPopup()
  PASS   : tst_QComboBox::layoutDirection()
  PASS   : tst_QComboBox::itemListPosition()
  PASS   : tst_QComboBox::separatorItem(test)
  PASS   : tst_QComboBox::task190351_layout()
  PASS   : tst_QComboBox::task191329_size()
  PASS   : tst_QComboBox::task166349_setEditableOnReturn()
  PASS   : tst_QComboBox::task190205_setModelAdjustToContents()
  PASS   : tst_QComboBox::task248169_popupWithMinimalSize()
  PASS   : tst_QComboBox::task247863_keyBoardSelection()
  PASS   : tst_QComboBox::task220195_keyBoardSelection2()
  PASS   : tst_QComboBox::setModelColumn()
  QWARN  : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::noScrollbar(normal)
  QWARN  : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::noScrollbar(border)
  QWARN  : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::noScrollbar(margin)
  QWARN  : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::noScrollbar(padding)
  QWARN  : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::noScrollbar(everything)
  QWARN  : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry:  124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  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::setGeometryDp: Unable to set geometry 62x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup()
  PASS   : tst_QComboBox::removeItem()
  PASS   : tst_QComboBox::resetModel()
  FAIL!  : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0)
  tst_qcombobox.cpp(2715) : failure location
  PASS   : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated()
  QWARN  : tst_QComboBox::maxVisibleItems(Default) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::maxVisibleItems(Default)
  QWARN  : tst_QComboBox::maxVisibleItems(No spacing) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::maxVisibleItems(No spacing)
  QWARN  : tst_QComboBox::maxVisibleItems(20) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry:  124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QComboBox::maxVisibleItems(20)
  PASS   : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn()
  PASS   : tst_QComboBox::highlightedSignal()
  PASS   : tst_QComboBox::itemData()
  PASS   : tst_QComboBox::task_QTBUG_31146_popupCompletion()
  PASS   : tst_QComboBox::keyboardSelection()
  PASS   : tst_QComboBox::setCustomModelAndView()
  PASS   : tst_QComboBox::updateDelegateOnEditableChange()
  PASS   : tst_QComboBox::cleanupTestCase()
  Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QComboBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcombobox: 42 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04881/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1418987336):
    http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op
    http://codereview.qt-project.org/101227 [PS23] - Add libinput support



More information about the Ci-reports mailing list