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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 18 15:16:37 CEST 2012


Autotests `tst_qdoublespinbox', `tst_qmenu', and `tst_qwidget' failed :(

  Testing tst_QWidget
  XPASS  : tst_QWidget::showHideEvent(window: only show) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  XPASS  : tst_QWidget::showHideEvent(window: show/hide) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  XPASS  : tst_QWidget::showHideEvent(window: show/hide/create) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  Totals: 199 passed, 3 failed, 36 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QTest library 5.0.0, Qt 5.0.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()
  QWARN  : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity
  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(1774)]
  PASS   : tst_QWidget::showMaximized()
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
     Loc: [tst_qwidget.cpp(2008)]
  PASS   : tst_QWidget::showFullScreen()
  PASS   : tst_QWidget::showMinimized()
  SKIP   : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424
     Loc: [tst_qwidget.cpp(2179)]
  PASS   : tst_QWidget::icon()
  SKIP   : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test
     Loc: [tst_qwidget.cpp(2381)]
  SKIP   : tst_QWidget::normalGeometry() QTBUG-26424
     Loc: [tst_qwidget.cpp(2446)]
  SKIP   : tst_QWidget::setGeometry() Your window manager is too broken for this test
     Loc: [tst_qwidget.cpp(2521)]
  PASS   : tst_QWidget::windowOpacity()
  PASS   : tst_QWidget::raise()
  PASS   : tst_QWidget::lower()
  XFAIL  : tst_QWidget::stackUnder() See QTBUG-493
     Loc: [tst_qwidget.cpp(2885)]
  PASS   : tst_QWidget::stackUnder()
  PASS   : tst_QWidget::testContentsPropagation()
  PASS   : tst_QWidget::saveRestoreGeometry()
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3153)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3153)]
  SKIP   : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421
     Loc: [tst_qwidget.cpp(3153)]
  PASS   : tst_QWidget::widgetAt()
  PASS   : tst_QWidget::optimizedResizeMove()
  SKIP   : tst_QWidget::optimizedResize_topLevel() QTBUG-26424
     Loc: [tst_qwidget.cpp(3620)]
  PASS   : tst_QWidget::showEvent_QTBUG27199()
  PASS   : tst_QWidget::resizeEvent()
  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(3725)]
  PASS   : tst_QWidget::ensureCreated()
  QWARN  : tst_QWidget::winIdChangeEvent() This plugin does not support setting window opacity
  PASS   : tst_QWidget::winIdChangeEvent()
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::persistentWinId() This plugin does not support setting window opacity
  PASS   : tst_QWidget::persistentWinId()
  QWARN  : tst_QWidget::showNativeChild() QBackingStore::flush() called with non-exposed window, behavior is undefined
  PASS   : tst_QWidget::showNativeChild()
  PASS   : tst_QWidget::qobject_castInDestroyedSlot()
  XPASS  : tst_QWidget::showHideEvent(window: only show) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  XPASS  : tst_QWidget::showHideEvent(window: show/hide) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide) QTBUG-26424
     Loc: [tst_qwidget.cpp(4010)]
  XPASS  : tst_QWidget::showHideEvent(window: show/hide/create) QCOMPARE(widget.numberOfShowEvents, expectedShowEvents) returned TRUE unexpectedly.
     Loc: [tst_qwidget.cpp(4005)]
  XFAIL  : tst_QWidget::showHideEvent(window: show/hide/create) QTBUG-26424
     Loc: [tst_qwidget.cpp(4010)]
  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()
  QWARN  : tst_QWidget::isOpaque() This plugin does not support setting window opacity
  QWARN  : tst_QWidget::isOpaque() This plugin does not support setting window opacity
  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(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 600x365, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(100,100 600x365, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4411)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 600x365, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(100,100 600x365, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  SKIP   : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues.
     Loc: [tst_qwidget.cpp(4567)]
  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::setLocale()
  PASS   : tst_QWidget::deleteStyle()
  PASS   : tst_QWidget::multipleToplevelFocusCheck()
  PASS   : tst_QWidget::setFocus()
  PASS   : tst_QWidget::setCursor()
  SKIP   : tst_QWidget::setToolTip() QTBUG-26424
     Loc: [tst_qwidget.cpp(5462)]
  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(0xbfcff5f4) : 74   1001   77   ), actual  4  ( QWidget(0xbfcff5f4) : 74   1001   78   77   )
     Loc: [tst_qwidget.cpp(5814)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0xbfcff624) : 74   1001   1002   77   ), actual  5  ( QWidget(0xbfcff624) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(5905)]
  XFAIL  : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0xbfcff624) : 74   1001   1002   77   ), actual  5  ( QWidget(0xbfcff624) : 74   1001   1002   78   77   )
     Loc: [tst_qwidget.cpp(5997)]
  PASS   : tst_QWidget::childEvents()
  PASS   : tst_QWidget::render()
  SKIP   : tst_QWidget::renderInvisible() QTBUG-26424
     Loc: [tst_qwidget.cpp(6147)]
  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(6995)]
  SKIP   : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424
     Loc: [tst_qwidget.cpp(6995)]
  PASS   : tst_QWidget::repaintWhenChildDeleted()
  PASS   : tst_QWidget::hideOpaqueChildWhileHidden()
  SKIP   : tst_QWidget::updateWhileMinimized() QTBUG-26424
     Loc: [tst_qwidget.cpp(7133)]
  QWARN  : tst_QWidget::alienWidgets() QBackingStore::flush() called with non-exposed window, behavior is undefined
  QWARN  : tst_QWidget::alienWidgets() QBackingStore::flush() called with non-exposed window, behavior is undefined
  XFAIL  : tst_QWidget::alienWidgets() QTBUG-26424
     Loc: [tst_qwidget.cpp(7222)]
  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(7277)]
  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(7338)]
  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)]
  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(7836)]
  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
  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()
  SKIP   : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() QTBUG-26424
     Loc: [tst_qwidget.cpp(8673)]
  PASS   : tst_QWidget::underMouse()
  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::activateWindow()
  PASS   : tst_QWidget::openModal_taskQTBUG_5804()
  PASS   : tst_QWidget::focusProxyAndInputMethods()
  PASS   : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy()
  PASS   : tst_QWidget::movedAndResizedAttributes()
  PASS   : tst_QWidget::childAt()
  PASS   : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion()
  QWARN  : tst_QWidget::nativeChildFocus() QBackingStore::flush() called with non-exposed window, behavior is undefined
  QWARN  : tst_QWidget::nativeChildFocus() QBackingStore::flush() called with non-exposed window, behavior is undefined
  QWARN  : tst_QWidget::nativeChildFocus() QBackingStore::flush() called with non-exposed window, behavior is undefined
  PASS   : tst_QWidget::nativeChildFocus()
  PASS   : tst_QWidget::grab()
  PASS   : tst_QWidget::grabMouse()
  PASS   : tst_QWidget::touchEventSynthesizedMouseEvent()
  PASS   : tst_QWidget::styleSheetPropagation()
  PASS   : tst_QWidget::cleanupTestCase()
  Totals: 198 passed, 3 failed, 37 skipped
  ********* Finished testing of tst_QWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget: 42 seconds, exit code 3
  
  Testing tst_QMenu
  XPASS  : tst_QMenu::activeSubMenuPosition() QCOMPARE(sub->activeAction(), subAction) returned TRUE unexpectedly.
     Loc: [tst_qmenu.cpp(632)]
  Totals: 35 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  PASS   : tst_QMenu::keyboardNavigation(data0)
  PASS   : tst_QMenu::keyboardNavigation(data1)
  PASS   : tst_QMenu::keyboardNavigation(data2)
  PASS   : tst_QMenu::keyboardNavigation(data3_Mac)
  PASS   : tst_QMenu::keyboardNavigation(data4)
  PASS   : tst_QMenu::keyboardNavigation(data5)
  PASS   : tst_QMenu::keyboardNavigation(data6)
  PASS   : tst_QMenu::keyboardNavigation(data7)
  PASS   : tst_QMenu::keyboardNavigation(data8)
  PASS   : tst_QMenu::keyboardNavigation(data9)
  PASS   : tst_QMenu::keyboardNavigation(data10)
  XFAIL  : tst_QMenu::keyboardNavigation(shortcut0) QTBUG-22449: QMenu doesn't remove highlight if a menu item is activated by a shortcut
     Loc: [tst_qmenu.cpp(356)]
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  PASS   : tst_QMenu::focus()
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  XPASS  : tst_QMenu::activeSubMenuPosition() QCOMPARE(sub->activeAction(), subAction) returned TRUE unexpectedly.
     Loc: [tst_qmenu.cpp(632)]
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  PASS   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition()
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  PASS   : tst_QMenu::task258920_mouseBorder()
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  SKIP   : tst_QMenu::pushButtonPopulateOnAboutToShow() Your window manager won't allow a window against the bottom of the screen
     Loc: [tst_qmenu.cpp(863)]
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  PASS   : tst_QMenu::QTBUG_10735_crashWithDialog()
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 35 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 8 seconds, exit code 1
  
  Testing tst_QDoubleSpinBox
  FAIL!  : tst_QDoubleSpinBox::task221221() Compared values are not the same
     Actual   (spin.text()): 1
     Expected (QLatin1String("1.00")): 1.00
     Loc: [tst_qdoublespinbox.cpp(1014)]
  Totals: 118 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDoubleSpinBox *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QDoubleSpinBox::initTestCase()
  PASS   : tst_QDoubleSpinBox::germanTest()
  PASS   : tst_QDoubleSpinBox::task54433()
  PASS   : tst_QDoubleSpinBox::setValue(data0)
  PASS   : tst_QDoubleSpinBox::setValue(data1)
  PASS   : tst_QDoubleSpinBox::setValue(data2)
  PASS   : tst_QDoubleSpinBox::setValue(data3)
  PASS   : tst_QDoubleSpinBox::setValue(data4)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data0)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data1)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data2)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data3)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data4)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data5)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data6)
  PASS   : tst_QDoubleSpinBox::setPrefixSuffix(data7)
  PASS   : tst_QDoubleSpinBox::setTracking(data1)
  PASS   : tst_QDoubleSpinBox::setTracking(data2)
  PASS   : tst_QDoubleSpinBox::setWrapping(data0)
  PASS   : tst_QDoubleSpinBox::setWrapping(data1)
  PASS   : tst_QDoubleSpinBox::setWrapping(data2)
  PASS   : tst_QDoubleSpinBox::setWrapping(data3)
  PASS   : tst_QDoubleSpinBox::setWrapping(data4)
  PASS   : tst_QDoubleSpinBox::setWrapping(data5)
  PASS   : tst_QDoubleSpinBox::setWrapping(data6)
  PASS   : tst_QDoubleSpinBox::setSpecialValueText(data0)
  PASS   : tst_QDoubleSpinBox::setSpecialValueText(data1)
  PASS   : tst_QDoubleSpinBox::setSpecialValueText(data2)
  PASS   : tst_QDoubleSpinBox::setSpecialValueText(data3)
  PASS   : tst_QDoubleSpinBox::setSingleStep(data0)
  PASS   : tst_QDoubleSpinBox::setSingleStep(data1)
  PASS   : tst_QDoubleSpinBox::setSingleStep(data2)
  PASS   : tst_QDoubleSpinBox::setSingleStep(data3)
  PASS   : tst_QDoubleSpinBox::setMinMax(data0)
  PASS   : tst_QDoubleSpinBox::setMinMax(data1)
  PASS   : tst_QDoubleSpinBox::setMinMax(data2)
  PASS   : tst_QDoubleSpinBox::setMinMax(data3)
  PASS   : tst_QDoubleSpinBox::setMinMax(data4)
  PASS   : tst_QDoubleSpinBox::setMinMax(data5)
  PASS   : tst_QDoubleSpinBox::setDecimals(data0)
  PASS   : tst_QDoubleSpinBox::setDecimals(data1)
  PASS   : tst_QDoubleSpinBox::setDecimals(data2)
  PASS   : tst_QDoubleSpinBox::setDecimals(data3)
  PASS   : tst_QDoubleSpinBox::setDecimals(data4)
  PASS   : tst_QDoubleSpinBox::setDecimals(data5)
  PASS   : tst_QDoubleSpinBox::setDecimals(data6)
  PASS   : tst_QDoubleSpinBox::setDecimals(data7)
  PASS   : tst_QDoubleSpinBox::setDecimals(data8)
  PASS   : tst_QDoubleSpinBox::doubleDot()
  PASS   : tst_QDoubleSpinBox::undoRedo()
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data0)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data1)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data2)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data3)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data4)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data5)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data6)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data7)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data8)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data9)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data10)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data11)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data12)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data13)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data14)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data15)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data16)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data17)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data18)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data19)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data20)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data21)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data22)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data23)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data24)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data25)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data26)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data27)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data28)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data29)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data30)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data31)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data32)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data33)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data34)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data35)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data36)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data37)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data38)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data39)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data40)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data41)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data42)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data43)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data44)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data45)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data46)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data47)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data48)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data49)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data50)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data51)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data52)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data53)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data54)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data55)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data56)
  PASS   : tst_QDoubleSpinBox::valueFromTextAndValidate(data57)
  PASS   : tst_QDoubleSpinBox::setReadOnly()
  PASS   : tst_QDoubleSpinBox::editingFinished()
  PASS   : tst_QDoubleSpinBox::removeAll()
  PASS   : tst_QDoubleSpinBox::task199226_stateAfterEnter()
  PASS   : tst_QDoubleSpinBox::task224497_fltMax()
  FAIL!  : tst_QDoubleSpinBox::task221221() Compared values are not the same
     Actual   (spin.text()): 1
     Expected (QLatin1String("1.00")): 1.00
     Loc: [tst_qdoublespinbox.cpp(1014)]
  PASS   : tst_QDoubleSpinBox::task255471_decimalsValidation()
  PASS   : tst_QDoubleSpinBox::taskQTBUG_5008_textFromValueAndValidate()
  PASS   : tst_QDoubleSpinBox::taskQTBUG_6670_selectAllWithPrefix()
  PASS   : tst_QDoubleSpinBox::taskQTBUG_6496_fiddlingWithPrecision()
  PASS   : tst_QDoubleSpinBox::cleanupTestCase()
  Totals: 118 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDoubleSpinBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdoublespinbox: 7 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04220/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/master_1350563649):
    http://codereview.qt-project.org/34458 [PS33] - Introduce new style Fusion
    http://codereview.qt-project.org/37339 [PS2] - Change the default major version of QGLFormat to 2.
    http://codereview.qt-project.org/37447 [PS2] - Handle the case where persistent indexes have gone invalid.
    http://codereview.qt-project.org/37510 [PS1] - CMake: Remove content from else() and endif() commands.
    http://codereview.qt-project.org/36046 [PS5] - tst_qlocalsocket: get rid of QtScript dependency
    http://codereview.qt-project.org/37515 [PS4] - Remove dependency on QWindowsStyle in QGtkStyle
    http://codereview.qt-project.org/32353 [PS5] - Modified vertical alignments of simple widgets on OSX
    http://codereview.qt-project.org/37508 [PS3] - Do not QWidget::showEvent twice when showing widgets
    http://codereview.qt-project.org/37494 [PS2] - Prevent 'make install' from automatically installing documentation
    http://codereview.qt-project.org/37480 [PS3] - Refactor recursive target logic out of default_post into function
    http://codereview.qt-project.org/37385 [PS4] - Bring back Mac dependent code in QBoxLayout, QGridLayout
    http://codereview.qt-project.org/37594 [PS2] - QNX: Change base font sizes from pixels to points



More information about the Ci-reports mailing list