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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 18 13:18:46 CEST 2013


Autotest `tst_qwidget' failed :(

  Testing tst_QWidget
  FAIL!  : tst_QWidget::moveChild(right) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(down) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(left) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(up) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::showAndMoveChild() Compared values are not the same
     Actual   (firstPixel): 4283957248
     Expected (QColor(Qt::red).rgb()): 4294901760
     Loc: [tst_qwidget.cpp(4940)]
  Totals: 204 passed, 5 failed, 36 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QtTest library 5.1.1, Qt 5.1.1
  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()
  PASS   : tst_QWidget::reparent()
  SKIP   : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail.
     Loc: [tst_qwidget.cpp(1792)]
  PASS   : tst_QWidget::showMaximized()
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
     Loc: [tst_qwidget.cpp(2027)]
  PASS   : tst_QWidget::showFullScreen()
  PASS   : tst_QWidget::showMinimized()
  SKIP   : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424
     Loc: [tst_qwidget.cpp(2174)]
  PASS   : tst_QWidget::icon()
  SKIP   : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test
     Loc: [tst_qwidget.cpp(2380)]
  SKIP   : tst_QWidget::normalGeometry() QTBUG-26424
     Loc: [tst_qwidget.cpp(2445)]
  SKIP   : tst_QWidget::setGeometry() QTBUG-26424
     Loc: [tst_qwidget.cpp(2522)]
  PASS   : tst_QWidget::windowOpacity()
  PASS   : tst_QWidget::raise()
  PASS   : tst_QWidget::lower()
  XFAIL  : tst_QWidget::stackUnder() See QTBUG-493
     Loc: [tst_qwidget.cpp(2884)]
  PASS   : tst_QWidget::stackUnder()
  PASS   : tst_QWidget::testContentsPropagation()
  PASS   : tst_QWidget::saveRestoreGeometry()
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3152)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3152)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3152)]
  PASS   : tst_QWidget::widgetAt()
  PASS   : tst_QWidget::optimizedResizeMove()
  SKIP   : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012
     Loc: [tst_qwidget.cpp(3581)]
  SKIP   : tst_QWidget::resizeEvent() QTBUG-30744
     Loc: [tst_qwidget.cpp(2092)]
  PASS   : tst_QWidget::task110173()
  PASS   : tst_QWidget::testDeletionInEventHandlers()
  PASS   : tst_QWidget::childDeletesItsSibling()
  PASS   : tst_QWidget::setMinimumSize()
  PASS   : tst_QWidget::setMaximumSize()
  SKIP   : tst_QWidget::setFixedSize() QTBUG-26424
     Loc: [tst_qwidget.cpp(3722)]
  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()
  SKIP   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4400)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4557)]
  FAIL!  : tst_QWidget::moveChild(right) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(down) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(left) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::moveChild(up) Compared values are not the same
     Actual   (firstPixel): 4292861919
     Expected (QColor(child.color).rgb()): 4278190335
     Loc: [tst_qwidget.cpp(4884)]
  FAIL!  : tst_QWidget::showAndMoveChild() Compared values are not the same
     Actual   (firstPixel): 4283957248
     Expected (QColor(Qt::red).rgb()): 4294901760
     Loc: [tst_qwidget.cpp(4940)]
  PASS   : tst_QWidget::subtractOpaqueSiblings()
  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()
  PASS   : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint()
  PASS   : tst_QWidget::showHideShowX11()
  PASS   : tst_QWidget::clean_qt_x11_enforce_cursor()
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fffb092b7b0) : 74   1001   77   ), actual  4  ( QWidget(0x7fffb092b7b0) : 74   1001   78   77   )
     Loc: [tst_qwidget.cpp(5815)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fffb092b840) : 74   1001   1002   77   ), actual  5  ( QWidget(0x7fffb092b840) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(5908)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fffb092b840) : 74   1001   1002   77   ), actual  5  ( QWidget(0x7fffb092b840) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(6002)]
  PASS   : tst_QWidget::childEvents()
  PASS   : tst_QWidget::render()
  SKIP   : tst_QWidget::renderInvisible() QTBUG-26424
     Loc: [tst_qwidget.cpp(6152)]
  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()
  SKIP   : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424
     Loc: [tst_qwidget.cpp(7000)]
  SKIP   : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424
     Loc: [tst_qwidget.cpp(7000)]
  PASS   : tst_QWidget::repaintWhenChildDeleted()
  PASS   : tst_QWidget::hideOpaqueChildWhileHidden()
  SKIP   : tst_QWidget::updateWhileMinimized() QTBUG-26424
     Loc: [tst_qwidget.cpp(7136)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7225)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7228)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7231)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7234)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7280)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7283)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7286)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7341)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7344)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7347)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7350)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7353)]
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7356)]
  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()
  SKIP   : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424
     Loc: [tst_qwidget.cpp(7840)]
  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()
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called
  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()
  PASS   : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave()
  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.
  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: 204 passed, 5 failed, 36 skipped
  ********* Finished testing of tst_QWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget: 60 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01464/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1371551112):
    http://codereview.qt-project.org/59168 [PS1] - Doc: remove the duplicate for in QStyle documentation
    http://codereview.qt-project.org/58797 [PS1] - qdoc: Allow colon characters in manifest meta attribute values
    http://codereview.qt-project.org/55236 [PS4] - Ensure we don't repeat QTBUG-30931 in Qt5



More information about the Ci-reports mailing list