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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 12 08:37:47 CET 2013


eight autotests 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.

  Testing tst_QPushButton
  FAIL!  : tst_QPushButton::sizeHint(windows) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x28)
     Expected (button2_2->size()): QSize(77x28)
     Loc: [tst_qpushbutton.cpp(647)]
  FAIL!  : tst_QPushButton::sizeHint(fusion) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x24)
     Expected (button2_2->size()): QSize(80x24)
     Loc: [tst_qpushbutton.cpp(647)]
  Totals: 16 passed, 2 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPushButton *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QPushButton::initTestCase()
  PASS   : tst_QPushButton::getSetCheck()
  PASS   : tst_QPushButton::autoRepeat()
  PASS   : tst_QPushButton::pressed()
  PASS   : tst_QPushButton::setAccel()
  PASS   : tst_QPushButton::isCheckable()
  PASS   : tst_QPushButton::setDown()
  QWARN  : tst_QPushButton::popupCrash() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QPushButton::popupCrash()
  PASS   : tst_QPushButton::isChecked()
  PASS   : tst_QPushButton::animateClick()
  PASS   : tst_QPushButton::toggle()
  PASS   : tst_QPushButton::clicked()
  PASS   : tst_QPushButton::toggled()
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  PASS   : tst_QPushButton::defaultAndAutoDefault()
  FAIL!  : tst_QPushButton::sizeHint(windows) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x28)
     Expected (button2_2->size()): QSize(77x28)
     Loc: [tst_qpushbutton.cpp(647)]
  SKIP   : tst_QPushButton::sizeHint(mac) QStyleFactory cannot create the Mac style, see QTBUG-23680
     Loc: [tst_qpushbutton.cpp(594)]
  FAIL!  : tst_QPushButton::sizeHint(fusion) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x24)
     Expected (button2_2->size()): QSize(80x24)
     Loc: [tst_qpushbutton.cpp(647)]
  PASS   : tst_QPushButton::taskQTBUG_20191_shortcutWithKeypadModifer()
  PASS   : tst_QPushButton::cleanupTestCase()
  Totals: 16 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QPushButton *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpushbutton: 12 seconds, exit code 2
  
  Testing tst_QMdiArea
  2013-03-12 09:24:57.193 tst_qmdiarea[17084:107] not in fullscreen state
  XPASS  : tst_QMdiArea::tileSubWindows() QCOMPARE(workspace.viewport()->rect().size(), expectedViewportSize) returned TRUE unexpectedly.
     Loc: [tst_qmdiarea.cpp(1730)]
  Totals: 48 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiArea *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QMdiArea::initTestCase()
  PASS   : tst_QMdiArea::subWindowActivated(data0)
  PASS   : tst_QMdiArea::subWindowActivated(data1)
  PASS   : tst_QMdiArea::subWindowActivated(data2)
  SKIP   : tst_QMdiArea::subWindowActivated2() QTBUG-25298: This test is unstable on Mac.
     Loc: [tst_qmdiarea.cpp(515)]
  PASS   : tst_QMdiArea::subWindowActivatedWithMinimize()
  PASS   : tst_QMdiArea::showWindows()
  2013-03-12 09:25:06.483 tst_qmdiarea[17085:2803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_1.data: Permission denied (13)
  2013-03-12 09:25:06.593 tst_qmdiarea[17085:107] not in fullscreen state
  PASS   : tst_QMdiArea::changeWindowTitle()
  PASS   : tst_QMdiArea::changeModified()
  PASS   : tst_QMdiArea::childSize()
  PASS   : tst_QMdiArea::fixedSize()
  PASS   : tst_QMdiArea::minimumSizeHint()
  PASS   : tst_QMdiArea::sizeHint()
  PASS   : tst_QMdiArea::setActiveSubWindow()
  PASS   : tst_QMdiArea::activeSubWindow()
  PASS   : tst_QMdiArea::currentSubWindow()
  PASS   : tst_QMdiArea::addAndRemoveWindows()
  PASS   : tst_QMdiArea::addAndRemoveWindowsWithReparenting()
  PASS   : tst_QMdiArea::removeSubWindow_2()
  PASS   : tst_QMdiArea::closeWindows()
  PASS   : tst_QMdiArea::activateNextAndPreviousWindow()
  PASS   : tst_QMdiArea::subWindowList(CreationOrder)
  PASS   : tst_QMdiArea::subWindowList(StackingOrder)
  PASS   : tst_QMdiArea::subWindowList(ActivationHistoryOrder)
  PASS   : tst_QMdiArea::setBackground()
  PASS   : tst_QMdiArea::setViewport()
  XFAIL  : tst_QMdiArea::tileSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(1730)]
  PASS   : tst_QMdiArea::tileSubWindows()
  XFAIL  : tst_QMdiArea::cascadeAndTileSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(1798)]
  PASS   : tst_QMdiArea::cascadeAndTileSubWindows()
  PASS   : tst_QMdiArea::resizeMaximizedChildWindows(multiple children)
  PASS   : tst_QMdiArea::focusWidgetAfterAddSubWindow()
  PASS   : tst_QMdiArea::dontMaximizeSubWindowOnActivation()
  PASS   : tst_QMdiArea::delayedPlacement()
  PASS   : tst_QMdiArea::iconGeometryInMenuBar()
  FAIL!  : tst_QMdiArea::resizeTimer() 'QTest::qWaitForWindowActive(&mdiArea)' returned FALSE. ()
     Loc: [tst_qmdiarea.cpp(2063)]
  PASS   : tst_QMdiArea::updateScrollBars()
  XFAIL  : tst_QMdiArea::setActivationOrder(CreationOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2242)]
  PASS   : tst_QMdiArea::setActivationOrder(CreationOrder)
  XFAIL  : tst_QMdiArea::setActivationOrder(StackingOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2242)]
  PASS   : tst_QMdiArea::setActivationOrder(StackingOrder)
  XFAIL  : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder) QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2242)]
  PASS   : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder)
  QWARN  : tst_QMdiArea::tabBetweenSubWindows() No rubber band
  XFAIL  : tst_QMdiArea::tabBetweenSubWindows() QTBUG-25298
     Loc: [tst_qmdiarea.cpp(2290)]
  PASS   : tst_QMdiArea::tabBetweenSubWindows()
  PASS   : tst_QMdiArea::setViewMode()
  PASS   : tst_QMdiArea::setTabsClosable()
  PASS   : tst_QMdiArea::setTabsMovable()
  PASS   : tst_QMdiArea::setTabShape()
  PASS   : tst_QMdiArea::setTabPosition(North)
  PASS   : tst_QMdiArea::setTabPosition(South)
  PASS   : tst_QMdiArea::setTabPosition(East)
  PASS   : tst_QMdiArea::setTabPosition(West)
  SKIP   : tst_QMdiArea::nativeSubWindows() nativeSubWindows() does not work on this platform (cocoa).
     Loc: [tst_qmdiarea.cpp(2593)]
  PASS   : tst_QMdiArea::task_209615()
  PASS   : tst_QMdiArea::task_236750()
  PASS   : tst_QMdiArea::cleanupTestCase()
  Totals: 48 passed, 1 failed, 2 skipped
  ********* Finished testing of tst_QMdiArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmdiarea: 24 seconds, exit code 1
  
  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::hoverEventsGenerateRepaints() Compared values are not the same
     Actual   (tester->repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(3261)]
  FAIL!  : tst_QGraphicsItem::opacity2() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(6743)]
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8072)]
  2013-03-12 09:20:08.168 tst_qgraphicsitem[16007:47e3] 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::itemHasNoContents() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8173)]
  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(10669)]
  FAIL!  : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() 'view.repaints == 1' returned FALSE. ()
     Loc: [tst_qgraphicsitem.cpp(11033)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11115)]
  FAIL!  : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11078)]
  FAIL!  : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() Compared values are not the same
     Actual   (item->painted): 3
     Expected (count + 1): 2
     Loc: [tst_qgraphicsitem.cpp(11269)]
  Totals: 223 passed, 9 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  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()
  FAIL!  : tst_QGraphicsItem::hoverEventsGenerateRepaints() Compared values are not the same
     Actual   (tester->repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(3261)]
  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()
  PASS   : tst_QGraphicsItem::paint()
  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)
  FAIL!  : tst_QGraphicsItem::opacity2() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(6743)]
  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()
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8072)]
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  2013-03-12 09:21:03.456 tst_qgraphicsitem[16019:270b] 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::itemHasNoContents() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8173)]
  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::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(10669)]
  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()
  PASS   : tst_QGraphicsItem::ensureUpdateOnTextItem()
  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()
  FAIL!  : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() 'view.repaints == 1' returned FALSE. ()
     Loc: [tst_qgraphicsitem.cpp(11033)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11115)]
  FAIL!  : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11078)]
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  FAIL!  : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() Compared values are not the same
     Actual   (item->painted): 3
     Expected (count + 1): 2
     Loc: [tst_qgraphicsitem.cpp(11269)]
  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::cleanupTestCase()
  Totals: 223 passed, 9 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 110 seconds, exit code 9
  
  Testing tst_QGraphicsEffect
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() Compared values are not the same
     Actual   (effect->numRepaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicseffect.cpp(748)]
  Totals: 17 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsEffect *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QGraphicsEffect::initTestCase()
  PASS   : tst_QGraphicsEffect::setEnabled()
  PASS   : tst_QGraphicsEffect::source()
  PASS   : tst_QGraphicsEffect::boundingRectFor()
  PASS   : tst_QGraphicsEffect::boundingRect()
  PASS   : tst_QGraphicsEffect::boundingRect2()
  PASS   : tst_QGraphicsEffect::draw()
  PASS   : tst_QGraphicsEffect::opacity()
  PASS   : tst_QGraphicsEffect::grayscale()
  PASS   : tst_QGraphicsEffect::colorize()
  PASS   : tst_QGraphicsEffect::drawPixmapItem()
  PASS   : tst_QGraphicsEffect::deviceCoordinateTranslateCaching()
  PASS   : tst_QGraphicsEffect::inheritOpacity()
  PASS   : tst_QGraphicsEffect::dropShadowClipping()
  PASS   : tst_QGraphicsEffect::childrenVisibilityShouldInvalidateCache()
  PASS   : tst_QGraphicsEffect::prepareGeometryChangeInvalidateCache()
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() Compared values are not the same
     Actual   (effect->numRepaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicseffect.cpp(748)]
  PASS   : tst_QGraphicsEffect::cleanupTestCase()
  Totals: 17 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsEffect *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicseffect: 12 seconds, exit code 1
  
  Testing tst_MacGui
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_MacGui *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_MacGui::initTestCase()
  QWARN  : tst_MacGui::scrollbarPainting() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::scrollbarPainting() QTBUG-26371
     Loc: [tst_macgui.cpp(103)]
  PASS   : tst_MacGui::scrollbarPainting()
  QWARN  : tst_MacGui::dummy() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_MacGui::dummy() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_MacGui::dummy() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  PASS   : tst_MacGui::dummy()
  QWARN  : tst_MacGui::splashScreenModality() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_MacGui::splashScreenModality() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_MacGui::splashScreenModality() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  PASS   : tst_MacGui::nonModalOrder()
  QWARN  : tst_MacGui::spinBoxArrowButtons() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::spinBoxArrowButtons() QTBUG-26372
     Loc: [tst_macgui.cpp(226)]
  PASS   : tst_MacGui::spinBoxArrowButtons()
  PASS   : tst_MacGui::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_macgui: 17 seconds, exit code 1
  
  Testing tst_QWizard
  FAIL!  : tst_QWizard::combinations(test1 1, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  FAIL!  : tst_QWizard::combinations(test1 2, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  FAIL!  : tst_QWizard::combinations(test1 3, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  Totals: 41 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWizard *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QWizard::initTestCase()
  PASS   : tst_QWizard::buttonText()
  PASS   : tst_QWizard::setButtonLayout()
  PASS   : tst_QWizard::setButton()
  PASS   : tst_QWizard::setTitleFormatEtc()
  XFAIL  : tst_QWizard::setPixmap() QTBUG-23701
     Loc: [tst_qwizard.cpp(445)]
  XFAIL  : tst_QWizard::setPixmap() QTBUG-23701
     Loc: [tst_qwizard.cpp(460)]
  PASS   : tst_QWizard::setPixmap()
  PASS   : tst_QWizard::setDefaultProperty()
  PASS   : tst_QWizard::addPage()
  PASS   : tst_QWizard::setPage()
  PASS   : tst_QWizard::setStartId()
  PASS   : tst_QWizard::setOption_IndependentPages()
  PASS   : tst_QWizard::setOption_IgnoreSubTitles()
  PASS   : tst_QWizard::setOption_ExtendedWatermarkPixmap()
  PASS   : tst_QWizard::setOption_NoDefaultButton()
  PASS   : tst_QWizard::setOption_NoBackButtonOnStartPage()
  PASS   : tst_QWizard::setOption_NoBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_DisabledBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveNextButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveFinishButtonOnEarlyPages()
  PASS   : tst_QWizard::setOption_NoCancelButton()
  PASS   : tst_QWizard::setOption_CancelButtonOnLeft()
  PASS   : tst_QWizard::setOption_HaveHelpButton()
  PASS   : tst_QWizard::setOption_HelpButtonOnRight()
  PASS   : tst_QWizard::setOption_HaveCustomButtonX()
  PASS   : tst_QWizard::combinations(test1 1, row 0)
  PASS   : tst_QWizard::combinations(test1 1, row 1)
  PASS   : tst_QWizard::combinations(test1 2, row 0)
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) images differ
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) 	      row 0 operations: "(set opt 8/FEP 1) (set page 0) "
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) 	current row operations: "(set page 0) (set opt 8/FEP 1) "
  FAIL!  : tst_QWizard::combinations(test1 2, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  PASS   : tst_QWizard::combinations(test1 3, row 0)
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) images differ
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) 	      row 0 operations: "(set page 2) (set opt 7/NLP 1) "
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) 	current row operations: "(set opt 7/NLP 1) (set page 2) "
  FAIL!  : tst_QWizard::combinations(test1 3, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  PASS   : tst_QWizard::showCurrentPageOnly()
  PASS   : tst_QWizard::setButtonText()
  PASS   : tst_QWizard::setCommitPage()
  PASS   : tst_QWizard::setWizardStyle()
  PASS   : tst_QWizard::removePage()
  PASS   : tst_QWizard::sideWidget()
  PASS   : tst_QWizard::task177716_disableCommitButton()
  PASS   : tst_QWizard::task183550_stretchFactor()
  PASS   : tst_QWizard::task161658_alignments()
  PASS   : tst_QWizard::task177022_setFixedSize()
  PASS   : tst_QWizard::task248107_backButton()
  PASS   : tst_QWizard::task255350_fieldObjectDestroyed()
  PASS   : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2()
  PASS   : tst_QWizard::cleanupTestCase()
  Totals: 42 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QWizard *********
  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 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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_qwizard: 4 seconds, exit code 2
  
  Testing tst_QWidget_window
  FAIL!  : tst_QWidget_window::tst_move_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,36)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(147)]
  FAIL!  : tst_QWidget_window::tst_show_move_hide_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,39)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(167)]
  Totals: 27 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 QTest library 5.0.2, Qt 5.0.2
  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,39)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(147)]
  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,39)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(167)]
  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(333)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::tst_dnd()
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 27 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: 1 seconds, exit code 2
  
  Testing tst_QGraphicsSceneIndex
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicssceneindex.cpp(319)]
  Totals: 11 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 QTest library 5.0.2, Qt 5.0.2
  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::removeItems()
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicssceneindex.cpp(319)]
  PASS   : tst_QGraphicsSceneIndex::cleanupTestCase()
  Totals: 11 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: 11 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1363069491):
    http://codereview.qt-project.org/47536 [PS16] - ODBC: fix loss of milliseconds when binding QDateTime
    http://codereview.qt-project.org/47286 [PS1] - Fix for Sql query aliases with dots
    http://codereview.qt-project.org/50083 [PS5] - postgresql driver: escape backslashes only when server requires it



More information about the Ci-reports mailing list