[Ci-reports] fail on QtBase_stable_Integration #3993

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jun 12 14:05:18 CEST 2014


six autotests failed :(

  Testing tst_QMdiSubWindow
  2014-06-12 14:46:40.865 tst_qmdisubwindow[14624:730b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdisubwindow.savedState/window_8.data: Permission denied (13)
  FAIL!  : tst_QMdiSubWindow::setSystemMenu() Compared values are not the same
     Actual   (((systemMenu->mapToGlobal(QPoint(0, 0)))))                                     : QPoint(5,66)
     Expected ((globalPopupPos = subWindow->mapToGlobal(subWindow->contentsRect().topLeft()))): QPoint(1,66)
     Loc: [tst_qmdisubwindow.cpp(993)]
  Totals: 71 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiSubWindow *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QMdiSubWindow::initTestCase()
  QWARN  : tst_QMdiSubWindow::sizeHint() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::sizeHint()
  QWARN  : tst_QMdiSubWindow::minimumSizeHint() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::minimumSizeHint()
  PASS   : tst_QMdiSubWindow::minimumSize()
  QWARN  : tst_QMdiSubWindow::setWidget() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::setWidget()
  PASS   : tst_QMdiSubWindow::setWindowState(maximized)
  PASS   : tst_QMdiSubWindow::setWindowState(minimized)
  PASS   : tst_QMdiSubWindow::setWindowState(normalized)
  PASS   : tst_QMdiSubWindow::mainWindowSupport()
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowMaximized)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowMinimized)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowRestored)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(aboutToActivate)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowActivated)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowDeactivated)
  PASS   : tst_QMdiSubWindow::showShaded()
  PASS   : tst_QMdiSubWindow::showNormal(showMinimized)
  PASS   : tst_QMdiSubWindow::showNormal(showMaximized)
  PASS   : tst_QMdiSubWindow::showNormal(showShaded)
  PASS   : tst_QMdiSubWindow::setOpaqueResizeAndMove(normal mode)
  PASS   : tst_QMdiSubWindow::setOpaqueResizeAndMove(rubberband mode)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Widget)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Window)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Dialog)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Sheet)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Drawer)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Popup)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Tool)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::ToolTip)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::SplashScreen)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::Desktop)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Qt::SubWindow)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Title)
  PASS   : tst_QMdiSubWindow::setWindowFlags(TitleAndMin)
  PASS   : tst_QMdiSubWindow::setWindowFlags(TitleAndMax)
  PASS   : tst_QMdiSubWindow::setWindowFlags(TitleAndMinMax)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Standard)
  PASS   : tst_QMdiSubWindow::setWindowFlags(StandardAndShade)
  PASS   : tst_QMdiSubWindow::setWindowFlags(StandardAndContext)
  PASS   : tst_QMdiSubWindow::setWindowFlags(StandardAndStaysOnTop)
  PASS   : tst_QMdiSubWindow::setWindowFlags(StandardAndFrameless)
  PASS   : tst_QMdiSubWindow::setWindowFlags(StandardAndFramelessAndStaysOnTop)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Shade)
  PASS   : tst_QMdiSubWindow::setWindowFlags(ShadeAndCustomize)
  PASS   : tst_QMdiSubWindow::setWindowFlags(Context)
  PASS   : tst_QMdiSubWindow::setWindowFlags(ContextAndCustomize)
  PASS   : tst_QMdiSubWindow::setWindowFlags(ShadeAndContext)
  PASS   : tst_QMdiSubWindow::setWindowFlags(ShadeAndContextAndCustomize)
  PASS   : tst_QMdiSubWindow::setWindowFlags(OnlyCustomize)
  PASS   : tst_QMdiSubWindow::mouseDoubleClick()
  2014-06-12 14:47:03.782 tst_qmdisubwindow[14627:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdisubwindow.savedState/window_8.data: Permission denied (13)
  FAIL!  : tst_QMdiSubWindow::setSystemMenu() Compared values are not the same
     Actual   (((systemMenu->mapToGlobal(QPoint(0, 0)))))                                     : QPoint(5,66)
     Expected ((globalPopupPos = subWindow->mapToGlobal(subWindow->contentsRect().topLeft()))): QPoint(1,66)
     Loc: [tst_qmdisubwindow.cpp(993)]
  PASS   : tst_QMdiSubWindow::restoreFocus()
  PASS   : tst_QMdiSubWindow::changeFocusWithTab()
  PASS   : tst_QMdiSubWindow::closeEvent()
  PASS   : tst_QMdiSubWindow::setWindowTitle()
  PASS   : tst_QMdiSubWindow::resizeEvents(minimized)
  PASS   : tst_QMdiSubWindow::resizeEvents(maximized)
  PASS   : tst_QMdiSubWindow::resizeEvents(shaded)
  PASS   : tst_QMdiSubWindow::defaultSizeGrip()
  PASS   : tst_QMdiSubWindow::hideAndShow()
  PASS   : tst_QMdiSubWindow::keepWindowMaximizedState()
  PASS   : tst_QMdiSubWindow::explicitlyHiddenWidget()
  PASS   : tst_QMdiSubWindow::resizeTimer()
  PASS   : tst_QMdiSubWindow::fixedMinMaxSize()
  SKIP   : tst_QMdiSubWindow::setFont() This test function is unstable in CI, please see QTBUG-22544
     Loc: [tst_qmdisubwindow.cpp(1778)]
  PASS   : tst_QMdiSubWindow::task_188849()
  PASS   : tst_QMdiSubWindow::mdiArea()
  PASS   : tst_QMdiSubWindow::task_182852()
  PASS   : tst_QMdiSubWindow::task_233197()
  PASS   : tst_QMdiSubWindow::task_226929()
  PASS   : tst_QMdiSubWindow::styleChange()
  PASS   : tst_QMdiSubWindow::testFullScreenState()
  PASS   : tst_QMdiSubWindow::cleanupTestCase()
  Totals: 71 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QMdiSubWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmdisubwindow: 45 seconds, exit code 1
  
  Testing tst_QGraphicsSceneIndex
  2014-06-12 14:41:36.692 tst_qgraphicssceneindex[14511:1f0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicssceneindex.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (((item->numPaints))): 2
     Expected (1)                  : 1
     Loc: [tst_qgraphicssceneindex.cpp(371)]
  Totals: 17 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsSceneIndex *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QGraphicsSceneIndex::initTestCase()
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::movingItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::movingItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::connectedToSceneRectChanged()
  PASS   : tst_QGraphicsSceneIndex::items()
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(zero shape - intersects rect)
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(zero shape - contains rect)
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(triangle shape - intersects rect)
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(triangle shape - contains rect)
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(rectangle shape - intersects rect)
  PASS   : tst_QGraphicsSceneIndex::boundingRectPointIntersection(rectangle shape - contains rect)
  PASS   : tst_QGraphicsSceneIndex::removeItems()
  2014-06-12 14:41:53.740 tst_qgraphicssceneindex[14513:270b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicssceneindex.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (((item->numPaints))): 2
     Expected (1)                  : 1
     Loc: [tst_qgraphicssceneindex.cpp(371)]
  PASS   : tst_QGraphicsSceneIndex::cleanupTestCase()
  Totals: 17 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsSceneIndex *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicssceneindex: 34 seconds, exit code 1
  
  Testing tst_QGraphicsProxyWidget
  2014-06-12 14:40:52.290 tst_qgraphicsproxywidget[14503:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsproxywidget.savedState/window_47.data: Permission denied (13)
  FAIL!  : tst_QGraphicsProxyWidget::windowOpacity() Compared values are not the same
     Actual   (((eventSpy.counts[QEvent::UpdateRequest]))): 1
     Expected (0)                                         : 0
     Loc: [tst_qgraphicsproxywidget.cpp(2789)]
  Totals: 122 passed, 1 failed, 36 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsProxyWidget *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  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 0x102e0afe0 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 0x10284e780 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 0x101460930 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 0x101480650 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(852)]
  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(852)]
  PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled)
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(988)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(988)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(988)]
  SKIP   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover) QTBUG-25294
     Loc: [tst_qgraphicsproxywidget.cpp(988)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  SKIP   : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test...
     Loc: [tst_qgraphicsproxywidget.cpp(1040)]
  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)
  PASS   : tst_QGraphicsProxyWidget::paintEvent()
  PASS   : tst_QGraphicsProxyWidget::wheelEvent()
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(min) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(max) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  SKIP   : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test
     Loc: [tst_qgraphicsproxywidget.cpp(1361)]
  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(2487)]
  SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup
     Loc: [tst_qgraphicsproxywidget.cpp(2538)]
  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()
  2014-06-12 14:41:14.526 tst_qgraphicsproxywidget[14506:1f07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsproxywidget.savedState/window_47.data: Permission denied (13)
  FAIL!  : tst_QGraphicsProxyWidget::windowOpacity() Compared values are not the same
     Actual   (((eventSpy.counts[QEvent::UpdateRequest]))): 1
     Expected (0)                                         : 0
     Loc: [tst_qgraphicsproxywidget.cpp(2789)]
  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(3215)]
  SKIP   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(bypass) Test case unstable on this platform, QTBUG-33067
     Loc: [tst_qgraphicsproxywidget.cpp(3215)]
  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(3378)]
  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
  ********* Finished testing of tst_QGraphicsProxyWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsproxywidget: 44 seconds, exit code 1
  
  Testing tst_QGraphicsItem
  2014-06-12 14:38:54.625 tst_qgraphicsitem[14491:4b37] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8098)]
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared lists have different sizes.
     Actual   (((_paintedItems))) size: 2
     Expected (QList<QGraphicsItem *>() << item2) size: 1
     Loc: [tst_qgraphicsitem.cpp(8199)]
  FAIL!  : tst_QGraphicsItem::scroll() Compared values are not the same
     Actual   (item2->lastExposedRect): QRectF(0,0 200x200) (bottomright 200,200)
     Expected (expectedItem2Expose)   : QRectF(0,0 102x102) (bottomright 102,102)
     Loc: [tst_qgraphicsitem.cpp(10731)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (((origView.repaints))): 2
     Expected (1)                    : 1
     Loc: [tst_qgraphicsitem.cpp(11177)]
  Totals: 229 passed, 4 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QGraphicsItem::initTestCase()
  PASS   : tst_QGraphicsItem::construction()
  PASS   : tst_QGraphicsItem::constructionWithParent()
  PASS   : tst_QGraphicsItem::destruction()
  PASS   : tst_QGraphicsItem::deleteChildItem()
  PASS   : tst_QGraphicsItem::scene()
  PASS   : tst_QGraphicsItem::parentItem()
  PASS   : tst_QGraphicsItem::setParentItem()
  PASS   : tst_QGraphicsItem::children()
  PASS   : tst_QGraphicsItem::flags()
  PASS   : tst_QGraphicsItem::inputMethodHints()
  PASS   : tst_QGraphicsItem::toolTip()
  PASS   : tst_QGraphicsItem::visible()
  PASS   : tst_QGraphicsItem::isVisibleTo()
  PASS   : tst_QGraphicsItem::explicitlyVisible()
  PASS   : tst_QGraphicsItem::enabled()
  PASS   : tst_QGraphicsItem::explicitlyEnabled()
  WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected()
  PASS   : tst_QGraphicsItem::selected2()
  PASS   : tst_QGraphicsItem::selected_group()
  PASS   : tst_QGraphicsItem::selected_textItem()
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected_multi()
  PASS   : tst_QGraphicsItem::acceptedMouseButtons()
  PASS   : tst_QGraphicsItem::acceptsHoverEvents()
  PASS   : tst_QGraphicsItem::childAcceptsHoverEvents()
  PASS   : tst_QGraphicsItem::hasFocus()
  PASS   : tst_QGraphicsItem::pos()
  PASS   : tst_QGraphicsItem::scenePos()
  PASS   : tst_QGraphicsItem::matrix()
  PASS   : tst_QGraphicsItem::sceneMatrix()
  PASS   : tst_QGraphicsItem::setMatrix()
  PASS   : tst_QGraphicsItem::zValue()
  PASS   : tst_QGraphicsItem::shape()
  PASS   : tst_QGraphicsItem::contains()
  PASS   : tst_QGraphicsItem::collidesWith_item()
  PASS   : tst_QGraphicsItem::collidesWith_path(nothing)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect1)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect2)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect3)
  PASS   : tst_QGraphicsItem::collidesWithItemWithClip()
  PASS   : tst_QGraphicsItem::isObscuredBy()
  PASS   : tst_QGraphicsItem::isObscured()
  PASS   : tst_QGraphicsItem::mapFromToParent()
  PASS   : tst_QGraphicsItem::mapFromToScene()
  PASS   : tst_QGraphicsItem::mapFromToItem()
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(nil)
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::isAncestorOf()
  PASS   : tst_QGraphicsItem::commonAncestorItem()
  PASS   : tst_QGraphicsItem::data()
  PASS   : tst_QGraphicsItem::type()
  PASS   : tst_QGraphicsItem::graphicsitem_cast()
  PASS   : tst_QGraphicsItem::hoverEventsGenerateRepaints()
  PASS   : tst_QGraphicsItem::boundingRects(path)
  PASS   : tst_QGraphicsItem::boundingRects(rect)
  PASS   : tst_QGraphicsItem::boundingRects(ellipse)
  PASS   : tst_QGraphicsItem::boundingRects(polygon)
  PASS   : tst_QGraphicsItem::boundingRects2()
  PASS   : tst_QGraphicsItem::sceneBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRectTransformed()
  PASS   : tst_QGraphicsItem::childrenBoundingRect2()
  PASS   : tst_QGraphicsItem::childrenBoundingRect3()
  PASS   : tst_QGraphicsItem::childrenBoundingRect4()
  PASS   : tst_QGraphicsItem::childrenBoundingRect5()
  PASS   : tst_QGraphicsItem::group()
  PASS   : tst_QGraphicsItem::setGroup()
  PASS   : tst_QGraphicsItem::setGroup2()
  PASS   : tst_QGraphicsItem::nestedGroups()
  PASS   : tst_QGraphicsItem::warpChildrenIntoGroup()
  PASS   : tst_QGraphicsItem::removeFromGroup()
  PASS   : tst_QGraphicsItem::handlesChildEvents()
  PASS   : tst_QGraphicsItem::handlesChildEvents2()
  PASS   : tst_QGraphicsItem::handlesChildEvents3()
  PASS   : tst_QGraphicsItem::filtersChildEvents()
  PASS   : tst_QGraphicsItem::filtersChildEvents2()
  PASS   : tst_QGraphicsItem::ensureVisible()
  PASS   : tst_QGraphicsItem::cursor()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem()
  PASS   : tst_QGraphicsItem::itemChange()
  PASS   : tst_QGraphicsItem::sceneEventFilter()
  PASS   : tst_QGraphicsItem::prepareGeometryChange()
  SKIP   : tst_QGraphicsItem::paint() QTBUG-31454 - Unstable auto-test
     Loc: [tst_qgraphicsitem.cpp(5105)]
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::deleteItemInEventHandlers()
  PASS   : tst_QGraphicsItem::itemClipsToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape2()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape3()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape4()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape5()
  PASS   : tst_QGraphicsItem::itemClipsTextChildToShape()
  PASS   : tst_QGraphicsItem::itemClippingDiscovery()
  PASS   : tst_QGraphicsItem::ancestorFlags()
  PASS   : tst_QGraphicsItem::untransformable()
  PASS   : tst_QGraphicsItem::contextMenuEventPropagation()
  PASS   : tst_QGraphicsItem::itemIsMovable()
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::itemTransform_parentChild()
  PASS   : tst_QGraphicsItem::itemTransform_siblings()
  PASS   : tst_QGraphicsItem::itemTransform_unrelated()
  PASS   : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity2()
  PASS   : tst_QGraphicsItem::opacityZeroUpdates()
  PASS   : tst_QGraphicsItem::itemStacksBehindParent()
  PASS   : tst_QGraphicsItem::nestedClipping()
  PASS   : tst_QGraphicsItem::nestedClippingTransforms()
  PASS   : tst_QGraphicsItem::sceneTransformCache()
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab changes focus)
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus)
  PASS   : tst_QGraphicsItem::cacheMode()
  PASS   : tst_QGraphicsItem::cacheMode2()
  PASS   : tst_QGraphicsItem::updateCachedItemAfterMove()
  PASS   : tst_QGraphicsItem::deviceTransform(nil)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101)
  PASS   : tst_QGraphicsItem::update()
  PASS   : tst_QGraphicsItem::setTransformProperties(nothing)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation dicentred)
  PASS   : tst_QGraphicsItem::setTransformProperties(Scale)
  PASS   : tst_QGraphicsItem::setTransformProperties(Everything dicentred)
  PASS   : tst_QGraphicsItem::itemUsesExtendedStyleOption()
  PASS   : tst_QGraphicsItem::itemSendsGeometryChanges()
  PASS   : tst_QGraphicsItem::moveItem()
  2014-06-12 14:39:54.695 tst_qgraphicsitem[14496:4a1b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8098)]
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared lists have different sizes.
     Actual   (((_paintedItems))) size: 2
     Expected (QList<QGraphicsItem *>() << item2) size: 1
     Loc: [tst_qgraphicsitem.cpp(8199)]
  PASS   : tst_QGraphicsItem::hitTestUntransformableItem()
  PASS   : tst_QGraphicsItem::hitTestGraphicsEffectItem()
  PASS   : tst_QGraphicsItem::focusProxy()
  PASS   : tst_QGraphicsItem::subFocus()
  PASS   : tst_QGraphicsItem::focusProxyDeletion()
  PASS   : tst_QGraphicsItem::negativeZStacksBehindParent()
  PASS   : tst_QGraphicsItem::setGraphicsEffect()
  PASS   : tst_QGraphicsItem::panel()
  PASS   : tst_QGraphicsItem::addPanelToActiveScene()
  PASS   : tst_QGraphicsItem::panelWithFocusItems()
  PASS   : tst_QGraphicsItem::activate()
  PASS   : tst_QGraphicsItem::setActivePanelOnInactiveScene()
  PASS   : tst_QGraphicsItem::activationOnShowHide()
  PASS   : tst_QGraphicsItem::deactivateInactivePanel()
  PASS   : tst_QGraphicsItem::moveWhileDeleting()
  PASS   : tst_QGraphicsItem::ensureDirtySceneTransform()
  PASS   : tst_QGraphicsItem::focusScope()
  PASS   : tst_QGraphicsItem::focusScope2()
  PASS   : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus()
  PASS   : tst_QGraphicsItem::stackBefore()
  PASS   : tst_QGraphicsItem::sceneModality()
  PASS   : tst_QGraphicsItem::panelModality()
  PASS   : tst_QGraphicsItem::mixedModality()
  PASS   : tst_QGraphicsItem::modality_hover()
  PASS   : tst_QGraphicsItem::modality_mouseGrabber()
  PASS   : tst_QGraphicsItem::modality_clickFocus()
  PASS   : tst_QGraphicsItem::modality_keyEvents()
  PASS   : tst_QGraphicsItem::itemIsInFront()
  PASS   : tst_QGraphicsItem::scenePosChange()
  PASS   : tst_QGraphicsItem::textItem_shortcuts()
  FAIL!  : tst_QGraphicsItem::scroll() Compared values are not the same
     Actual   (item2->lastExposedRect): QRectF(0,0 200x200) (bottomright 200,200)
     Expected (expectedItem2Expose)   : QRectF(0,0 102x102) (bottomright 102,102)
     Loc: [tst_qgraphicsitem.cpp(10731)]
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through.)
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling)
  PASS   : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations()
  PASS   : tst_QGraphicsItem::task141694_textItemEnsureVisible()
  PASS   : tst_QGraphicsItem::task128696_textItemEnsureMovable()
  SKIP   : tst_QGraphicsItem::ensureUpdateOnTextItem() This test is unstable on 10.7 in CI
     Loc: [tst_qgraphicsitem.cpp(6474)]
  PASS   : tst_QGraphicsItem::task177918_lineItemUndetected()
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable)
  PASS   : tst_QGraphicsItem::task243707_addChildBeforeParent()
  PASS   : tst_QGraphicsItem::task197802_childrenVisibility()
  PASS   : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect()
  PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
  PASS   : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent()
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (((origView.repaints))): 2
     Expected (1)                    : 1
     Loc: [tst_qgraphicsitem.cpp(11177)]
  PASS   : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate()
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  PASS   : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene()
  PASS   : tst_QGraphicsItem::itemDiesDuringDraggingOperation()
  PASS   : tst_QGraphicsItem::QTBUG_12112_focusItem()
  PASS   : tst_QGraphicsItem::QTBUG_13473_sceneposchange()
  PASS   : tst_QGraphicsItem::QTBUG_16374_crashInDestructor()
  PASS   : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash()
  PASS   : tst_QGraphicsItem::QTBUG_30990_rightClickSelection()
  PASS   : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform()
  PASS   : tst_QGraphicsItem::cleanupTestCase()
  Totals: 229 passed, 4 failed, 2 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 120 seconds, exit code 4
  
  Testing tst_QWidget_window
  FAIL!  : tst_QWidget_window::tst_move_show() Compared values are not the same
     Actual   (w.pos())         : QPoint(100,41)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(149)]
  FAIL!  : tst_QWidget_window::tst_show_move_hide_show() Compared values are not the same
     Actual   (w.pos())         : QPoint(100,41)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(169)]
  Totals: 28 passed, 2 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget_window *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QWidget_window::initTestCase()
  PASS   : tst_QWidget_window::_q_showIfNotHidden()
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size after show)
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size before show)
  FAIL!  : tst_QWidget_window::tst_move_show() Compared values are not the same
     Actual   (w.pos())         : QPoint(100,41)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(149)]
  PASS   : tst_QWidget_window::tst_show_move()
  FAIL!  : tst_QWidget_window::tst_show_move_hide_show() Compared values are not the same
     Actual   (w.pos())         : QPoint(100,41)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(169)]
  PASS   : tst_QWidget_window::tst_resize_show()
  PASS   : tst_QWidget_window::tst_show_resize()
  PASS   : tst_QWidget_window::tst_show_resize_hide_show()
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName)
  PASS   : tst_QWidget_window::tst_windowFilePath(never Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(never EVER Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then valid)
  PASS   : tst_QWidget_window::tst_windowFilePath(valid Path then invalid)
  SKIP   : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only.
     Loc: [tst_qwidget_window.cpp(335)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::tst_dnd()
  PASS   : tst_QWidget_window::tst_qtbug35600()
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 28 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QWidget_window *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget_window: 0.91972 seconds, exit code 2
  
  Testing tst_QDialog
  FAIL!  : tst_QDialog::toolDialogPosition() Compared values are not the same
     Actual   (afterShowPosition) : QPoint(100,47)
     Expected (beforeShowPosition): QPoint(100,100)
     Loc: [tst_qdialog.cpp(403)]
  2014-06-12 14:04:47.710 tst_qdialog[3042:2803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: Permission denied (13)
  Totals: 17 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDialog *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QDialog::initTestCase()
  PASS   : tst_QDialog::getSetCheck()
  PASS   : tst_QDialog::showExtension(data0)
  PASS   : tst_QDialog::showExtension(data1)
  PASS   : tst_QDialog::showExtension(data2)
  PASS   : tst_QDialog::showExtension(data3)
  PASS   : tst_QDialog::defaultButtons()
  PASS   : tst_QDialog::showMaximized()
  PASS   : tst_QDialog::showMinimized()
  PASS   : tst_QDialog::showFullScreen()
  SKIP   : tst_QDialog::showAsTool() Qt/X11: Skipped since activeWindow() is not respected by all window managers
     Loc: [tst_qdialog.cpp(378)]
  FAIL!  : tst_QDialog::toolDialogPosition() Compared values are not the same
     Actual   (afterShowPosition) : QPoint(100,49)
     Expected (beforeShowPosition): QPoint(100,100)
     Loc: [tst_qdialog.cpp(403)]
  2014-06-12 14:04:50.675 tst_qdialog[3051:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_3.data: Permission denied (13)
  PASS   : tst_QDialog::deleteMainDefault()
  PASS   : tst_QDialog::deleteInExec()
  PASS   : tst_QDialog::showSizeGrip()
  PASS   : tst_QDialog::setVisible()
  PASS   : tst_QDialog::reject()
  PASS   : tst_QDialog::snapToDefaultButton()
  PASS   : tst_QDialog::cleanupTestCase()
  Totals: 17 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QDialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdialog: 6 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03993/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1402568867):
    http://codereview.qt-project.org/87223 [PS1] - Initialize member variable
    http://codereview.qt-project.org/87219 [PS1] - Fix a possible use after free



More information about the Ci-reports mailing list