Autotest `tst_qwidget @
/work/build/qt/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-06-27 17:08:30.046 tst_qwidget[19702: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-06-27 17:08:34.323 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.381 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.381 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.398 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.399 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.401 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:34.403 tst_qwidget[19702:507] not in fullscreen state
2015-06-27 17:08:39.357 tst_qwidget[19702: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()): QRect(0,664 100x100) (bottomright 99,763)
Expected (tr) : QRect(0,22 100x100) (bottomright 99,121)
Loc: [tst_qwidget.cpp(2609)]
BPASS : tst_QWidget::raise()
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)]
2015-06-27 17:09:00.367 tst_qwidget[19702:507] not in fullscreen state
BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (geom) : QRect(100,144 200x200) (bottomright
299,343)
Loc: [tst_qwidget.cpp(3120)]
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)]
BFAIL : tst_QWidget::optimizedResizeMove() Compared values are not the same
Actual (staticWidget.gotPaintEvent): 1
Expected (false) : 0
Loc: [tst_qwidget.cpp(3611)]
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)]
BFAIL : tst_QWidget::update() Compared values are not the same
Actual (((w.numPaintEvents))): 4
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 952x574, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 952x574) (bottomright
1051,695)
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 952x574, 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)
BPASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 0)
BFAIL : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) Compared values
are not the same
Actual (((widget.pos()))): QPoint(100,100)
Expected (r.topLeft()) : QPoint(100,122)
Loc: [tst_qwidget.cpp(4858)]
BPASS : tst_QWidget::setToolTip()
BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned
FALSE. (Event list mismatch, expected 6
(QWidget(0x7fff5007e988):QEvent::Type(Polish) QEvent::Type(WinIdChange)
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show)
QEvent::Type(ShowToParent) ), actual 7
(QWidget(0x7fff5007e988):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)
BPASS : tst_QWidget::hideOpaqueChildWhileHidden()
BPASS : tst_QWidget::updateWhileMinimized()
BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same
Actual (((widget.numPaintEvents))): 2
Expected (expectedRepaints) : 1
Loc: [tst_qwidget.cpp(7880)]
BFAIL : tst_QWidget::setClearAndResizeMask() Compared values are not the same
Actual (child.numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(8581)]
BPASS : tst_QWidget::maskedUpdate()
tst_qwidget(19702,0x7fff7a6ff310) malloc: *** error for object
0x7ff6ab4e9910: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
QtQA::App::TestRunner: Process exited due to signal 6
QtQA::App::TestRunner: Sorry, a crash report could not be found in
/Users/qt/Library/Logs/CrashReporter.
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QWidget *********
Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-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-06-27 17:14:07.787 tst_qwidget[19715:5f1f] 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-06-27 17:14:12.071 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:14:12.128 tst_qwidget[19715:507] not in fullscreen state
XFAIL : tst_QWidget::showFullScreen() QTBUG-22326
Loc: [tst_qwidget.cpp(2105)]
2015-06-27 17:14:12.129 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:14:12.146 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:14:12.146 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:14:12.148 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:14:12.151 tst_qwidget[19715:507] not in fullscreen state
PASS : tst_QWidget::showFullScreen()
PASS : tst_QWidget::showMinimized()
PASS : tst_QWidget::showMinimizedKeepsFocus()
2015-06-27 17:14:17.161 tst_qwidget[19715: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()
BFAIL : tst_QWidget::optimizedResizeMove() Compared values are not the same
Actual (staticWidget.gotPaintEvent): 1
Expected (false) : 0
Loc: [tst_qwidget.cpp(3611)]
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)
BFAIL : tst_QWidget::setWindowGeometry(100,122 952x574, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright
1151,863)
Expected (rect) : QRect(100,122 952x574) (bottomright
1051,695)
Loc: [tst_qwidget.cpp(4599)]
PASS : tst_QWidget::setWindowGeometry(100,122 952x574, 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)
BFAIL : tst_QWidget::windowMoveResize(100,122 952x574, 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 952x574, 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
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 0)
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)
FAIL! : tst_QWidget::moveChild(right) Compared values are not the same
Loc: [tst_qwidget.cpp(5048)]
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()
BFAIL : tst_QWidget::setToolTip() Compared values are not the same
Actual (spy1.count()): 0
Expected (1) : 1
Loc: [tst_qwidget.cpp(5643)]
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)]
BPASS : tst_QWidget::childEvents()
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()
BFAIL : tst_QWidget::moveWindowInShowEvent(1) Compared values are not the
same
Actual (widget.pos()): QPoint(0,0)
Expected (position) : QPoint(10,32)
Loc: [tst_qwidget.cpp(7251)]
BFAIL : tst_QWidget::moveWindowInShowEvent(2) Compared values are not the
same
Actual (widget.pos()): QPoint(0,0)
Expected (position) : QPoint(0,22)
Loc: [tst_qwidget.cpp(7251)]
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()
BFAIL : tst_QWidget::setClearAndResizeMask() Compared values are not the same
Actual (child.numPaintEvents): 1
Expected (0) : 0
Loc: [tst_qwidget.cpp(8581)]
BPASS : tst_QWidget::maskedUpdate()
BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same
Actual (((window.numEnterEvents))): 0
Expected (1) : 1
Loc: [tst_qwidget.cpp(8889)]
BPASS : 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.
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-06-27 17:20:04.154 tst_qwidget[19715:507] not in fullscreen state
2015-06-27 17:20:04.154 tst_qwidget[19715: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: 205 passed, 1 failed, 6 skipped, 40 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 signal 6
QtQA::App::TestRunner: second attempt: exited with exit code 1
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: 723 seconds, exit code 1
Build log:
http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01409/macx-clang_developer-build_OSX_10.9/log.txt.gz
Tested changes (refs/builds/5.5_1435410370):
http://codereview.qt-project.org/114354 [PS1] - docs: QGraphicsWidget:
Remove outdated statement
http://codereview.qt-project.org/114414 [PS2] - QVarLengthArray: Unit-test
that clear() preserves capacity
http://codereview.qt-project.org/115201 [PS1] - Apple's 3.6.0svn based
clang doesn't support -Winconsistent-missing-override
http://codereview.qt-project.org/114179 [PS1] - tst_qtooltip: Move cursor
away from tooltip.
http://codereview.qt-project.org/115314 [PS5] - Merge remote-tracking
branch 'origin/5.5.0' into 5.5
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports