Autotest `tst_qwidget @ /work/build/qtbase/tests/auto/widgets/kernel/qwidget'
failed :(
The test was 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_QWidget
2015-11-07 04:31:04.460 tst_qwidget[7894:1003] Persistent UI failed to open
file
file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst-qwidget.savedState/window_1.data:
No such file or directory (2)
BFAIL : tst_QWidget::windowState() Compared values are not the same
Actual (((widget1.pos()))): QPoint(0,22)
Expected (pos) : QPoint(10,10)
Loc: [tst_qwidget.cpp(1909)]
BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2035)]
2015-11-07 04:31:08.902 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:08.961 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:08.961 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:09.100 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:09.101 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:09.103 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:09.105 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:31:14.120 tst_qwidget[7894:507] not in fullscreen state
BFAIL : tst_QWidget::normalGeometry() '(parent.geometry() != geom)' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2543)]
BFAIL : tst_QWidget::setGeometry() Compared values are not the same
Actual (tlw.geometry().size()): QSize(1152x864)
Expected (tr.size()) : QSize(200x200)
Loc: [tst_qwidget.cpp(2595)]
BFAIL : tst_QWidget::raise() Compared values are not the same
Actual (((child->numPaintEvents))): 2
Expected (expectedPaintEvents) : 1
Loc: [tst_qwidget.cpp(2778)]
BPASS : tst_QWidget::lower()
BFAIL : tst_QWidget::stackUnder() Compared values are not the same
Actual (child->numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(2970)]
BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (position) : QPoint(100,122)
Loc: [tst_qwidget.cpp(3067)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values
are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (expectedPosition): QPoint(100,100)
Loc: [tst_qwidget.cpp(3234)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat)
Compared values are not the same
Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright
1151,863)
Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright
301,323)
Loc: [tst_qwidget.cpp(3246)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat)
Compared values are not the same
Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright
1151,863)
Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright
301,323)
Loc: [tst_qwidget.cpp(3246)]
BFAIL : tst_QWidget::widgetAt() Compared values are not the same
Actual (((wr->objectName()))): "w2"
Expected (w1->objectName()) : "w1"
Loc: [tst_qwidget.cpp(3341)]
BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same
Actual (int(sheet.windowOpacity() * 255)): 255
Expected (242) : 242
Loc: [tst_qwidget.cpp(3495)]
BPASS : tst_QWidget::optimizedResizeMove()
BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the
same
Actual (topLevel.partial): 0
Expected (true) : 1
Loc: [tst_qwidget.cpp(3713)]
BPASS : tst_QWidget::resizeEvent()
BFAIL : tst_QWidget::update() Compared values are not the same
Actual (((w.numPaintEvents))): 2
Expected (1) : 1
Loc: [tst_qwidget.cpp(4150)]
BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 200x200) (bottomright
299,321)
Loc: [tst_qwidget.cpp(4599)]
BFAIL : tst_QWidget::setWindowGeometry(100,122 952x576, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 952x576) (bottomright
1051,697)
Loc: [tst_qwidget.cpp(4599)]
BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,72 200x0) (bottomright 299,71)
Loc: [tst_qwidget.cpp(4599)]
BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,122)
Loc: [tst_qwidget.cpp(4766)]
BFAIL : tst_QWidget::windowMoveResize(100,122 952x576, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,122)
Loc: [tst_qwidget.cpp(4766)]
BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0)
BFAIL : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values
are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,72)
Loc: [tst_qwidget.cpp(4766)]
BPASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 0)
FAIL! : tst_QWidget::moveChild(right) Compared values are not the same
Loc: [tst_qwidget.cpp(5048)]
BPASS : tst_QWidget::setToolTip()
BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned
FALSE. (Event list mismatch, expected 6
(QWidget(0x7fff5440b998):QEvent::Type(Polish) QEvent::Type(WinIdChange)
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show)
QEvent::Type(ShowToParent) ), actual 7
(QWidget(0x7fff5440b998):QEvent::Type(Polish) QEvent::Type(WinIdChange)
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show)
QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) ))
Loc: [tst_qwidget.cpp(6017)]
BFAIL : tst_QWidget::renderInvisible() Compared values are not the same
Loc: [tst_qwidget.cpp(6421)]
BFAIL : tst_QWidget::render_systemClip() Compared values are not the same
Loc: [tst_qwidget.cpp(6891)]
BPASS : tst_QWidget::moveWindowInShowEvent(1)
BPASS : tst_QWidget::moveWindowInShowEvent(2)
BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not
the same
Loc: [tst_qwidget.cpp(7320)]
BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same
Actual (widget.numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(7357)]
BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same
Actual (((widget.numPaintEvents))): 2
Expected (expectedRepaints) : 1
Loc: [tst_qwidget.cpp(7880)]
BPASS : tst_QWidget::setClearAndResizeMask()
BPASS : tst_QWidget::maskedUpdate()
BPASS : tst_QWidget::syntheticEnterLeave()
BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave()
'(child.numEnterEvents > 0)' returned FALSE. ()
Loc: [tst_qwidget.cpp(8973)]
BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft !=
oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) )
Loc: [tst_qwidget.cpp(9519)]
2015-11-07 04:37:35.223 tst_qwidget[7894:507] not in fullscreen state
2015-11-07 04:37:35.223 tst_qwidget[7894:507] not in fullscreen state
BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282()
Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QWidget *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_QWidget::initTestCase()
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget)
Negative sizes (-2147483648,0) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget)
Negative sizes (-2147483648,0) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget)
Negative sizes (0,-2147483648) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget)
Negative sizes (0,-2147483648) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget)
Negative sizes (-2147483648,16777215) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget)
Negative sizes (16777215,-2147483648) are not possible
QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The
largest allowed size is (16777215,16777215)
QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100)
QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0)
QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0
PASS : tst_QWidget::getSetCheck()
PASS : tst_QWidget::fontPropagation()
PASS : tst_QWidget::fontPropagation2()
PASS : tst_QWidget::palettePropagation()
PASS : tst_QWidget::palettePropagation2()
PASS : tst_QWidget::enabledPropagation()
WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event
not accepted by receiving widget
WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event
not accepted by receiving widget
PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417()
PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417()
PASS : tst_QWidget::acceptDropsPropagation()
PASS : tst_QWidget::isEnabledTo()
PASS : tst_QWidget::visible()
PASS : tst_QWidget::visible_setWindowOpacity()
PASS : tst_QWidget::isVisibleTo()
PASS : tst_QWidget::isHidden()
PASS : tst_QWidget::fonts()
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0
windowMinimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0
subWindow1Minimized)
PASS : tst_QWidget::focusChainOnHide()
PASS : tst_QWidget::focusChainOnReparent()
PASS : tst_QWidget::setTabOrder()
PASS : tst_QWidget::reparent()
2015-11-07 04:38:04.352 tst_qwidget[7901:3f07] Persistent UI failed to open
file
file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst-qwidget.savedState/window_1.data:
No such file or directory (2)
BFAIL : tst_QWidget::windowState() Compared values are not the same
Actual (((widget1.pos()))): QPoint(0,22)
Expected (pos) : QPoint(10,10)
Loc: [tst_qwidget.cpp(1909)]
BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2035)]
2015-11-07 04:38:08.640 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:38:08.703 tst_qwidget[7901:507] not in fullscreen state
XFAIL : tst_QWidget::showFullScreen() QTBUG-22326
Loc: [tst_qwidget.cpp(2105)]
2015-11-07 04:38:08.703 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:38:08.715 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:38:08.715 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:38:08.717 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:38:08.720 tst_qwidget[7901:507] not in fullscreen state
PASS : tst_QWidget::showFullScreen()
PASS : tst_QWidget::showMinimized()
PASS : tst_QWidget::showMinimizedKeepsFocus()
2015-11-07 04:38:13.704 tst_qwidget[7901:507] not in fullscreen state
PASS : tst_QWidget::icon()
PASS : tst_QWidget::hideWhenFocusWidgetIsChild()
BFAIL : tst_QWidget::normalGeometry() '(parent.geometry() != geom)' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2543)]
BFAIL : tst_QWidget::setGeometry() Compared values are not the same
Actual (tlw.geometry().size()): QSize(1152x864)
Expected (tr.size()) : QSize(200x200)
Loc: [tst_qwidget.cpp(2595)]
PASS : tst_QWidget::windowOpacity()
BFAIL : tst_QWidget::raise() Compared values are not the same
Actual (((child->numPaintEvents))): 2
Expected (expectedPaintEvents) : 1
Loc: [tst_qwidget.cpp(2778)]
BPASS : tst_QWidget::lower()
XFAIL : tst_QWidget::stackUnder() Mac and Windows issues double repaints for
Z-Order change
Loc: [tst_qwidget.cpp(2932)]
BFAIL : tst_QWidget::stackUnder() Compared values are not the same
Actual (child->numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(2970)]
PASS : tst_QWidget::testContentsPropagation()
BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (position) : QPoint(100,122)
Loc: [tst_qwidget.cpp(3067)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values
are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (expectedPosition): QPoint(100,100)
Loc: [tst_qwidget.cpp(3234)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat)
Compared values are not the same
Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright
1151,863)
Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright
301,323)
Loc: [tst_qwidget.cpp(3246)]
BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat)
Compared values are not the same
Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright
1151,863)
Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright
301,323)
Loc: [tst_qwidget.cpp(3246)]
BFAIL : tst_QWidget::widgetAt() Compared values are not the same
Actual (((wr->objectName()))): "w2"
Expected (w1->objectName()) : "w1"
Loc: [tst_qwidget.cpp(3341)]
BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same
Actual (int(sheet.windowOpacity() * 255)): 255
Expected (242) : 242
Loc: [tst_qwidget.cpp(3495)]
PASS : tst_QWidget::setMask()
BPASS : tst_QWidget::optimizedResizeMove()
BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the
same
Actual (topLevel.partial): 0
Expected (true) : 1
Loc: [tst_qwidget.cpp(3713)]
BFAIL : tst_QWidget::resizeEvent() Compared values are not the same
Actual (wTopLevel.m_resizeEventCount): 2
Expected (1) : 1
Loc: [tst_qwidget.cpp(2192)]
PASS : tst_QWidget::task110173()
PASS : tst_QWidget::testDeletionInEventHandlers()
PASS : tst_QWidget::childDeletesItsSibling()
PASS : tst_QWidget::setMinimumSize()
PASS : tst_QWidget::setMaximumSize()
PASS : tst_QWidget::setFixedSize()
PASS : tst_QWidget::ensureCreated()
PASS : tst_QWidget::winIdChangeEvent()
PASS : tst_QWidget::persistentWinId()
PASS : tst_QWidget::showNativeChild()
PASS : tst_QWidget::transientParent()
PASS : tst_QWidget::qobject_castInDestroyedSlot()
PASS : tst_QWidget::showHideEvent(window: only show)
PASS : tst_QWidget::showHideEvent(window: show/hide)
PASS : tst_QWidget::showHideEvent(window: show/hide/create)
PASS : tst_QWidget::showHideEvent(window: hide/create)
PASS : tst_QWidget::showHideEvent(window: only hide)
PASS : tst_QWidget::showHideEvent(window: nothing)
PASS : tst_QWidget::showHideEventWhileMinimize()
PASS : tst_QWidget::lostUpdatesOnHide()
BFAIL : tst_QWidget::update() Compared values are not the same
Actual (((w.numPaintEvents))): 4
Expected (1) : 1
Loc: [tst_qwidget.cpp(4150)]
PASS : tst_QWidget::isOpaque()
BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 200x200) (bottomright
299,321)
Loc: [tst_qwidget.cpp(4599)]
PASS : tst_QWidget::setWindowGeometry(100,122 200x200, flags 800)
FAIL! : tst_QWidget::setWindowGeometry(100,122 952x581, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 952x581) (bottomright
1051,702)
Loc: [tst_qwidget.cpp(4599)]
PASS : tst_QWidget::setWindowGeometry(100,122 952x581, flags 800)
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0)
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800)
QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,72 200x0) (bottomright 299,71)
Loc: [tst_qwidget.cpp(4599)]
QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800)
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0)
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800)
BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,122)
Loc: [tst_qwidget.cpp(4766)]
PASS : tst_QWidget::windowMoveResize(100,122 200x200, flags 800)
FAIL! : tst_QWidget::windowMoveResize(100,122 952x581, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,122)
Loc: [tst_qwidget.cpp(4766)]
PASS : tst_QWidget::windowMoveResize(100,122 952x581, flags 800)
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0)
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 800)
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BFAIL : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values
are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,72)
Loc: [tst_qwidget.cpp(4766)]
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 800)
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 0)
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
PASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 800)
PASS : tst_QWidget::moveChild(right)
PASS : tst_QWidget::moveChild(down)
PASS : tst_QWidget::moveChild(left)
PASS : tst_QWidget::moveChild(up)
PASS : tst_QWidget::showAndMoveChild()
PASS : tst_QWidget::subtractOpaqueSiblings()
PASS : tst_QWidget::setLocale()
PASS : tst_QWidget::deleteStyle()
PASS : tst_QWidget::multipleToplevelFocusCheck()
PASS : tst_QWidget::setFocus()
PASS : tst_QWidget::setCursor()
BPASS : tst_QWidget::setToolTip()
PASS : tst_QWidget::testWindowIconChangeEventPropagation()
SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test
is for X11 only.
Loc: [tst_qwidget.cpp(5763)]
SKIP : tst_QWidget::showHideShowX11() This test is for X11 only.
Loc: [tst_qwidget.cpp(5853)]
SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
Loc: [tst_qwidget.cpp(5873)]
BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned
FALSE. (Event list mismatch, expected 6
(QWidget(0x7fff5b1819a8):QEvent::Type(Polish) QEvent::Type(WinIdChange)
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show)
QEvent::Type(ShowToParent) ), actual 7
(QWidget(0x7fff5b1819a8):QEvent::Type(Polish) QEvent::Type(WinIdChange)
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show)
QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) ))
Loc: [tst_qwidget.cpp(6017)]
PASS : tst_QWidget::render()
BFAIL : tst_QWidget::renderInvisible() Compared values are not the same
Loc: [tst_qwidget.cpp(6421)]
PASS : tst_QWidget::renderWithPainter()
PASS : tst_QWidget::render_task188133()
PASS : tst_QWidget::render_task211796()
PASS : tst_QWidget::render_task217815()
PASS : tst_QWidget::render_windowOpacity()
BFAIL : tst_QWidget::render_systemClip() Compared values are not the same
Loc: [tst_qwidget.cpp(6891)]
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()
BPASS : tst_QWidget::moveWindowInShowEvent(1)
BPASS : tst_QWidget::moveWindowInShowEvent(2)
PASS : tst_QWidget::repaintWhenChildDeleted()
BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not
the same
Loc: [tst_qwidget.cpp(7320)]
BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same
Actual (widget.numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(7357)]
SKIP : tst_QWidget::alienWidgets() This test is only for X11/Windows.
Loc: [tst_qwidget.cpp(7385)]
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()
BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same
Actual (((widget.numPaintEvents))): 2
Expected (expectedRepaints) : 1
Loc: [tst_qwidget.cpp(7880)]
PASS : tst_QWidget::resizeInPaintEvent()
PASS : tst_QWidget::opaqueChildren()
PASS : tst_QWidget::setMaskInResizeEvent()
PASS : tst_QWidget::moveInResizeEvent()
SKIP : tst_QWidget::immediateRepaintAfterShow() We don't support immediate
repaint right after show on other platforms.
Loc: [tst_qwidget.cpp(8076)]
SKIP : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't
support immediate repaint right after show on other platforms.
Loc: [tst_qwidget.cpp(8093)]
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
PASS : tst_QWidget::reparentStaticWidget()
PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2()
PASS : tst_QWidget::translucentWidget()
BPASS : tst_QWidget::setClearAndResizeMask()
BPASS : tst_QWidget::maskedUpdate()
BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same
Actual (child2->numLeaveEvents): 0
Expected (1) : 1
Loc: [tst_qwidget.cpp(8898)]
BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave()
'(child.numEnterEvents > 0)' returned FALSE. ()
Loc: [tst_qwidget.cpp(8973)]
WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target
window.
WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target
window.
WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target
window.
WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target
window.
WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target
window.
PASS : tst_QWidget::underMouse()
PASS : tst_QWidget::taskQTBUG_27643_enterEvents()
PASS : tst_QWidget::windowFlags()
PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets()
PASS : tst_QWidget::updateOnDestroyedSignal()
PASS : tst_QWidget::toplevelLineEditFocus()
PASS : tst_QWidget::focusWidget_task254563()
PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779()
PASS : tst_QWidget::setGraphicsEffect()
PASS : tst_QWidget::destroyBackingStore()
PASS : tst_QWidget::activateWindow()
PASS : tst_QWidget::openModal_taskQTBUG_5804()
PASS : tst_QWidget::focusProxyAndInputMethods()
PASS : tst_QWidget::scrollWithoutBackingStore()
PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy()
XFAIL : tst_QWidget::movedAndResizedAttributes() FixMe, QTBUG-8941 and
QTBUG-8977
Loc: [tst_qwidget.cpp(9384)]
PASS : tst_QWidget::movedAndResizedAttributes()
PASS : tst_QWidget::childAt()
BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft !=
oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) )
Loc: [tst_qwidget.cpp(9519)]
2015-11-07 04:44:08.789 tst_qwidget[7901:507] not in fullscreen state
2015-11-07 04:44:08.790 tst_qwidget[7901:507] not in fullscreen state
PASS : tst_QWidget::taskQTBUG_11373()
PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion()
PASS : tst_QWidget::nativeChildFocus()
PASS : tst_QWidget::grab()
PASS : tst_QWidget::grabMouse()
PASS : tst_QWidget::grabKeyboard()
PASS : tst_QWidget::touchEventSynthesizedMouseEvent()
PASS : tst_QWidget::touchUpdateOnNewTouch()
PASS : tst_QWidget::styleSheetPropagation()
PASS : tst_QWidget::destroyedSignal()
PASS : tst_QWidget::keyboardModifiers()
PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680()
PASS : tst_QWidget::largerThanScreen_QTBUG30142()
BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282()
PASS : tst_QWidget::qmlSetParentHelper()
PASS : tst_QWidget::cleanupTestCase()
Totals: 206 passed, 2 failed, 6 skipped, 38 blacklisted
********* 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 1
QtQA::App::TestRunner: second attempt: exited with exit code 2
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: 813 seconds, exit code 2
Build log:
http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00218/macx-clang_developer-build_OSX_10.9/log.txt.gz
Tested changes (refs/builds/5.5_1446847433):
http://codereview.qt-project.org/140253 [PS1] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports