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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu May 16 13:10:10 CEST 2013


Autotests `tst_qgraphicsscene', `tst_qwidget', `tst_qwindow', and `tst_qwindowcontainer' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QWindowContainer
  Totals: 9 passed, 0 failed, 0 skipped
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindowContainer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindowContainer::initTestCase()
  PASS   : tst_QWindowContainer::testShow()
  PASS   : tst_QWindowContainer::testPositionAndSize()
  PASS   : tst_QWindowContainer::testExposeObscure()
  PASS   : tst_QWindowContainer::testOwnership()
  PASS   : tst_QWindowContainer::testBehindTheScenesDeletion()
  PASS   : tst_QWindowContainer::testUnparenting()
  PASS   : tst_QWindowContainer::testActivation()
  PASS   : tst_QWindowContainer::cleanupTestCase()
  Totals: 9 passed, 0 failed, 0 skipped
  ********* Finished testing of tst_QWindowContainer *********
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowcontainer: 18 seconds, exit code 3221225477
  
  Testing tst_QWindow
  FAIL!  : tst_QWindow::testInputEvents() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
  tst_qwindow.cpp(481) : failure location
  Totals: 21 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::mapGlobal()
  PASS   : tst_QWindow::positioning()
  PASS   : tst_QWindow::isExposed()
  PASS   : tst_QWindow::isActive()
  FAIL!  : tst_QWindow::testInputEvents() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
  tst_qwindow.cpp(481) : failure location
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
  tst_qwindow.cpp(490) : 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(692) : failure location
  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::cleanupTestCase()
  Totals: 21 passed, 1 failed, 2 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 3 seconds, exit code 1
  
  Testing tst_QWidget
  FAIL!  : tst_QWidget::showAndMoveChild() Compared values are not the same
     Actual   (firstPixel): 4278190080
     Expected (QColor(Qt::blue).rgb()): 4278190335
  tst_qwidget.cpp(4939) : failure location
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() 'child.numEnterEvents > 0' returned FALSE. ()
  tst_qwidget.cpp(8715) : failure location
  Totals: 239 passed, 2 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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::popupEnterLeave()
  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()
  XFAIL  : tst_QWidget::activation() MS introduced new behavior after XP
  tst_qwidget.cpp(1782) : failure location
  PASS   : tst_QWidget::activation()
  PASS   : tst_QWidget::reparent()
  PASS   : tst_QWidget::windowState()
  PASS   : tst_QWidget::showMaximized()
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
  tst_qwidget.cpp(2027) : 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()
  PASS   : tst_QWidget::raise()
  PASS   : tst_QWidget::lower()
  XFAIL  : tst_QWidget::stackUnder() See QTBUG-493
  tst_qwidget.cpp(2884) : failure location
  PASS   : tst_QWidget::stackUnder()
  PASS   : tst_QWidget::testContentsPropagation()
  PASS   : tst_QWidget::saveRestoreGeometry()
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421
  tst_qwidget.cpp(3152) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
  tst_qwidget.cpp(3152) : failure location
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
  tst_qwidget.cpp(3152) : 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(3581) : failure location
  SKIP   : tst_QWidget::resizeEvent() QTBUG-30744
  tst_qwidget.cpp(2092) : 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::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::lostUpdatesOnHide()
  PASS   : tst_QWidget::update()
  PASS   : tst_QWidget::isOpaque()
  PASS   : tst_QWidget::scroll()
  PASS   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800)
  PASS   : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 0)
  PASS   : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+130+100 on 'QWidgetClassWindow'. Resulting geometry:  104x200+130+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+130+100 on 'QWidgetClassWindow'. Resulting geometry:  104x200+130+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+130+100 on 'QWidgetClassWindow'. Resulting geometry:  104x200+130+100 (frame: 4, 23, 4, 4, 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) setGeometry: Unable to set geometry 0x0+130+50 on 'QWidgetClassWindow'. Resulting geometry:  104x0+130+50 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) setGeometry: Unable to set geometry 0x0+130+50 on 'QWidgetClassWindow'. Resulting geometry:  104x0+130+50 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) setGeometry: Unable to set geometry 0x0+130+50 on 'QWidgetClassWindow'. Resulting geometry:  104x0+130+50 (frame: 4, 23, 4, 4, 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 1080x556, flags 0)
  PASS   : tst_QWidget::windowMoveResize(100,100 1080x556, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+134+123 on 'QWidgetClassWindow'. Resulting geometry:  104x200+134+123 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  XFAIL  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) QTBUG-26424
  tst_qwidget.cpp(4602) : failure location
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+134+123 on 'QWidgetClassWindow'. Resulting geometry:  104x200+134+123 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) setGeometry: Unable to set geometry 0x200+134+123 on 'QWidgetClassWindow'. Resulting geometry:  104x200+134+123 (frame: 4, 23, 4, 4, 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) setGeometry: Unable to set geometry 0x0+134+73 on 'QWidgetClassWindow'. Resulting geometry:  104x0+134+73 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  XFAIL  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) QTBUG-26424
  tst_qwidget.cpp(4602) : failure location
  QWARN  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) setGeometry: Unable to set geometry 0x0+134+73 on 'QWidgetClassWindow'. Resulting geometry:  104x0+134+73 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) setGeometry: Unable to set geometry 0x0+134+73 on 'QWidgetClassWindow'. Resulting geometry:  104x0+134+73 (frame: 4, 23, 4, 4, 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)
  FAIL!  : tst_QWidget::moveChild(right) Compared values are not the same
     Actual   (firstPixel): 4292137160
     Expected (QColor(child.color).rgb()): 4278190335
  tst_qwidget.cpp(4884) : failure location
  FAIL!  : tst_QWidget::moveChild(down) Compared values are not the same
     Actual   (firstPixel): 4292137160
     Expected (QColor(child.color).rgb()): 4278190335
  tst_qwidget.cpp(4884) : failure location
  FAIL!  : tst_QWidget::moveChild(left) Compared values are not the same
     Actual   (firstPixel): 4292137160
     Expected (QColor(child.color).rgb()): 4278190335
  tst_qwidget.cpp(4884) : failure location
  FAIL!  : tst_QWidget::moveChild(up) Compared values are not the same
     Actual   (firstPixel): 4292137160
     Expected (QColor(child.color).rgb()): 4278190335
  tst_qwidget.cpp(4884) : failure location
  FAIL!  : tst_QWidget::showAndMoveChild() Compared values are not the same
     Actual   (firstPixel): 4294967295
     Expected (QColor(Qt::blue).rgb()): 4278190335
  tst_qwidget.cpp(4939) : failure location
  PASS   : tst_QWidget::subtractOpaqueSiblings()
  XFAIL  : tst_QWidget::setGeometry_win() QTBUG-26424
  tst_qwidget.cpp(4542) : failure location
  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()
  WARNING: tst_QWidget::setToolTip() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::setToolTip() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::setToolTip() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::setToolTip() Mouse event occurs outside of target window.
  PASS   : tst_QWidget::setToolTip()
  PASS   : tst_QWidget::testWindowIconChangeEventPropagation()
  SKIP   : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only.
  tst_qwidget.cpp(5545) : failure location
  SKIP   : tst_QWidget::showHideShowX11() This test is for X11 only.
  tst_qwidget.cpp(5635) : failure location
  SKIP   : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
  tst_qwidget.cpp(5655) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x22f1a0) : 74   1001   77   ), actual  4  ( QWidget(0x22f1a0) : 74   1001   78   77   )
  tst_qwidget.cpp(5815) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x22ed70) : 74   1001   1002   77   ), actual  5  ( QWidget(0x22ed70) : 74   1001   1002   78   77   )
  tst_qwidget.cpp(5908) : failure location
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x22ed88) : 74   1001   1002   77   ), actual  5  ( QWidget(0x22ed88) : 74   1001   1002   78   77   )
  tst_qwidget.cpp(6002) : 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()
  FAIL!  : tst_QWidget::updateWhileMinimized() Compared values are not the same
     Actual   (widget.numPaintEvents): 0
     Expected (1): 1
  tst_qwidget.cpp(7137) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7225) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7228) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7231) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7234) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7280) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7283) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7286) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7341) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7344) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7347) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7350) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7353) : failure location
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
  tst_qwidget.cpp(7356) : 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()
  FAIL!  : tst_QWidget::gdiPainting() Compared values are not the same
  tst_qwidget.cpp(8083) : failure location
  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()
  PASS   : tst_QWidget::translucentWidget()
  PASS   : tst_QWidget::setClearAndResizeMask()
  PASS   : tst_QWidget::maskedUpdate()
  PASS   : tst_QWidget::syntheticEnterLeave()
  FAIL!  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() 'child.numEnterEvents > 0' returned FALSE. ()
  tst_qwidget.cpp(8715) : 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.
  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()
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::taskQTBUG_27643_enterEvents() Mouse event occurs outside of target window.
  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()
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  WARNING: tst_QWidget::grabMouse() Mouse event occurs outside of target window.
  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()
  PASS   : tst_QWidget::cleanupTestCase()
  Totals: 233 passed, 8 failed, 8 skipped
  ********* Finished testing of tst_QWidget *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 8
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qwidget: 133 seconds, exit code 8
  
  Testing tst_QGraphicsScene
  FAIL!  : tst_QGraphicsScene::isActive() 'scene1.isActive()' returned FALSE. ()
  tst_qgraphicsscene.cpp(4093) : failure location
  Totals: 180 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsScene *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsScene::initTestCase()
  PASS   : tst_QGraphicsScene::construction()
  PASS   : tst_QGraphicsScene::sceneRect()
  PASS   : tst_QGraphicsScene::itemIndexMethod()
  PASS   : tst_QGraphicsScene::bspTreeDepth()
  PASS   : tst_QGraphicsScene::itemsBoundingRect(none)
  PASS   : tst_QGraphicsScene::itemsBoundingRect({{0, 0, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect({{-10, -10, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect({{-1000, -1000, 1, 1}, {-10, -10, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{0, 0, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{-10, -10, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{-1000, -1000, 1, 1}, {-10, -10, 10, 10}})
  PASS   : tst_QGraphicsScene::itemsBoundingRect(all)
  PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed all)
  PASS   : tst_QGraphicsScene::items()
  PASS   : tst_QGraphicsScene::items_QPointF(empty)
  PASS   : tst_QGraphicsScene::items_QPointF(1)
  PASS   : tst_QGraphicsScene::items_QPointF(2)
  PASS   : tst_QGraphicsScene::items_QPointF(3)
  PASS   : tst_QGraphicsScene::items_QPointF(3.5)
  PASS   : tst_QGraphicsScene::items_QPointF(4)
  PASS   : tst_QGraphicsScene::items_QPointF(4.5)
  PASS   : tst_QGraphicsScene::items_QPointF(5)
  PASS   : tst_QGraphicsScene::items_QPointF(6)
  PASS   : tst_QGraphicsScene::items_QRectF()
  PASS   : tst_QGraphicsScene::items_QRectF_2(1)
  PASS   : tst_QGraphicsScene::items_QRectF_2(2)
  PASS   : tst_QGraphicsScene::items_QRectF_2(3)
  PASS   : tst_QGraphicsScene::items_QRectF_2(4)
  PASS   : tst_QGraphicsScene::items_QRectF_2(5)
  PASS   : tst_QGraphicsScene::items_QRectF_2(6)
  PASS   : tst_QGraphicsScene::items_QRectF_2(7)
  PASS   : tst_QGraphicsScene::items_QRectF_2(8)
  PASS   : tst_QGraphicsScene::items_QRectF_2(9)
  PASS   : tst_QGraphicsScene::items_QRectF_2(10)
  PASS   : tst_QGraphicsScene::items_QRectF_2(11)
  PASS   : tst_QGraphicsScene::items_QRectF_2(12)
  PASS   : tst_QGraphicsScene::items_QRectF_2(13)
  PASS   : tst_QGraphicsScene::items_QRectF_2(14)
  PASS   : tst_QGraphicsScene::items_QRectF_2(15)
  PASS   : tst_QGraphicsScene::items_QRectF_2(16)
  PASS   : tst_QGraphicsScene::items_QRectF_2(17)
  PASS   : tst_QGraphicsScene::items_QRectF_2(18)
  PASS   : tst_QGraphicsScene::items_QRectF_2(19)
  PASS   : tst_QGraphicsScene::items_QRectF_2(20)
  PASS   : tst_QGraphicsScene::items_QRectF_2(21)
  PASS   : tst_QGraphicsScene::items_QRectF_2(22)
  PASS   : tst_QGraphicsScene::items_QRectF_2(23)
  PASS   : tst_QGraphicsScene::items_QRectF_2(24)
  PASS   : tst_QGraphicsScene::items_QRectF_2(25)
  PASS   : tst_QGraphicsScene::items_QRectF_2(26)
  PASS   : tst_QGraphicsScene::items_QRectF_2(27)
  PASS   : tst_QGraphicsScene::items_QRectF_2(28)
  PASS   : tst_QGraphicsScene::items_QRectF_2(29)
  PASS   : tst_QGraphicsScene::items_QRectF_2(30)
  PASS   : tst_QGraphicsScene::items_QRectF_2(31)
  PASS   : tst_QGraphicsScene::items_QRectF_2(32)
  PASS   : tst_QGraphicsScene::items_QRectF_2(33)
  PASS   : tst_QGraphicsScene::items_QRectF_2(34)
  PASS   : tst_QGraphicsScene::items_QRectF_2(35)
  PASS   : tst_QGraphicsScene::items_QRectF_2(36)
  PASS   : tst_QGraphicsScene::items_QRectF_2(37)
  PASS   : tst_QGraphicsScene::items_QRectF_2(38)
  PASS   : tst_QGraphicsScene::items_QRectF_2(39)
  PASS   : tst_QGraphicsScene::items_QRectF_2(40)
  PASS   : tst_QGraphicsScene::items_QRectF_2(41)
  PASS   : tst_QGraphicsScene::items_QRectF_2(42)
  PASS   : tst_QGraphicsScene::items_QRectF_2(43)
  PASS   : tst_QGraphicsScene::items_QRectF_2(44)
  PASS   : tst_QGraphicsScene::items_QPolygonF()
  PASS   : tst_QGraphicsScene::items_QPolygonF_2()
  PASS   : tst_QGraphicsScene::items_QPainterPath()
  PASS   : tst_QGraphicsScene::items_QPainterPath_2()
  PASS   : tst_QGraphicsScene::selectionChanged()
  PASS   : tst_QGraphicsScene::selectionChanged2()
  PASS   : tst_QGraphicsScene::addItem()
  PASS   : tst_QGraphicsScene::addEllipse()
  PASS   : tst_QGraphicsScene::addLine()
  PASS   : tst_QGraphicsScene::addPath()
  PASS   : tst_QGraphicsScene::addPixmap()
  PASS   : tst_QGraphicsScene::addRect()
  PASS   : tst_QGraphicsScene::addText()
  PASS   : tst_QGraphicsScene::removeItem()
  PASS   : tst_QGraphicsScene::clear()
  PASS   : tst_QGraphicsScene::focusItem()
  PASS   : tst_QGraphicsScene::focusItemLostFocus()
  PASS   : tst_QGraphicsScene::setFocusItem()
  PASS   : tst_QGraphicsScene::setFocusItem_inactive()
  PASS   : tst_QGraphicsScene::mouseGrabberItem()
  PASS   : tst_QGraphicsScene::hoverEvents_siblings()
  PASS   : tst_QGraphicsScene::hoverEvents_parentChild()
  PASS   : tst_QGraphicsScene::createItemGroup()
  PASS   : tst_QGraphicsScene::mouseEventPropagation()
  PASS   : tst_QGraphicsScene::mouseEventPropagation_ignore()
  PASS   : tst_QGraphicsScene::mouseEventPropagation_focus()
  PASS   : tst_QGraphicsScene::mouseEventPropagation_doubleclick()
  PASS   : tst_QGraphicsScene::mouseEventPropagation_mouseMove()
  PASS   : tst_QGraphicsScene::dragAndDrop_simple()
  PASS   : tst_QGraphicsScene::dragAndDrop_disabledOrInvisible()
  PASS   : tst_QGraphicsScene::dragAndDrop_propagate()
  PASS   : tst_QGraphicsScene::render(all-all-untransformed)
  PASS   : tst_QGraphicsScene::render(all-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(all-topright-untransformed)
  PASS   : tst_QGraphicsScene::render(all-bottomleft-untransformed)
  PASS   : tst_QGraphicsScene::render(all-bottomright-untransformed)
  PASS   : tst_QGraphicsScene::render(topleft-all-untransformed)
  PASS   : tst_QGraphicsScene::render(topright-all-untransformed)
  PASS   : tst_QGraphicsScene::render(bottomleft-all-untransformed)
  PASS   : tst_QGraphicsScene::render(bottomright-all-untransformed)
  PASS   : tst_QGraphicsScene::render(topleft-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(topright-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(bottomleft-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(bottomright-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(top-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(bottom-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(left-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(right-topleft-untransformed)
  PASS   : tst_QGraphicsScene::render(top-bottomright-untransformed)
  PASS   : tst_QGraphicsScene::render(bottom-bottomright-untransformed)
  PASS   : tst_QGraphicsScene::render(left-bottomright-untransformed)
  PASS   : tst_QGraphicsScene::render(right-bottomright-untransformed)
  PASS   : tst_QGraphicsScene::render(all-all-45-deg-right)
  PASS   : tst_QGraphicsScene::render(all-all-45-deg-left)
  PASS   : tst_QGraphicsScene::render(all-all-scale-2x)
  PASS   : tst_QGraphicsScene::render(all-all-translate-50-0)
  PASS   : tst_QGraphicsScene::render(all-all-translate-0-50)
  PASS   : tst_QGraphicsScene::render(all-all-untransformed-clip-rect)
  PASS   : tst_QGraphicsScene::render(all-all-untransformed-clip-ellipse)
  PASS   : tst_QGraphicsScene::renderItemsWithNegativeWidthOrHeight()
  PASS   : tst_QGraphicsScene::contextMenuEvent()
  PASS   : tst_QGraphicsScene::contextMenuEvent_ItemIgnoresTransformations()
  PASS   : tst_QGraphicsScene::update()
  PASS   : tst_QGraphicsScene::update2()
  PASS   : tst_QGraphicsScene::views()
  PASS   : tst_QGraphicsScene::testEvent()
  PASS   : tst_QGraphicsScene::eventsToDisabledItems()
  PASS   : tst_QGraphicsScene::exposedRect()
  PASS   : tst_QGraphicsScene::tabFocus_emptyScene()
  PASS   : tst_QGraphicsScene::tabFocus_sceneWithFocusableItems()
  PASS   : tst_QGraphicsScene::tabFocus_sceneWithFocusWidgets()
  PASS   : tst_QGraphicsScene::tabFocus_sceneWithNestedFocusWidgets()
  PASS   : tst_QGraphicsScene::style()
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) items: {
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) 	 "c_1_2"
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) 	 "c_1_1_1"
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) 	 "c_1"
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) 	 "t_1"
  QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) }
  PASS   : tst_QGraphicsScene::sorting(Normal sorting)
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) items: {
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) 	 "c_1_2"
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) 	 "c_1_1_1"
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) 	 "c_1"
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) 	 "t_1"
  QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) }
  PASS   : tst_QGraphicsScene::sorting(Cached sorting)
  PASS   : tst_QGraphicsScene::changedSignal(without view)
  PASS   : tst_QGraphicsScene::changedSignal(with view)
  PASS   : tst_QGraphicsScene::stickyFocus(sticky)
  PASS   : tst_QGraphicsScene::stickyFocus(not sticky)
  PASS   : tst_QGraphicsScene::sendEvent()
  PASS   : tst_QGraphicsScene::inputMethod(0)
  PASS   : tst_QGraphicsScene::inputMethod(1)
  PASS   : tst_QGraphicsScene::inputMethod(2)
  PASS   : tst_QGraphicsScene::inputMethod(3)
  QDEBUG : tst_QGraphicsScene::dispatchHoverOnPress() (162)
  PASS   : tst_QGraphicsScene::dispatchHoverOnPress()
  PASS   : tst_QGraphicsScene::initialFocus(inactive scene, normal item)
  PASS   : tst_QGraphicsScene::initialFocus(inactive scene, panel item)
  PASS   : tst_QGraphicsScene::initialFocus(inactive scene, normal item, explicit focus)
  PASS   : tst_QGraphicsScene::initialFocus(inactive scene, panel, explicit focus)
  PASS   : tst_QGraphicsScene::initialFocus(active scene, normal item)
  PASS   : tst_QGraphicsScene::initialFocus(active scene, panel item)
  PASS   : tst_QGraphicsScene::initialFocus(active scene, normal item, explicit focus)
  PASS   : tst_QGraphicsScene::initialFocus(active scene, panel, explicit focus)
  PASS   : tst_QGraphicsScene::polishItems()
  PASS   : tst_QGraphicsScene::polishItems2()
  FAIL!  : tst_QGraphicsScene::isActive() 'scene1.isActive()' returned FALSE. ()
  tst_qgraphicsscene.cpp(4093) : failure location
  PASS   : tst_QGraphicsScene::siblingIndexAlwaysValid()
  PASS   : tst_QGraphicsScene::removeFullyTransparentItem()
  PASS   : tst_QGraphicsScene::zeroScale()
  XFAIL  : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346
  tst_qgraphicsscene.cpp(4637) : failure location
  XFAIL  : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346
  tst_qgraphicsscene.cpp(4640) : failure location
  PASS   : tst_QGraphicsScene::focusItemChangedSignal()
  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: 180 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsScene *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsscene: 9 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01228/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1368696221):
    http://codereview.qt-project.org/56139 [PS2] - Only call QA::updateAccessibility() if the "control owner" is a QWidget
    http://codereview.qt-project.org/56091 [PS3] - Fix ambiguity in shortcut matching
    http://codereview.qt-project.org/56232 [PS1] - Fix QEventDispatcherBlackberry build when debug is on
    http://codereview.qt-project.org/56140 [PS1] - Make QRgb-related functions constexpr
    http://codereview.qt-project.org/56165 [PS1] - Never show EGLFS mouse cursor in Qt for Android platform plugin
    http://codereview.qt-project.org/56027 [PS4] - Add QXcbConnectionGrabber class
    http://codereview.qt-project.org/55813 [PS3] - Add BypassWinowManagerHint
    http://codereview.qt-project.org/54819 [PS4] - xcb: fallback to gtk cursor themes
    http://codereview.qt-project.org/54783 [PS16] - Introduce QXcbXSettings
    http://codereview.qt-project.org/56171 [PS1] - qdoc: Brief attribute was written incorrectly
    http://codereview.qt-project.org/56125 [PS1] - Fixed XCB build with -no-opengl



More information about the Ci-reports mailing list