********* Start testing of tst_QGraphicsItem *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
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()
QWARN  : tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected() Mouse event "MouseRelease" not accepted by receiving widget
PASS   : tst_QGraphicsItem::selected()
PASS   : tst_QGraphicsItem::selected2()
PASS   : tst_QGraphicsItem::selected_group()
PASS   : tst_QGraphicsItem::selected_textItem()
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::selected_multi() Mouse event "MouseRelease" not accepted by receiving widget
PASS   : tst_QGraphicsItem::selected_multi()
PASS   : tst_QGraphicsItem::acceptedMouseButtons()
PASS   : tst_QGraphicsItem::acceptHoverEvents()
PASS   : tst_QGraphicsItem::childAcceptsHoverEvents()
PASS   : tst_QGraphicsItem::hasFocus()
PASS   : tst_QGraphicsItem::pos()
PASS   : tst_QGraphicsItem::scenePos()
PASS   : tst_QGraphicsItem::matrix()
PASS   : tst_QGraphicsItem::sceneTransform()
PASS   : tst_QGraphicsItem::setTransform()
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()
PASS   : tst_QGraphicsItem::paint()
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MouseRelease" not accepted by receiving widget
QWARN  : tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
QWARN  : 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::itemContainsChildrenInShape()
PASS   : tst_QGraphicsItem::itemContainsChildrenInShape2()
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() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(6868)]
FAIL!  : tst_QGraphicsItem::opacityZeroUpdates() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(6945)]
PASS   : tst_QGraphicsItem::itemStacksBehindParent()
PASS   : tst_QGraphicsItem::nestedClipping()
PASS   : tst_QGraphicsItem::nestedClippingTransforms()
PASS   : tst_QGraphicsItem::sceneTransformCache()
FAIL!  : tst_QGraphicsItem::tabChangesFocus(tab changes focus) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(7303)]
FAIL!  : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) 'QTest::qWaitForWindowActive(&widget)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(7303)]
FAIL!  : tst_QGraphicsItem::cacheMode() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(7339)]
FAIL!  : tst_QGraphicsItem::cacheMode2() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(7523)]
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() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(8184)]
BFAIL  : tst_QGraphicsItem::sorting(NoIndex) 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(8257)]
BFAIL  : tst_QGraphicsItem::sorting(BspTreeIndex) 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(8257)]
FAIL!  : tst_QGraphicsItem::itemHasNoContents() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(8291)]
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()
FAIL!  : tst_QGraphicsItem::ensureDirtySceneTransform() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(9311)]
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()
FAIL!  : tst_QGraphicsItem::textItem_shortcuts() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10790)]
FAIL!  : tst_QGraphicsItem::scroll() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10848)]
FAIL!  : tst_QGraphicsItem::focusHandling(Focus goes through.) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
FAIL!  : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
FAIL!  : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
FAIL!  : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
FAIL!  : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
FAIL!  : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) Compared QObject pointers are not the same
   Actual   (QApplication::activeWindow()) : <null>
   Expected (static_cast<QWidget *>(&view)): QGraphicsView/0x16d1d03c8
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(10963)]
PASS   : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel)
PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation)
PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling)
PASS   : tst_QGraphicsItem::touchEventTransformation(notransform)
PASS   : tst_QGraphicsItem::touchEventTransformation(scaled)
PASS   : tst_QGraphicsItem::touchEventTransformation(scaled/ItemIgnoresTransformations)
PASS   : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations()
PASS   : tst_QGraphicsItem::resolvePaletteForItemChildren()
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()
FAIL!  : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(9710)]
PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
FAIL!  : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11370)]
FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() 'QTest::qWaitForWindowActive(&origView)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11463)]
FAIL!  : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11425)]
PASS   : tst_QGraphicsItem::QT_2649_focusScope()
PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
FAIL!  : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() 'QTest::qWaitForWindowActive(view.windowHandle())' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11623)]
FAIL!  : tst_QGraphicsItem::itemDiesDuringDraggingOperation() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11657)]
FAIL!  : tst_QGraphicsItem::QTBUG_12112_focusItem() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp(11690)]
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: 215 passed, 24 failed, 0 skipped, 2 blacklisted, 218751ms
********* Finished testing of tst_QGraphicsItem *********
