[Ci-reports] fail on QtBase_stable_Integration #2993

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 23 11:54:01 CET 2014


Autotest `tst_qgraphicsproxywidget' failed :(

  Testing tst_QGraphicsProxyWidget
  FAIL!  : tst_QGraphicsProxyWidget::eventFilter(move 1) Compared values are not the same
     Actual   (proxy->pos().toPoint()): QPoint(635,373)
     Expected (newPoint)              : QPoint(100,100)
  tst_qgraphicsproxywidget.cpp(595) : failure location
  FAIL!  : tst_QGraphicsProxyWidget::symmetricMove() Compared values are not the same
     Actual   (proxy.pos())  : QPointF(10,10)
     Expected (QPointF(5, 5)): QPointF(5,5)
  tst_qgraphicsproxywidget.cpp(1622) : failure location
  Totals: 118 passed, 2 failed, 39 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_QGraphicsProxyWidget::initTestCase()
  PASS   : tst_QGraphicsProxyWidget::qgraphicsproxywidget()
  PASS   : tst_QGraphicsProxyWidget::paint()
  PASS   : tst_QGraphicsProxyWidget::paint_2()
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(0))
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(widget))
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x1be1d38 which is not a toplevel widget, and is not a child of an embedded widget
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent))
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(0))
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widget))
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x1be1b78 which is not a toplevel widget, and is not a child of an embedded widget
  PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widgetWParent))
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(0))
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(widget))
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x1be1df8 which is not a toplevel widget, and is not a child of an embedded widget
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent))
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(0))
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widget))
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x1be1cd8 which is not a toplevel widget, and is not a child of an embedded widget
  PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widgetWParent))
  PASS   : tst_QGraphicsProxyWidget::eventFilter(none)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(resize 1)
  FAIL!  : tst_QGraphicsProxyWidget::eventFilter(move 1) Compared values are not the same
     Actual   (proxy->pos().toPoint()): QPoint(635,373)
     Expected (newPoint)              : QPoint(100,100)
  tst_qgraphicsproxywidget.cpp(595) : failure location
  PASS   : tst_QGraphicsProxyWidget::eventFilter(hide 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(show 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(enabled 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(focusIn 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(focusOut 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(keyPress 1)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(resize 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(move 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(hide 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(show 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(enabled 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(focusIn 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(focusOut 0)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(keyPress 0)
  SKIP   : tst_QGraphicsProxyWidget::focusInEvent(no focus, can't get) Broken test.
  tst_qgraphicsproxywidget.cpp(688) : failure location
  SKIP   : tst_QGraphicsProxyWidget::focusInEvent(no focus, can get) Broken test.
  tst_qgraphicsproxywidget.cpp(688) : failure location
  SKIP   : tst_QGraphicsProxyWidget::focusInEvent(has focus, can't get) Broken test.
  tst_qgraphicsproxywidget.cpp(688) : failure location
  SKIP   : tst_QGraphicsProxyWidget::focusInEvent(has focus, can get) Broken test.
  tst_qgraphicsproxywidget.cpp(688) : failure location
  PASS   : tst_QGraphicsProxyWidget::focusInEventNoWidget()
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 1, result: 1)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 0, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 0, hasScene: 1, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 0, hasScene: 0, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 1, hasScene: 1, result: 1)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 1, hasScene: 0, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 0, hasScene: 1, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 0, hasScene: 0, result: 0)
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(no widget, focus to other widget)
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(no widget, focusOutCalled)
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget) Widget should have focus but doesn't
  tst_qgraphicsproxywidget.cpp(852) : failure location
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget)
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) Widget should have focus but doesn't
  tst_qgraphicsproxywidget.cpp(852) : failure location
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled)
  QWARN  : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) QTBUG-25294
  tst_qgraphicsproxywidget.cpp(988) : failure location
  QWARN  : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover) QTBUG-25294
  tst_qgraphicsproxywidget.cpp(988) : failure location
  QWARN  : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) QTBUG-25294
  tst_qgraphicsproxywidget.cpp(988) : failure location
  QWARN  : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover) QTBUG-25294
  tst_qgraphicsproxywidget.cpp(988) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
  tst_qgraphicsproxywidget.cpp(1040) : failure location
  QWARN  : tst_QGraphicsProxyWidget::keyPressEvent(widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent(widget)
  QWARN  : tst_QGraphicsProxyWidget::keyPressEvent(no widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent(no widget)
  QWARN  : tst_QGraphicsProxyWidget::keyReleaseEvent(widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent(widget)
  QWARN  : tst_QGraphicsProxyWidget::keyReleaseEvent(no widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent(no widget)
  QWARN  : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(widget)
  QWARN  : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(no widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(no widget)
  QWARN  : tst_QGraphicsProxyWidget::mousePressReleaseEvent(widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent(widget)
  QWARN  : tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+138 on QWidgetWindow/'QGraphicsViewClassWindow'. Resulting geometry:  104x100+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  WARNING: tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget)
  PASS   : tst_QGraphicsProxyWidget::resizeEvent(widget)
  PASS   : tst_QGraphicsProxyWidget::resizeEvent(no widget)
  PASS   : tst_QGraphicsProxyWidget::paintEvent()
  PASS   : tst_QGraphicsProxyWidget::wheelEvent()
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
  tst_qgraphicsproxywidget.cpp(1361) : failure location
  PASS   : tst_QGraphicsProxyWidget::sizePolicy()
  PASS   : tst_QGraphicsProxyWidget::minimumSize()
  PASS   : tst_QGraphicsProxyWidget::maximumSize()
  PASS   : tst_QGraphicsProxyWidget::scrollUpdate()
  PASS   : tst_QGraphicsProxyWidget::setWidget_simple()
  PASS   : tst_QGraphicsProxyWidget::setWidget_ownership()
  PASS   : tst_QGraphicsProxyWidget::resize_simple(200, 200)
  PASS   : tst_QGraphicsProxyWidget::resize_simple(1000, 1000)
  FAIL!  : tst_QGraphicsProxyWidget::symmetricMove() Compared values are not the same
     Actual   (proxy.pos())  : QPointF(10,10)
     Expected (QPointF(5, 5)): QPointF(5,5)
  tst_qgraphicsproxywidget.cpp(1622) : failure location
  PASS   : tst_QGraphicsProxyWidget::symmetricResize()
  PASS   : tst_QGraphicsProxyWidget::symmetricEnabled()
  PASS   : tst_QGraphicsProxyWidget::symmetricVisible()
  PASS   : tst_QGraphicsProxyWidget::tabFocus_simpleWidget()
  PASS   : tst_QGraphicsProxyWidget::tabFocus_simpleTwoWidgets()
  PASS   : tst_QGraphicsProxyWidget::tabFocus_complexWidget()
  PASS   : tst_QGraphicsProxyWidget::tabFocus_complexTwoWidgets()
  PASS   : tst_QGraphicsProxyWidget::setFocus_simpleWidget()
  PASS   : tst_QGraphicsProxyWidget::setFocus_simpleTwoWidgets()
  PASS   : tst_QGraphicsProxyWidget::setFocus_complexTwoWidgets()
  PASS   : tst_QGraphicsProxyWidget::popup_basic()
  SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() This test crashes on Windows, QTBUG-33213
  tst_qgraphicsproxywidget.cpp(2506) : failure location
  PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
  PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
  PASS   : tst_QGraphicsProxyWidget::childPos(0)
  PASS   : tst_QGraphicsProxyWidget::childPos(1)
  PASS   : tst_QGraphicsProxyWidget::childPos(2)
  PASS   : tst_QGraphicsProxyWidget::childPos(3)
  PASS   : tst_QGraphicsProxyWidget::childPos(4)
  PASS   : tst_QGraphicsProxyWidget::childPos(5)
  PASS   : tst_QGraphicsProxyWidget::childPos(6)
  PASS   : tst_QGraphicsProxyWidget::childPos(7)
  PASS   : tst_QGraphicsProxyWidget::childPos(8)
  PASS   : tst_QGraphicsProxyWidget::childPos(0-)
  PASS   : tst_QGraphicsProxyWidget::childPos(1-)
  PASS   : tst_QGraphicsProxyWidget::childPos(2-)
  PASS   : tst_QGraphicsProxyWidget::childPos(3-)
  PASS   : tst_QGraphicsProxyWidget::childPos(4-)
  PASS   : tst_QGraphicsProxyWidget::childPos(5-)
  PASS   : tst_QGraphicsProxyWidget::childPos(6-)
  PASS   : tst_QGraphicsProxyWidget::childPos(7-)
  PASS   : tst_QGraphicsProxyWidget::childPos(8-)
  PASS   : tst_QGraphicsProxyWidget::autoShow()
  PASS   : tst_QGraphicsProxyWidget::windowOpacity()
  PASS   : tst_QGraphicsProxyWidget::stylePropagation()
  PASS   : tst_QGraphicsProxyWidget::palettePropagation()
  PASS   : tst_QGraphicsProxyWidget::fontPropagation()
  PASS   : tst_QGraphicsProxyWidget::dontCrashWhenDie()
  PASS   : tst_QGraphicsProxyWidget::createProxyForChildWidget()
  PASS   : tst_QGraphicsProxyWidget::actionsContextMenu(without actionsContextMenu and with focus)
  PASS   : tst_QGraphicsProxyWidget::actionsContextMenu(without actionsContextMenu and without focus)
  PASS   : tst_QGraphicsProxyWidget::actionsContextMenu(with actionsContextMenu and focus)
  PASS   : tst_QGraphicsProxyWidget::actionsContextMenu(with actionsContextMenu without focus)
  SKIP   : tst_QGraphicsProxyWidget::deleteProxyForChildWidget() This test is crashing on windows, it needs to be fixed. QTBUG-29684
  tst_qgraphicsproxywidget.cpp(3166) : failure location
  SKIP   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(autoembed) Test case unstable on this platform, QTBUG-33067
  tst_qgraphicsproxywidget.cpp(3201) : failure location
  SKIP   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(bypass) Test case unstable on this platform, QTBUG-33067
  tst_qgraphicsproxywidget.cpp(3201) : failure location
  PASS   : tst_QGraphicsProxyWidget::dragDrop()
  PASS   : tst_QGraphicsProxyWidget::windowFlags(proxy(0) widget(0))
  PASS   : tst_QGraphicsProxyWidget::windowFlags(proxy(window))
  PASS   : tst_QGraphicsProxyWidget::windowFlags(proxy(window) widget(window))
  PASS   : tst_QGraphicsProxyWidget::windowFlags(proxy(0) widget(window))
  PASS   : tst_QGraphicsProxyWidget::comboboxWindowFlags()
  PASS   : tst_QGraphicsProxyWidget::updateAndDelete()
  PASS   : tst_QGraphicsProxyWidget::inputMethod()
  PASS   : tst_QGraphicsProxyWidget::clickFocus()
  PASS   : tst_QGraphicsProxyWidget::windowFrameMargins()
  SKIP   : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget() Test case unstable on this platform
  tst_qgraphicsproxywidget.cpp(3633) : failure location
  PASS   : tst_QGraphicsProxyWidget::cleanupTestCase()
  Totals: 118 passed, 2 failed, 39 skipped
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsproxywidget: 9 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02993/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1390470130):
    http://codereview.qt-project.org/76338 [PS1] - QAbstractSocket: make build with debug statements compile
    http://codereview.qt-project.org/75459 [PS7] - Fixed duplicate QMoveEvent generated for each QWidget::move call



More information about the Ci-reports mailing list