[Ci-reports] fail on QtBase_dev_Integration #5229

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 19 11:09:29 CET 2015


eleven 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(537) : 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(537) : failure location
  PASS   : tst_QWindow::testInputEvents()
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
  tst_qwindow.cpp(708) : 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(910) : 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: 49 seconds, exit code 1
  
  Testing tst_QWidget
  FAIL!  : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. ()
  tst_qwidget.cpp(1828) : failure location
  FAIL!  : tst_QWidget::translucentWidget() Compared values are not the same
  tst_qwidget.cpp(8483) : failure location
  FAIL!  : tst_QWidget::syntheticEnterLeave() Compared values are not the same
     Actual   (((window.numEnterEvents))): 0
     Expected (1)                        : 1
  tst_qwidget.cpp(8883) : failure location
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. ()
  tst_qwidget.cpp(8967) : 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(1828) : failure location
  PASS   : tst_QWidget::reparent()
  PASS   : tst_QWidget::windowState()
  PASS   : tst_QWidget::showMaximized()
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
  tst_qwidget.cpp(2093) : 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(2960) : 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(3232) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
  tst_qwidget.cpp(3232) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
  tst_qwidget.cpp(3232) : 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(3672) : failure location
  SKIP   : tst_QWidget::resizeEvent() QTBUG-30744
  tst_qwidget.cpp(2158) : 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(5757) : failure location
  SKIP   : tst_QWidget::showHideShowX11() This test is for X11 only.
  tst_qwidget.cpp(5847) : failure location
  SKIP   : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
  tst_qwidget.cpp(5867) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x344236e3a8):74 1001 77 ), actual 4 (QWidget(0x344236e3a8):74 1001 78 77 )
  tst_qwidget.cpp(6027) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x344236e250):74 1001 1002 77 ), actual 5 (QWidget(0x344236e250):74 1001 1002 78 77 )
  tst_qwidget.cpp(6118) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x344236e280):74 1001 1002 77 ), actual 5 (QWidget(0x344236e280):74 1001 1002 78 77 )
  tst_qwidget.cpp(6211) : 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(7445) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7448) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7451) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7454) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7500) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7503) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7506) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7561) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7564) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7567) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7570) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7573) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7576) : 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(8483) : 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(8883) : failure location
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. ()
  tst_qwidget.cpp(8967) : 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: 156 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: 41 seconds, exit code 1
  
  Testing tst_QMenu
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (((action)))         : 000000F3679AA1F0
     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)
  (... 1915 lines omitted; there are too many errors!)
     Expected ((LONG)ROLE_SYSTEM_PUSHBUTTON): 43
  tst_qaccessibility.cpp(3762) : failure location
  Totals: 202 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAccessibility *********
  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_QAccessibility::initTestCase()
  QWARN  : tst_QAccessibility::eventTest() Cannot creat accessible child interface for object:  QWidget(0xc1b38effc0)  index:  7
  QWARN  : tst_QAccessibility::eventTest() Problem creating accessible interface for:  QObject(0xc1b4088a30)
  Make sure to deploy Qt with accessibility plugins.
  PASS   : tst_QAccessibility::eventTest()
  PASS   : tst_QAccessibility::customWidget()
  PASS   : tst_QAccessibility::deletedWidget()
  PASS   : tst_QAccessibility::subclassedWidget()
  PASS   : tst_QAccessibility::statesStructTest()
  PASS   : tst_QAccessibility::navigateHierarchy()
  PASS   : tst_QAccessibility::sliderTest()
  PASS   : tst_QAccessibility::textAttributes(defaults 1)
  PASS   : tst_QAccessibility::textAttributes(defaults 2)
  PASS   : tst_QAccessibility::textAttributes(defaults 3)
  PASS   : tst_QAccessibility::textAttributes(defaults 4)
  PASS   : tst_QAccessibility::textAttributes(offset -1 length)
  PASS   : tst_QAccessibility::textAttributes(offset -2 cursor pos)
  PASS   : tst_QAccessibility::textAttributes(offset -3)
  PASS   : tst_QAccessibility::textAttributes(invalid offset 2)
  PASS   : tst_QAccessibility::textAttributes(invalid offset 3)
  PASS   : tst_QAccessibility::textAttributes(bold 0)
  PASS   : tst_QAccessibility::textAttributes(bold 2)
  PASS   : tst_QAccessibility::textAttributes(bold 3)
  PASS   : tst_QAccessibility::textAttributes(bold 4)
  PASS   : tst_QAccessibility::textAttributes(bold 6)
  PASS   : tst_QAccessibility::textAttributes(default 5)
  PASS   : tst_QAccessibility::textAttributes(default 6)
  PASS   : tst_QAccessibility::textAttributes(bold 7)
  PASS   : tst_QAccessibility::textAttributes(bold 8)
  PASS   : tst_QAccessibility::textAttributes(bold italic)
  PASS   : tst_QAccessibility::textAttributes(monospace)
  PASS   : tst_QAccessibility::textAttributes(8pt)
  PASS   : tst_QAccessibility::textAttributes(color)
  PASS   : tst_QAccessibility::textAttributes(right aligned 1)
  PASS   : tst_QAccessibility::textAttributes(right aligned 2)
  PASS   : tst_QAccessibility::textAttributes(right aligned 3)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 1)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 3)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 4)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 5)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 8)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 9)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 10)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 11)
  PASS   : tst_QAccessibility::textAttributes(left right left aligned 15)
  PASS   : tst_QAccessibility::hideShowTest()
  PASS   : tst_QAccessibility::actionTest()
  PASS   : tst_QAccessibility::applicationTest()
  PASS   : tst_QAccessibility::mainWindowTest()
  QWARN  : tst_QAccessibility::subWindowTest() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry:  124x30+100+135 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QAccessibility::subWindowTest() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+100+135 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry:  124x30+100+135 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QAccessibility::subWindowTest()
  PASS   : tst_QAccessibility::buttonTest()
  PASS   : tst_QAccessibility::scrollBarTest()
  PASS   : tst_QAccessibility::tabTest()
  PASS   : tst_QAccessibility::tabWidgetTest()
  PASS   : tst_QAccessibility::menuTest()
  PASS   : tst_QAccessibility::spinBoxTest()
  PASS   : tst_QAccessibility::doubleSpinBoxTest()
  PASS   : tst_QAccessibility::textEditTest()
  PASS   : tst_QAccessibility::textBrowserTest()
  PASS   : tst_QAccessibility::mdiAreaTest()
  PASS   : tst_QAccessibility::mdiSubWindowTest()
  PASS   : tst_QAccessibility::lineEditTest()
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before 5)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at 5)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after 5)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char before 6)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char at 6)
  PASS   : tst_QAccessibility::lineEditTextFunctions(char after 6)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after -2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after -1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 0)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 1)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 2)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 3)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 3)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 3)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 4)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line before 5)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line at 5)
  PASS   : tst_QAccessibility::lineEditTextFunctions(line after 5)
  PASS   : tst_QAccessibility::textInterfaceTest(char before -2)
  PASS   : tst_QAccessibility::textInterfaceTest(char at -2)
  PASS   : tst_QAccessibility::textInterfaceTest(char after -2)
  PASS   : tst_QAccessibility::textInterfaceTest(char before -1)
  PASS   : tst_QAccessibility::textInterfaceTest(char at -1)
  PASS   : tst_QAccessibility::textInterfaceTest(char after -1)
  PASS   : tst_QAccessibility::textInterfaceTest(char before 0)
  PASS   : tst_QAccessibility::textInterfaceTest(char at 0)
  PASS   : tst_QAccessibility::textInterfaceTest(char after 0)
  PASS   : tst_QAccessibility::textInterfaceTest(char before 1)
  PASS   : tst_QAccessibility::textInterfaceTest(char at 1)
  PASS   : tst_QAccessibility::textInterfaceTest(char after 1)
  PASS   : tst_QAccessibility::textInterfaceTest(char before 4)
  PASS   : tst_QAccessibility::textInterfaceTest(char at 4)
  PASS   : tst_QAccessibility::textInterfaceTest(char after 4)
  PASS   : tst_QAccessibility::textInterfaceTest(char before 5)
  PASS   : tst_QAccessibility::textInterfaceTest(char at 5)
  PASS   : tst_QAccessibility::textInterfaceTest(char after 5)
  PASS   : tst_QAccessibility::textInterfaceTest(char before 6)
  PASS   : tst_QAccessibility::textInterfaceTest(char at 6)
  PASS   : tst_QAccessibility::textInterfaceTest(char after 6)
  PASS   : tst_QAccessibility::textInterfaceTest(line before -2)
  PASS   : tst_QAccessibility::textInterfaceTest(line at -2)
  PASS   : tst_QAccessibility::textInterfaceTest(line after -2)
  PASS   : tst_QAccessibility::textInterfaceTest(line before -1)
  PASS   : tst_QAccessibility::textInterfaceTest(line at -1)
  PASS   : tst_QAccessibility::textInterfaceTest(line after -1)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 0)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 0)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 0)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 1)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 1)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 1)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 2)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 2)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 2)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 3)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 3)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 3)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 4)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 4)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 4)
  PASS   : tst_QAccessibility::textInterfaceTest(line before 5)
  PASS   : tst_QAccessibility::textInterfaceTest(line at 5)
  PASS   : tst_QAccessibility::textInterfaceTest(line after 5)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 0)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 1)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 2)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 5)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 6)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 7)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 8)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 10)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 11)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line at 12)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 0)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 1)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 2)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 5)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 6)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 7)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 8)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 10)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 11)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line before 12)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 0)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 1)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 2)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 5)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 6)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 7)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 8)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 10)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 11)
  PASS   : tst_QAccessibility::textInterfaceTest(multi line after 12)
  PASS   : tst_QAccessibility::textInterfaceTest(before 4 \nFoo\n)
  PASS   : tst_QAccessibility::textInterfaceTest(at 4 \nFoo\n)
  PASS   : tst_QAccessibility::textInterfaceTest(after 4 \nFoo\n)
  PASS   : tst_QAccessibility::textInterfaceTest(before 4 Foo\nBar\n)
  PASS   : tst_QAccessibility::textInterfaceTest(at 4 Foo\nBar\n)
  PASS   : tst_QAccessibility::textInterfaceTest(after 4 Foo\nBar\n)
  PASS   : tst_QAccessibility::textInterfaceTest(at 0 Foo\n)
  PASS   : tst_QAccessibility::groupBoxTest()
  PASS   : tst_QAccessibility::dialogButtonBoxTest()
  PASS   : tst_QAccessibility::dialTest()
  PASS   : tst_QAccessibility::rubberBandTest()
  PASS   : tst_QAccessibility::abstractScrollAreaTest()
  PASS   : tst_QAccessibility::scrollAreaTest()
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0))  for  QListWidget(0xc1b40ca650)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0))  for  QListWidget(0xc1b40ca650)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0))  for  QListWidget(0xc1b40ca650)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0))  for  QListWidget(0xc1b40ca650)
  PASS   : tst_QAccessibility::listTest()
  PASS   : tst_QAccessibility::treeTest()
  PASS   : tst_QAccessibility::tableTest()
  PASS   : tst_QAccessibility::calendarWidgetTest()
  PASS   : tst_QAccessibility::dockWidgetTest()
  PASS   : tst_QAccessibility::comboBoxTest()
  PASS   : tst_QAccessibility::accessibleName()
  PASS   : tst_QAccessibility::labelTest()
  PASS   : tst_QAccessibility::accelerators()
  FAIL!  : tst_QAccessibility::bridgeTest() Compared values are not the same
     Actual   (varRole.lVal)                : 10
     Expected ((LONG)ROLE_SYSTEM_PUSHBUTTON): 43
  tst_qaccessibility.cpp(3762) : failure location
  QWARN  : tst_QAccessibility::bridgeTest() 33 accessibility event(s) were not handled in testfunction 'bridgeTest':
  QWARN  : tst_QAccessibility::bridgeTest()  1: Object: 0xc1b4a48420 Event: 'NameChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  2: Object: 0xc1b4a481e0 Event: 'TextRemoved' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  3: Object: 0xc1b4a481e0 Event: 'TextInserted' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  4: Object: 0xc1b4a481e0 Event: 'TextCaretMoved' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  5: Object: 0xc1b4a48b60 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  6: Object: 0xc1b4a456a0 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  7: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  8: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  9: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  10: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  11: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  12: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  13: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  14: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  15: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  16: Object: 0xc1b4a48220 Event: 'TableModelChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  17: Object: 0xc1b4a467a0 Event: 'NameChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  18: Object: 0xc1b4a48420 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  19: Object: 0xc1b4a48160 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  20: Object: 0xc1b4a481e0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  21: Object: 0xc1b4a489e0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  22: Object: 0xc1b4a48520 Event: 'ObjectHide' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  23: Object: 0xc1b4a48760 Event: 'ObjectHide' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  24: Object: 0xc1b4a48b20 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  25: Object: 0xc1b4a48b60 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  26: Object: 0xc1b4a44ea0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  27: Object: 0xc1b4a456a0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  28: Object: 0xc1b4a45120 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  29: Object: 0xc1b4a48220 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  30: Object: 0xc1b4a467a0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  31: Object: 0xc1b4a484a0 Event: 'ObjectShow' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  32: Object: 0xc1b4a484a0 Event: 'StateChanged' Child: -1
  QWARN  : tst_QAccessibility::bridgeTest()  33: Object: 0xc1b4a48420 Event: 'Focus' Child: -1
  PASS   : tst_QAccessibility::cleanupTestCase()
  Totals: 202 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QAccessibility *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qaccessibility: 14 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(2277) : failure location
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(887) : failure location
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(936) : failure location
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1015) : failure location
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(1071) : failure location
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1131) : failure location
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1)                         : 1
  tst_gestures.cpp(1604) : failure location
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)           : 4
  tst_gestures.cpp(1666) : failure location
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)                   : 4
  tst_gestures.cpp(1724) : failure location
  FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
     Actual   (panel->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1835) : failure location
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
  tst_gestures.cpp(1959) : failure location
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(2001) : failure location
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
     Actual   (target->started()): 0
     Expected (1)                : 1
  tst_gestures.cpp(2205) : failure location
  Totals: 30 passed, 13 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Gestures *********
  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_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(2277) : 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(887) : 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(936) : 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(1015) : 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(1071) : 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(1131) : 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(1604) : 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(1666) : 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(1724) : failure location
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
     Actual   (panel->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1835) : failure location
  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(1959) : 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(2001) : failure location
  QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x5cdc946d90 ; platform = 0x5cdc9473f0
  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(2205) : failure location
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
  PASS   : tst_Gestures::cleanupTestCase()
  Totals: 30 passed, 13 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_Gestures *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_gestures: 12 seconds, exit code 13

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

  Tested changes (refs/builds/dev_1421656585):
    http://codereview.qt-project.org/103122 [PS3] - Android: Fix canonical form of nonexistent paths



More information about the Ci-reports mailing list