Autotest `tst_qgraphicsproxywidget' failed :(

  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QGraphicsProxyWidget::initTestCase()
  PASS   : tst_QGraphicsProxyWidget::qgraphicsproxywidget()
  PASS   : tst_QGraphicsProxyWidget::paint()
  PASS   : tst_QGraphicsProxyWidget::paint_2()
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent)) 
QGraphicsProxyWidget::setWidget: cannot embed widget 0xa07d080 which is not a 
toplevel widget, and is not a child of an embedded widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(1), 
setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 
0xa07db08 which is not a toplevel widget, and is not a child of an embedded 
widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent)) 
QGraphicsProxyWidget::setWidget: cannot embed widget 0xa077458 which is not a 
toplevel widget, and is not a child of an embedded widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), 
setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 
0xa076670 which is not a toplevel widget, and is not a child of an embedded 
widget
  PASS   : tst_QGraphicsProxyWidget::setWidget()
  PASS   : tst_QGraphicsProxyWidget::eventFilter()
  PASS   : tst_QGraphicsProxyWidget::focusInEvent()
  PASS   : tst_QGraphicsProxyWidget::focusInEventNoWidget()
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild()
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other 
widget) Widget should have focus but doesn't
     Loc: [tst_qgraphicsproxywidget.cpp(853)]
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) 
Widget should have focus but doesn't
     Loc: [tst_qgraphicsproxywidget.cpp(853)]
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent()
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) 
Unstable test - QTBUG-28829
     Loc: [tst_qgraphicsproxywidget.cpp(965)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, 
mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1050)]
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent()
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent()
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent()
  WARNING: tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) Mouse 
event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent()
  PASS   : tst_QGraphicsProxyWidget::resizeEvent()
  PASS   : tst_QGraphicsProxyWidget::paintEvent()
  PASS   : tst_QGraphicsProxyWidget::wheelEvent()
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1373)]
  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()
  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()
  PASS   : tst_QGraphicsProxyWidget::popup_basic()
  PASS   : tst_QGraphicsProxyWidget::popup_subwidget()
  PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
  PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
  FAIL!  : tst_QGraphicsProxyWidget::childPos(3-) Compared doubles are not the 
same (fuzzy compare)
     Actual (proxyChildPosX): -1000
     Expected (expectedXPosition): 0
     Loc: [tst_qgraphicsproxywidget.cpp(2756)]
  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()
  PASS   : tst_QGraphicsProxyWidget::deleteProxyForChildWidget()
  PASS   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget()
  PASS   : tst_QGraphicsProxyWidget::dragDrop()
  PASS   : tst_QGraphicsProxyWidget::windowFlags()
  PASS   : tst_QGraphicsProxyWidget::comboboxWindowFlags()
  XFAIL  : tst_QGraphicsProxyWidget::updateAndDelete() QTBUG-26801
     Loc: [tst_qgraphicsproxywidget.cpp(3411)]
  PASS   : tst_QGraphicsProxyWidget::updateAndDelete()
  PASS   : tst_QGraphicsProxyWidget::inputMethod()
  PASS   : tst_QGraphicsProxyWidget::clickFocus()
  PASS   : tst_QGraphicsProxyWidget::windowFrameMargins()
  PASS   : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget()
  PASS   : tst_QGraphicsProxyWidget::cleanupTestCase()
  Totals: 58 passed, 1 failed, 3 skipped
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QGraphicsProxyWidget::initTestCase()
  PASS   : tst_QGraphicsProxyWidget::qgraphicsproxywidget()
  PASS   : tst_QGraphicsProxyWidget::paint()
  PASS   : tst_QGraphicsProxyWidget::paint_2()
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent)) 
QGraphicsProxyWidget::setWidget: cannot embed widget 0x8e14250 which is not a 
toplevel widget, and is not a child of an embedded widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(setWidget(1), 
setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 
0x8e1bfc0 which is not a toplevel widget, and is not a child of an embedded 
widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent)) 
QGraphicsProxyWidget::setWidget: cannot embed widget 0x8e24238 which is not a 
toplevel widget, and is not a child of an embedded widget
  QWARN  : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), 
setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 
0x8e08030 which is not a toplevel widget, and is not a child of an embedded 
widget
  PASS   : tst_QGraphicsProxyWidget::setWidget()
  PASS   : tst_QGraphicsProxyWidget::eventFilter()
  PASS   : tst_QGraphicsProxyWidget::focusInEvent()
  PASS   : tst_QGraphicsProxyWidget::focusInEventNoWidget()
  PASS   : tst_QGraphicsProxyWidget::focusNextPrevChild()
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other 
widget) Widget should have focus but doesn't
     Loc: [tst_qgraphicsproxywidget.cpp(853)]
  XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) 
Widget should have focus but doesn't
     Loc: [tst_qgraphicsproxywidget.cpp(853)]
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent()
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) 
Unstable test - QTBUG-28829
     Loc: [tst_qgraphicsproxywidget.cpp(965)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, 
mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1050)]
  PASS   : tst_QGraphicsProxyWidget::keyPressEvent()
  PASS   : tst_QGraphicsProxyWidget::keyReleaseEvent()
  PASS   : tst_QGraphicsProxyWidget::mouseDoubleClickEvent()
  WARNING: tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) Mouse 
event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent()
  PASS   : tst_QGraphicsProxyWidget::resizeEvent()
  PASS   : tst_QGraphicsProxyWidget::paintEvent()
  PASS   : tst_QGraphicsProxyWidget::wheelEvent()
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1373)]
  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()
  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()
  PASS   : tst_QGraphicsProxyWidget::popup_basic()
  PASS   : tst_QGraphicsProxyWidget::popup_subwidget()
  PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
  PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
  FAIL!  : tst_QGraphicsProxyWidget::childPos(4-) Compared doubles are not the 
same (fuzzy compare)
     Actual (proxyChildPosX): -10000
     Expected (expectedXPosition): 0
     Loc: [tst_qgraphicsproxywidget.cpp(2756)]
  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()
  PASS   : tst_QGraphicsProxyWidget::deleteProxyForChildWidget()
  PASS   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget()
  PASS   : tst_QGraphicsProxyWidget::dragDrop()
  PASS   : tst_QGraphicsProxyWidget::windowFlags()
  PASS   : tst_QGraphicsProxyWidget::comboboxWindowFlags()
  XFAIL  : tst_QGraphicsProxyWidget::updateAndDelete() QTBUG-26801
     Loc: [tst_qgraphicsproxywidget.cpp(3411)]
  PASS   : tst_QGraphicsProxyWidget::updateAndDelete()
  PASS   : tst_QGraphicsProxyWidget::inputMethod()
  PASS   : tst_QGraphicsProxyWidget::clickFocus()
  PASS   : tst_QGraphicsProxyWidget::windowFrameMargins()
  PASS   : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget()
  PASS   : tst_QGraphicsProxyWidget::cleanupTestCase()
  Totals: 58 passed, 1 failed, 3 skipped
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsproxywidget: 16 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01230/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/4.8_1360658930):
    http://codereview.qt-project.org/47461 [PS1] - Strip prepending <hostname>: 
string from currentPath() for VxSim
    http://codereview.qt-project.org/47455 [PS1] - Fixed checking HOME variable 
return value using isEmpty()
    http://codereview.qt-project.org/47503 [PS1] - Enable autodetection of 
VxWorks fb driver for available qt-gfx list
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to