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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 21 18:30:31 CEST 2014


Autotest `tst_qgraphicsproxywidget' failed :(

  Testing tst_QGraphicsProxyWidget
  2014-10-21 18:57:28.071 tst_qgraphicsproxywidget[10004:1003] 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 0x7f9b69c81b70 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 0x7f9b69c7e810 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 0x7f9b69c89e30 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 0x7f9b69dcb220 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-21 18:57:51.180 tst_qgraphicsproxywidget[10006:5703] 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_00528/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.4_1413900399):
    http://codereview.qt-project.org/97630 [PS4] - Adjust the layout if a QGraphicsWidget is explicitly hidden
    http://codereview.qt-project.org/97540 [PS2] - Doc: Updated thumbnail images for some examples.
    http://codereview.qt-project.org/94373 [PS2] - Respect contents margins when calculating the size hint
    http://codereview.qt-project.org/97607 [PS1] - Windows native socket: handle WSAENETRESET the same as WSAECONNRESET
    http://codereview.qt-project.org/97712 [PS1] - Windows: Implement Qt::WA_ShowWithoutActivating.
    http://codereview.qt-project.org/97687 [PS1] - Respect minimum size of heightForWidth layouts
    http://codereview.qt-project.org/97611 [PS2] - Windows: QWindowsPrintDevice::printableMargins avoids leaking the DC
    http://codereview.qt-project.org/97671 [PS1] - Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyph
    http://codereview.qt-project.org/97621 [PS3] - Doc: Fix description of QTranslator::translate()
    http://codereview.qt-project.org/97676 [PS2] - OS X: drag and drop and auto-scrolling
    http://codereview.qt-project.org/97664 [PS2] - Fix styled vertical dockwidget title cut off bug and elide text if long
    http://codereview.qt-project.org/97674 [PS2] - Windows: Initialize the mouse cursor resources
    http://codereview.qt-project.org/97655 [PS1] - work around MSVC2010 ICE
    http://codereview.qt-project.org/95642 [PS6] - QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.
    http://codereview.qt-project.org/95451 [PS1] - Doc: Fix obsoleteness of some QStyle::PixelMetric enum items
    http://codereview.qt-project.org/96984 [PS1] - Doc: Improved explanation of quality setting in QImageReader/Writer
    http://codereview.qt-project.org/97384 [PS2] - Improve QLoggingCategory's detailed description.
    http://codereview.qt-project.org/97571 [PS2] - Document QOpenGLPixelTransferOptions
    http://codereview.qt-project.org/97566 [PS1] - Improve iOS https error handling.
    http://codereview.qt-project.org/97623 [PS1] - Allow QtCreator to pass additional args and env vars to the application.
    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/94966 [PS3] - Cocoa: Fix icon size calculation for system tray.



More information about the Ci-reports mailing list