********* Start testing of tst_QGraphicsScene *********
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_QGraphicsScene::initTestCase()
PASS   : tst_QGraphicsScene::construction()
PASS   : tst_QGraphicsScene::sceneRect()
PASS   : tst_QGraphicsScene::itemIndexMethod()
PASS   : tst_QGraphicsScene::bspTreeDepth()
PASS   : tst_QGraphicsScene::itemsBoundingRect(none)
PASS   : tst_QGraphicsScene::itemsBoundingRect({{0, 0, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect({{-10, -10, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect({{-1000, -1000, 1, 1}, {-10, -10, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{0, 0, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{-10, -10, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed {{-1000, -1000, 1, 1}, {-10, -10, 10, 10}})
PASS   : tst_QGraphicsScene::itemsBoundingRect(all)
PASS   : tst_QGraphicsScene::itemsBoundingRect(transformed all)
PASS   : tst_QGraphicsScene::items()
PASS   : tst_QGraphicsScene::items_QPointF(empty)
PASS   : tst_QGraphicsScene::items_QPointF(1)
PASS   : tst_QGraphicsScene::items_QPointF(2)
PASS   : tst_QGraphicsScene::items_QPointF(3)
PASS   : tst_QGraphicsScene::items_QPointF(3.5)
PASS   : tst_QGraphicsScene::items_QPointF(4)
PASS   : tst_QGraphicsScene::items_QPointF(4.5)
PASS   : tst_QGraphicsScene::items_QPointF(5)
PASS   : tst_QGraphicsScene::items_QPointF(6)
PASS   : tst_QGraphicsScene::items_QRectF()
PASS   : tst_QGraphicsScene::items_QRectF_2(1)
PASS   : tst_QGraphicsScene::items_QRectF_2(2)
PASS   : tst_QGraphicsScene::items_QRectF_2(3)
PASS   : tst_QGraphicsScene::items_QRectF_2(4)
PASS   : tst_QGraphicsScene::items_QRectF_2(5)
PASS   : tst_QGraphicsScene::items_QRectF_2(6)
PASS   : tst_QGraphicsScene::items_QRectF_2(7)
PASS   : tst_QGraphicsScene::items_QRectF_2(8)
PASS   : tst_QGraphicsScene::items_QRectF_2(9)
PASS   : tst_QGraphicsScene::items_QRectF_2(10)
PASS   : tst_QGraphicsScene::items_QRectF_2(11)
PASS   : tst_QGraphicsScene::items_QRectF_2(12)
PASS   : tst_QGraphicsScene::items_QRectF_2(13)
PASS   : tst_QGraphicsScene::items_QRectF_2(14)
PASS   : tst_QGraphicsScene::items_QRectF_2(15)
PASS   : tst_QGraphicsScene::items_QRectF_2(16)
PASS   : tst_QGraphicsScene::items_QRectF_2(17)
PASS   : tst_QGraphicsScene::items_QRectF_2(18)
PASS   : tst_QGraphicsScene::items_QRectF_2(19)
PASS   : tst_QGraphicsScene::items_QRectF_2(20)
PASS   : tst_QGraphicsScene::items_QRectF_2(21)
PASS   : tst_QGraphicsScene::items_QRectF_2(22)
PASS   : tst_QGraphicsScene::items_QRectF_2(23)
PASS   : tst_QGraphicsScene::items_QRectF_2(24)
PASS   : tst_QGraphicsScene::items_QRectF_2(25)
PASS   : tst_QGraphicsScene::items_QRectF_2(26)
PASS   : tst_QGraphicsScene::items_QRectF_2(27)
PASS   : tst_QGraphicsScene::items_QRectF_2(28)
PASS   : tst_QGraphicsScene::items_QRectF_2(29)
PASS   : tst_QGraphicsScene::items_QRectF_2(30)
PASS   : tst_QGraphicsScene::items_QRectF_2(31)
PASS   : tst_QGraphicsScene::items_QRectF_2(32)
PASS   : tst_QGraphicsScene::items_QRectF_2(33)
PASS   : tst_QGraphicsScene::items_QRectF_2(34)
PASS   : tst_QGraphicsScene::items_QRectF_2(35)
PASS   : tst_QGraphicsScene::items_QRectF_2(36)
PASS   : tst_QGraphicsScene::items_QRectF_2(37)
PASS   : tst_QGraphicsScene::items_QRectF_2(38)
PASS   : tst_QGraphicsScene::items_QRectF_2(39)
PASS   : tst_QGraphicsScene::items_QRectF_2(40)
PASS   : tst_QGraphicsScene::items_QRectF_2(41)
PASS   : tst_QGraphicsScene::items_QRectF_2(42)
PASS   : tst_QGraphicsScene::items_QRectF_2(43)
PASS   : tst_QGraphicsScene::items_QRectF_2(44)
PASS   : tst_QGraphicsScene::items_QPolygonF()
PASS   : tst_QGraphicsScene::items_QPolygonF_2()
PASS   : tst_QGraphicsScene::items_QPainterPath()
PASS   : tst_QGraphicsScene::items_QPainterPath_2()
PASS   : tst_QGraphicsScene::selectionChanged()
PASS   : tst_QGraphicsScene::selectionChanged2()
PASS   : tst_QGraphicsScene::addItem()
PASS   : tst_QGraphicsScene::addEllipse()
PASS   : tst_QGraphicsScene::addLine()
PASS   : tst_QGraphicsScene::addPath()
PASS   : tst_QGraphicsScene::addPixmap()
PASS   : tst_QGraphicsScene::addRect()
PASS   : tst_QGraphicsScene::addText()
PASS   : tst_QGraphicsScene::removeItem()
PASS   : tst_QGraphicsScene::clear()
PASS   : tst_QGraphicsScene::focusItem()
PASS   : tst_QGraphicsScene::focusItemLostFocus()
PASS   : tst_QGraphicsScene::setFocusItem()
PASS   : tst_QGraphicsScene::setFocusItem_inactive()
PASS   : tst_QGraphicsScene::mouseGrabberItem()
PASS   : tst_QGraphicsScene::hoverEvents_siblings()
PASS   : tst_QGraphicsScene::hoverEvents_parentChild()
PASS   : tst_QGraphicsScene::createItemGroup()
PASS   : tst_QGraphicsScene::mouseEventPropagation()
PASS   : tst_QGraphicsScene::mouseEventPropagation_ignore()
PASS   : tst_QGraphicsScene::mouseEventPropagation_focus()
PASS   : tst_QGraphicsScene::mouseEventPropagation_doubleclick()
PASS   : tst_QGraphicsScene::mouseEventPropagation_mouseMove()
PASS   : tst_QGraphicsScene::dragAndDrop_simple()
PASS   : tst_QGraphicsScene::dragAndDrop_disabledOrInvisible()
PASS   : tst_QGraphicsScene::dragAndDrop_propagate()
PASS   : tst_QGraphicsScene::render(all-all-untransformed)
PASS   : tst_QGraphicsScene::render(all-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(all-topright-untransformed)
PASS   : tst_QGraphicsScene::render(all-bottomleft-untransformed)
PASS   : tst_QGraphicsScene::render(all-bottomright-untransformed)
PASS   : tst_QGraphicsScene::render(topleft-all-untransformed)
PASS   : tst_QGraphicsScene::render(topright-all-untransformed)
PASS   : tst_QGraphicsScene::render(bottomleft-all-untransformed)
PASS   : tst_QGraphicsScene::render(bottomright-all-untransformed)
PASS   : tst_QGraphicsScene::render(topleft-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(topright-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(bottomleft-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(bottomright-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(top-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(bottom-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(left-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(right-topleft-untransformed)
PASS   : tst_QGraphicsScene::render(top-bottomright-untransformed)
PASS   : tst_QGraphicsScene::render(bottom-bottomright-untransformed)
PASS   : tst_QGraphicsScene::render(left-bottomright-untransformed)
PASS   : tst_QGraphicsScene::render(right-bottomright-untransformed)
PASS   : tst_QGraphicsScene::render(all-all-45-deg-right)
PASS   : tst_QGraphicsScene::render(all-all-45-deg-left)
PASS   : tst_QGraphicsScene::render(all-all-scale-2x)
PASS   : tst_QGraphicsScene::render(all-all-translate-50-0)
PASS   : tst_QGraphicsScene::render(all-all-translate-0-50)
PASS   : tst_QGraphicsScene::render(all-all-untransformed-clip-rect)
PASS   : tst_QGraphicsScene::render(all-all-untransformed-clip-ellipse)
PASS   : tst_QGraphicsScene::renderItemsWithNegativeWidthOrHeight()
PASS   : tst_QGraphicsScene::contextMenuEvent()
PASS   : tst_QGraphicsScene::contextMenuEvent_ItemIgnoresTransformations()
PASS   : tst_QGraphicsScene::update()
PASS   : tst_QGraphicsScene::update2()
PASS   : tst_QGraphicsScene::views()
PASS   : tst_QGraphicsScene::testEvent()
PASS   : tst_QGraphicsScene::eventsToDisabledItems()
PASS   : tst_QGraphicsScene::exposedRect()
PASS   : tst_QGraphicsScene::tabFocus_emptyScene()
PASS   : tst_QGraphicsScene::tabFocus_sceneWithFocusableItems()
PASS   : tst_QGraphicsScene::tabFocus_sceneWithFocusWidgets()
PASS   : tst_QGraphicsScene::tabFocus_sceneWithNestedFocusWidgets()
PASS   : tst_QGraphicsScene::style()
PASS   : tst_QGraphicsScene::sorting()
PASS   : tst_QGraphicsScene::insertionOrder()
PASS   : tst_QGraphicsScene::changedSignal(without view)
PASS   : tst_QGraphicsScene::changedSignal(with view)
PASS   : tst_QGraphicsScene::stickyFocus(sticky)
PASS   : tst_QGraphicsScene::stickyFocus(not sticky)
PASS   : tst_QGraphicsScene::sendEvent()
PASS   : tst_QGraphicsScene::inputMethod(0)
PASS   : tst_QGraphicsScene::inputMethod(1)
PASS   : tst_QGraphicsScene::inputMethod(2)
PASS   : tst_QGraphicsScene::inputMethod(3)
PASS   : tst_QGraphicsScene::dispatchHoverOnPress()
PASS   : tst_QGraphicsScene::initialFocus(inactive scene, normal item)
PASS   : tst_QGraphicsScene::initialFocus(inactive scene, panel item)
PASS   : tst_QGraphicsScene::initialFocus(inactive scene, normal item, explicit focus)
PASS   : tst_QGraphicsScene::initialFocus(inactive scene, panel, explicit focus)
PASS   : tst_QGraphicsScene::initialFocus(active scene, normal item)
PASS   : tst_QGraphicsScene::initialFocus(active scene, panel item)
PASS   : tst_QGraphicsScene::initialFocus(active scene, normal item, explicit focus)
PASS   : tst_QGraphicsScene::initialFocus(active scene, panel, explicit focus)
PASS   : tst_QGraphicsScene::polishItems()
PASS   : tst_QGraphicsScene::polishItems2()
PASS   : tst_QGraphicsScene::isActive()
PASS   : tst_QGraphicsScene::siblingIndexAlwaysValid()
PASS   : tst_QGraphicsScene::removeFullyTransparentItem()
PASS   : tst_QGraphicsScene::zeroScale()
XFAIL  : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp(4686)]
XFAIL  : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp(4689)]
PASS   : tst_QGraphicsScene::focusItemChangedSignal()
PASS   : tst_QGraphicsScene::minimumRenderSize()
PASS   : tst_QGraphicsScene::focusOnTouch()
PASS   : tst_QGraphicsScene::clearSelection()
PASS   : tst_QGraphicsScene::task139710_bspTreeCrash()
PASS   : tst_QGraphicsScene::task139782_containsItemBoundingRect()
PASS   : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect()
PASS   : tst_QGraphicsScene::task160653_selectionChanged()
PASS   : tst_QGraphicsScene::task250680_childClip()
PASS   : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache()
PASS   : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts()
PASS   : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts()
PASS   : tst_QGraphicsScene::taskQT_3674_doNotCrash()
PASS   : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache()
PASS   : tst_QGraphicsScene::taskQTBUG_16401_focusItem()
PASS   : tst_QGraphicsScene::taskQTBUG_42915_focusNextPrevChild()
PASS   : tst_QGraphicsScene::taskQTBUG_85088_previewTextfailWhenLostFocus()
PASS   : tst_QGraphicsScene::deleteItemsOnChange()
PASS   : tst_QGraphicsScene::cleanupTestCase()
Totals: 187 passed, 0 failed, 0 skipped, 0 blacklisted, 2565ms
********* Finished testing of tst_QGraphicsScene *********
