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-07-07 16:21:46.408 tst_qwidget[27118:1173722] 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,23)
Expected (pos) : QPoint(10,10)
Loc: [tst_qwidget.cpp(1909)]
BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2035)]
2015-07-07 16:21:51.869 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.909 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.909 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state
2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state
BPASS : tst_QWidget::showMinimizedKeepsFocus()
2015-07-07 16:21:58.514 tst_qwidget[27118:1173707] not in fullscreen state
BPASS : tst_QWidget::hideWhenFocusWidgetIsChild()
2015-07-07 16:22:02.184 tst_qwidget[27118:1173707] not in fullscreen state
BFAIL : tst_QWidget::normalGeometry() Compared values are not the same
Actual (((parent.geometry()))): QRect(0,0 1024x768) (bottomright
1023,767)
Expected (geom) : QRect(100,123 200x200) (bottomright
299,322)
Loc: [tst_qwidget.cpp(2561)]
BFAIL : tst_QWidget::setGeometry() Compared values are not the same
Actual (tlw.geometry().size()): QSize(1024x768)
Expected (tr.size()) : QSize(200x200)
Loc: [tst_qwidget.cpp(2595)]
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)]
BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (position) : QPoint(100,123)
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 1024x768) (bottomright
1023,767)
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 1024x768) (bottomright
1023,767)
Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright
301,323)
Loc: [tst_qwidget.cpp(3246)]
BPASS : tst_QWidget::widgetAt()
BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same
Actual (int(sheet.windowOpacity() * 255)): 255
Expected (242) : 242
Loc: [tst_qwidget.cpp(3496)]
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(3714)]
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))): 2
Expected (1) : 1
Loc: [tst_qwidget.cpp(4151)]
BFAIL : tst_QWidget::setWindowGeometry(100,123 200x200, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright
1023,767)
Expected (rect) : QRect(100,123 200x200) (bottomright
299,322)
Loc: [tst_qwidget.cpp(4600)]
BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 800)
BFAIL : tst_QWidget::setWindowGeometry(100,100 824x519, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright
1023,767)
Expected (rect) : QRect(100,100 824x519) (bottomright
923,618)
Loc: [tst_qwidget.cpp(4600)]
BPASS : tst_QWidget::setWindowGeometry(100,100 824x519, flags 800)
BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0)
BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800)
BFAIL : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) Compared
values are not the same
Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright
1023,767)
Expected (rect) : QRect(100,73 200x0) (bottomright 299,72)
Loc: [tst_qwidget.cpp(4600)]
BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800)
BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0)
BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800)
BFAIL : tst_QWidget::windowMoveResize(100,123 200x200, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,123)
Loc: [tst_qwidget.cpp(4767)]
BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 800)
BFAIL : tst_QWidget::windowMoveResize(100,100 824x519, flags 0) Compared
values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,100)
Loc: [tst_qwidget.cpp(4767)]
BPASS : tst_QWidget::windowMoveResize(100,100 824x519, flags 800)
BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 0)
BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 800)
BFAIL : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) Compared values
are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (rect.topLeft()) : QPoint(100,73)
Loc: [tst_qwidget.cpp(4767)]
BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 800)
BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 0)
BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 800)
BPASS : tst_QWidget::moveChild(right)
tst_qwidget(27118,0x7fff79199300) malloc: *** error for object
0x7fcb9b6bf160: 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.6.0, Qt 5.6.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-07-07 16:26:55.053 tst_qwidget[27124:1174748] 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,23)
Expected (pos) : QPoint(10,10)
Loc: [tst_qwidget.cpp(1909)]
BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned
FALSE. ()
Loc: [tst_qwidget.cpp(2035)]
2015-07-07 16:27:00.648 tst_qwidget[27124:1174729] not in fullscreen state
2015-07-07 16:27:00.689 tst_qwidget[27124:1174729] not in fullscreen state
XFAIL : tst_QWidget::showFullScreen() QTBUG-22326
Loc: [tst_qwidget.cpp(2105)]
2015-07-07 16:27:00.689 tst_qwidget[27124:1174729] not in fullscreen state
2015-07-07 16:27:00.695 tst_qwidget[27124:1174729] not in fullscreen state
2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state
2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state
2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state
PASS : tst_QWidget::showFullScreen()
PASS : tst_QWidget::showMinimized()
BFAIL : tst_QWidget::showMinimizedKeepsFocus() Compared pointers are not the
same
Actual (((window.focusWidget()))): 0x0
Expected (firstchild) : 0x7fc6c06da1c0
Loc: [tst_qwidget.cpp(2365)]
2015-07-07 16:27:29.084 tst_qwidget[27124:1174729] not in fullscreen state
PASS : tst_QWidget::icon()
BPASS : tst_QWidget::hideWhenFocusWidgetIsChild()
2015-07-07 16:27:36.125 tst_qwidget[27124:1174729] not in fullscreen state
BFAIL : tst_QWidget::normalGeometry() Compared values are not the same
Actual (((parent.geometry()))): QRect(0,0 1024x768) (bottomright
1023,767)
Expected (geom) : QRect(100,123 200x200) (bottomright
299,322)
Loc: [tst_qwidget.cpp(2561)]
BFAIL : tst_QWidget::setGeometry() Compared values are not the same
Actual (tlw.geometry().size()): QSize(1024x768)
Expected (tr.size()) : QSize(200x200)
Loc: [tst_qwidget.cpp(2595)]
PASS : tst_QWidget::windowOpacity()
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)]
PASS : tst_QWidget::testContentsPropagation()
BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same
Actual (((widget.pos()))): QPoint(0,0)
Expected (position) : QPoint(100,123)
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 1024x768) (bottomright
1023,767)
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 1024x768) (bottomright
1023,767)
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(3496)]
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(3714)]
BPASS : tst_QWidget::resizeEvent()
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))): 2
Expected (1) : 1
Loc: [tst_qwidget.cpp(4151)]
PASS : tst_QWidget::isOpaque()
BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 0)
BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 800)
BPASS : tst_QWidget::setWindowGeometry(100,100 824x518, flags 0)
BPASS : tst_QWidget::setWindowGeometry(100,100 824x518, flags 800)
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0)
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800)
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0)
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800)
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0)
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800)
BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 0)
BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 800)
BPASS : tst_QWidget::windowMoveResize(100,100 824x518, flags 0)
BPASS : tst_QWidget::windowMoveResize(100,100 824x518, flags 800)
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 0)
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 800)
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 0)
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 800)
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 0)
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view
size, check your window geometry
BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 800)
BPASS : tst_QWidget::moveChild(right)
PASS : tst_QWidget::moveChild(down)
PASS : tst_QWidget::moveChild(left)
PASS : tst_QWidget::moveChild(up)
PASS : tst_QWidget::showAndMoveChild()
FAIL! : tst_QWidget::subtractOpaqueSiblings() Compared values are not the
same
Loc: [tst_qwidget.cpp(5142)]
PASS : tst_QWidget::setLocale()
PASS : tst_QWidget::deleteStyle()
PASS : tst_QWidget::multipleToplevelFocusCheck()
PASS : tst_QWidget::setFocus()
PASS : tst_QWidget::setCursor()
PASS : tst_QWidget::setToolTip()
PASS : tst_QWidget::testWindowIconChangeEventPropagation()
SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test
is for X11 only.
Loc: [tst_qwidget.cpp(5764)]
SKIP : tst_QWidget::showHideShowX11() This test is for X11 only.
Loc: [tst_qwidget.cpp(5854)]
SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
Loc: [tst_qwidget.cpp(5874)]
BPASS : tst_QWidget::childEvents()
PASS : tst_QWidget::render()
BFAIL : tst_QWidget::renderInvisible() Compared values are not the same
Loc: [tst_qwidget.cpp(6419)]
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(6889)]
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(7318)]
BPASS : tst_QWidget::updateWhileMinimized()
SKIP : tst_QWidget::alienWidgets() This test is only for X11/Windows.
Loc: [tst_qwidget.cpp(7383)]
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(7878)]
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(8074)]
SKIP : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't
support immediate repaint right after show on other platforms.
Loc: [tst_qwidget.cpp(8091)]
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
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(8579)]
BPASS : tst_QWidget::maskedUpdate()
BPASS : tst_QWidget::syntheticEnterLeave()
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(9381)]
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(9516)]
2015-07-07 16:31:35.254 tst_qwidget[27124:1174729] 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: 191 passed, 1 failed, 6 skipped, 54 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: 627 seconds, exit code 1
Build log:
http://testresults.qt.io/ci/QtBase_dev_Integration/build_06713/macx-clang_developer-build_OSX_10.10/log.txt.gz
Tested changes (refs/builds/dev_1436271045):
http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition
on Haiku
http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR
instead of 0 in all public headers
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports