[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 9 22:13:36 CET 2012


Autotests `tst_qgraphicsproxywidget' and `tst_qhostinfo' failed :(

Some (not all) of the tests were 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.

  QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone()
  ********* Start testing of tst_QHostInfo *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QHostInfo::initTestCase()
  PASS   : tst_QHostInfo::getSetCheck()
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "ci-ubuntu1110-x64-08"
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "ci.local"
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "ci-ubuntu1110-x64-08"
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "ci.local"
  PASS   : tst_QHostInfo::staticInformation()
  PASS   : tst_QHostInfo::lookupIPv4()
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:ipv6-net) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(344)]
  PASS   : tst_QHostInfo::reverseLookup()
  PASS   : tst_QHostInfo::blockingLookup()
  PASS   : tst_QHostInfo::raceCondition()
  PASS   : tst_QHostInfo::threadSafety()
  PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI()
  PASS   : tst_QHostInfo::multipleSameLookups()
  PASS   : tst_QHostInfo::multipleDifferentLookups()
  FAIL!  : tst_QHostInfo::cache(WithCache) 'valid == true' returned FALSE. ()
     Loc: [tst_qhostinfo.cpp(597)]
  FAIL!  : tst_QHostInfo::abortHostLookup(WithCache) Compared values are not the same
     Actual (lookupsDoneCounter): 2
     Expected (0): 0
     Loc: [tst_qhostinfo.cpp(634)]
  PASS   : tst_QHostInfo::abortHostLookupInDifferentThread()
  PASS   : tst_QHostInfo::cleanupTestCase()
  Totals: 13 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QHostInfo *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone()
  ********* Start testing of tst_QHostInfo *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QHostInfo::initTestCase()
  PASS   : tst_QHostInfo::getSetCheck()
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "ci-ubuntu1110-x64-08"
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "ci.local"
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "ci-ubuntu1110-x64-08"
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "ci.local"
  PASS   : tst_QHostInfo::staticInformation()
  PASS   : tst_QHostInfo::lookupIPv4()
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:ipv6-net) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(344)]
  PASS   : tst_QHostInfo::reverseLookup()
  PASS   : tst_QHostInfo::blockingLookup()
  PASS   : tst_QHostInfo::raceCondition()
  PASS   : tst_QHostInfo::threadSafety()
  PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI()
  PASS   : tst_QHostInfo::multipleSameLookups()
  PASS   : tst_QHostInfo::multipleDifferentLookups()
  FAIL!  : tst_QHostInfo::cache(WithCache) 'valid == true' returned FALSE. ()
     Loc: [tst_qhostinfo.cpp(597)]
  FAIL!  : tst_QHostInfo::abortHostLookup(WithCache) Compared values are not the same
     Actual (lookupsDoneCounter): 1
     Expected (0): 0
     Loc: [tst_qhostinfo.cpp(634)]
  PASS   : tst_QHostInfo::abortHostLookupInDifferentThread()
  PASS   : tst_QHostInfo::cleanupTestCase()
  Totals: 13 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QHostInfo *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qhostinfo: 31 seconds, exit code 2
  
  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  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 0x1d276e0 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 0x1d4acf0 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 0x1d330e0 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 0x1d44a70 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()
  FAIL!  : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) Compared values are not the same
     Actual (widget->enterCount): 2
     Expected (hasWidget ? 1 : 0): 1
     Loc: [tst_qgraphicsproxywidget.cpp(995)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1043)]
  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(1366)]
  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()
  SKIP   : tst_QGraphicsProxyWidget::popup_basic() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2494)]
  SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2547)]
  PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
  PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
  FAIL!  : tst_QGraphicsProxyWidget::childPos(1-) Compared doubles are not the same (fuzzy compare)
     Actual (proxyChild->pos().x()): -10
     Expected (expectedXPosition): 0
     Loc: [tst_qgraphicsproxywidget.cpp(2744)]
  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()
  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: 56 passed, 2 failed, 4 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.4, Qt 4.8.4
  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 0x22fc500 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 0x22ed2b0 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 0x2302300 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 0x231ec80 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()
  PASS   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent()
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1043)]
  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(1366)]
  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()
  SKIP   : tst_QGraphicsProxyWidget::popup_basic() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2494)]
  SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2547)]
  PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
  PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
  PASS   : tst_QGraphicsProxyWidget::childPos()
  PASS   : tst_QGraphicsProxyWidget::autoShow()
  PASS   : tst_QGraphicsProxyWidget::windowOpacity()
  PASS   : tst_QGraphicsProxyWidget::stylePropagation()
  PASS   : tst_QGraphicsProxyWidget::palettePropagation()
  PASS   : tst_QGraphicsProxyWidget::fontPropagation()
  PASS   : tst_QGraphicsProxyWidget::dontCrashWhenDie()
  FAIL!  : tst_QGraphicsProxyWidget::createProxyForChildWidget() Compared values are not the same
     Actual (spy.count()): 0
     Expected (1): 1
     Loc: [tst_qgraphicsproxywidget.cpp(3068)]
  PASS   : tst_QGraphicsProxyWidget::actionsContextMenu()
  PASS   : tst_QGraphicsProxyWidget::deleteProxyForChildWidget()
  PASS   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget()
  PASS   : tst_QGraphicsProxyWidget::dragDrop()
  PASS   : tst_QGraphicsProxyWidget::windowFlags()
  PASS   : tst_QGraphicsProxyWidget::comboboxWindowFlags()
  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: 57 passed, 1 failed, 4 skipped
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  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_qgraphicsproxywidget: 14 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_00970/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/4.8_1352486263):
    http://codereview.qt-project.org/39268 [PS1] - test: Fix tst_QHostInfo test
    http://codereview.qt-project.org/38729 [PS1] - test: Mark tst_QMdiSubWindow::setOpaqueResizeAndMove as XFAIL
    http://codereview.qt-project.org/39267 [PS4] - test: fix tst_QLocale::macDefaultLocale



More information about the Ci-reports mailing list