[Ci-reports] fail on QtBase_5.4_Integration #532

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Oct 22 01:33:50 CEST 2014


Autotest `tst_qgraphicsproxywidget' failed :(

  Testing tst_QGraphicsProxyWidget
  2014-10-22 02:05:51.227 tst_qgraphicsproxywidget[9972:4d03] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsproxywidget.savedState/window_47.data: No such file or directory (2)
  FAIL!  : tst_QGraphicsProxyWidget::paintEvent() '(proxy.paintCount > 1)' returned FALSE. ()
     Loc: [tst_qgraphicsproxywidget.cpp(1297)]
  Totals: 122 passed, 1 failed, 36 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.51) (Apple))
  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 0x7f8f735ec300 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 0x7f8f7360b0f0 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 0x7f8f73448cb0 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 0x7f8f7344fff0 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)
  PASS   : tst_QGraphicsProxyWidget::eventFilter(move 1)
  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)
  PASS   : tst_QGraphicsProxyWidget::focusInEvent(no focus, can't get)
  PASS   : tst_QGraphicsProxyWidget::focusInEvent(no focus, can get)
  PASS   : tst_QGraphicsProxyWidget::focusInEvent(has focus, can't get)
  PASS   : tst_QGraphicsProxyWidget::focusInEvent(has focus, can get)
  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
     Loc: [tst_qgraphicsproxywidget.cpp(849)]
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget)
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) Widget should have focus but doesn't
     Loc: [tst_qgraphicsproxywidget.cpp(849)]
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled)
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(986)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(986)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(986)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(986)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1035)]
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent(widget)
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent(no widget)
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent(widget)
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent(no widget)
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(widget)
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(no widget)
  PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent(widget)
  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)
  2014-10-22 02:06:14.406 tst_qgraphicsproxywidget[9975:1a03] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsproxywidget.savedState/window_47.data: No such file or directory (2)
  FAIL!  : tst_QGraphicsProxyWidget::paintEvent() '(proxy.paintCount > 1)' returned FALSE. ()
     Loc: [tst_qgraphicsproxywidget.cpp(1297)]
  PASS   : tst_QGraphicsProxyWidget::wheelEvent()
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1356)]
  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)
  PASS   : tst_QGraphicsProxyWidget::symmetricMove()
  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()
  SKIP   : tst_QGraphicsProxyWidget::popup_basic() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2450)]
  SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2534)]
  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)
  PASS   : tst_QGraphicsProxyWidget::deleteProxyForChildWidget()
  SKIP   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(autoembed) Test case unstable on this platform, QTBUG-33067
     Loc: [tst_qgraphicsproxywidget.cpp(3213)]
  SKIP   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(bypass) Test case unstable on this platform, QTBUG-33067
     Loc: [tst_qgraphicsproxywidget.cpp(3213)]
  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()
  SKIP   : tst_QGraphicsProxyWidget::updateAndDelete() Test case unstable on this platform, QTBUG-23700
     Loc: [tst_qgraphicsproxywidget.cpp(3376)]
  PASS   : tst_QGraphicsProxyWidget::inputMethod()
  PASS   : tst_QGraphicsProxyWidget::clickFocus()
  PASS   : tst_QGraphicsProxyWidget::windowFrameMargins()
  SKIP   : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget() Test case unstable on this platform
     Loc: [tst_qgraphicsproxywidget.cpp(3647)]
  PASS   : tst_QGraphicsProxyWidget::cleanupTestCase()
  Totals: 122 passed, 1 failed, 36 skipped, 0 blacklisted
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsproxywidget: 46 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00532/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.4_1413926190):
    http://codereview.qt-project.org/96775 [PS2] - Android: Fix android bearer implementation.
    http://codereview.qt-project.org/97253 [PS1] - Fix helper function call in QWindowsVistaStyle::pixelMetric().
    http://codereview.qt-project.org/97581 [PS6] - Fix height of combo popup when the list view has non-zero spacing.
    http://codereview.qt-project.org/97712 [PS1] - Windows: Implement Qt::WA_ShowWithoutActivating.
    http://codereview.qt-project.org/97384 [PS2] - Improve QLoggingCategory's detailed description.
    http://codereview.qt-project.org/94966 [PS3] - Cocoa: Fix icon size calculation for system tray.
    http://codereview.qt-project.org/97720 [PS1] - Further limit the sparse file testing on OS X



More information about the Ci-reports mailing list