********* Start testing of tst_QGraphicsProxyWidget *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
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))
PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent))
PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(0))
PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widget))
PASS   : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widgetWParent))
PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(0))
PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(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))
PASS   : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widgetWParent))
PASS   : tst_QGraphicsProxyWidget::testEventFilter(none)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(resize 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(move 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(hide 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(show 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(enabled 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(focusIn 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(focusOut 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(keyPress 1)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(resize 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(move 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(hide 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(show 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(enabled 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(focusIn 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(focusOut 0)
PASS   : tst_QGraphicsProxyWidget::testEventFilter(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: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(803)]
PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget)
XFAIL  : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) Widget should have focus but doesn't
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(803)]
PASS   : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled)
XFAIL  : tst_QGraphicsProxyWidget::focusProxy_QTBUG_51856() Widget should have focus but doesn't
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(863)]
XFAIL  : tst_QGraphicsProxyWidget::focusProxy_QTBUG_51856() Widget should have focus but doesn't
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(865)]
PASS   : tst_QGraphicsProxyWidget::focusProxy_QTBUG_51856()
PASS   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover)
PASS   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover)
PASS   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover)
PASS   : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover)
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()
PASS   : tst_QGraphicsProxyWidget::mousePressReleaseEvent(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()
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::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()
QINFO  : tst_QGraphicsProxyWidget::tabFocus_complexTwoWidgets() qt.text.font.db: OpenType support missing for ".AppleSystemUIFont", script 11
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: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(2305)]
SKIP   : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(2387)]
PASS   : tst_QGraphicsProxyWidget::changingCursor_basic()
PASS   : tst_QGraphicsProxyWidget::tooltip_basic()
QWARN  : tst_QGraphicsProxyWidget::childPos(0) qt.qpa.window: Window position QRect(-7,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(0)
PASS   : tst_QGraphicsProxyWidget::childPos(1)
PASS   : tst_QGraphicsProxyWidget::childPos(2)
PASS   : tst_QGraphicsProxyWidget::childPos(3)
QWARN  : tst_QGraphicsProxyWidget::childPos(4) qt.qpa.window: Window position QRect(10000,0 640x480) outside any known screen, using primary screen
QWARN  : tst_QGraphicsProxyWidget::childPos(4) qt.qpa.window: Window position QRect(9993,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(4)
QWARN  : tst_QGraphicsProxyWidget::childPos(5) qt.qpa.window: Window position QRect(-10000,0 640x480) outside any known screen, using primary screen
QWARN  : tst_QGraphicsProxyWidget::childPos(5) qt.qpa.window: Window position QRect(-10007,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(5)
QWARN  : tst_QGraphicsProxyWidget::childPos(6) qt.qpa.window: Window position QRect(-1000,0 640x480) outside any known screen, using primary screen
QWARN  : tst_QGraphicsProxyWidget::childPos(6) qt.qpa.window: Window position QRect(-1007,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(6)
QWARN  : tst_QGraphicsProxyWidget::childPos(7) qt.qpa.window: Window position QRect(-100,0 640x480) outside any known screen, using primary screen
QWARN  : tst_QGraphicsProxyWidget::childPos(7) qt.qpa.window: Window position QRect(-107,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(7)
QWARN  : tst_QGraphicsProxyWidget::childPos(8) qt.qpa.window: Window position QRect(-10,0 640x480) outside any known screen, using primary screen
QWARN  : tst_QGraphicsProxyWidget::childPos(8) qt.qpa.window: Window position QRect(-17,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(8)
QWARN  : tst_QGraphicsProxyWidget::childPos(0-) qt.qpa.window: Window position QRect(-7,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(0-)
PASS   : tst_QGraphicsProxyWidget::childPos(1-)
PASS   : tst_QGraphicsProxyWidget::childPos(2-)
PASS   : tst_QGraphicsProxyWidget::childPos(3-)
QWARN  : tst_QGraphicsProxyWidget::childPos(4-) qt.qpa.window: Window position QRect(9993,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(4-)
QWARN  : tst_QGraphicsProxyWidget::childPos(5-) qt.qpa.window: Window position QRect(-10007,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(5-)
QWARN  : tst_QGraphicsProxyWidget::childPos(6-) qt.qpa.window: Window position QRect(-1007,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(6-)
QWARN  : tst_QGraphicsProxyWidget::childPos(7-) qt.qpa.window: Window position QRect(-107,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(7-)
QWARN  : tst_QGraphicsProxyWidget::childPos(8-) qt.qpa.window: Window position QRect(-17,1 74x80) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::childPos(8-)
PASS   : tst_QGraphicsProxyWidget::autoShow()
BFAIL  : tst_QGraphicsProxyWidget::windowOpacity() Compared values are not the same
   Actual   (updateRects.size()): 0
   Expected (1)                 : 1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(2630)]
PASS   : tst_QGraphicsProxyWidget::stylePropagation()
PASS   : tst_QGraphicsProxyWidget::palettePropagation()
PASS   : tst_QGraphicsProxyWidget::fontPropagation()
PASS   : tst_QGraphicsProxyWidget::dontCrashWhenDie()
PASS   : tst_QGraphicsProxyWidget::dontCrashNoParent()
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()
PASS   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(autoembed)
PASS   : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(bypass)
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))
QWARN  : tst_QGraphicsProxyWidget::comboboxWindowFlags() qt.qpa.window: Window position QRect(-7,1 74x62) outside any known screen, using primary screen
PASS   : tst_QGraphicsProxyWidget::comboboxWindowFlags()
SKIP   : tst_QGraphicsProxyWidget::updateAndDelete() Test case unstable on this platform, QTBUG-23700
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(3227)]
PASS   : tst_QGraphicsProxyWidget::inputMethod()
PASS   : tst_QGraphicsProxyWidget::clickFocus()
PASS   : tst_QGraphicsProxyWidget::windowFrameMargins()
XFAIL  : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget() This test fails only on Cocoa. Investigate why. See QTBUG-69219
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp(3494)]
PASS   : tst_QGraphicsProxyWidget::QTBUG_6986_sendMouseEventToAlienWidget()
PASS   : tst_QGraphicsProxyWidget::mapToGlobal()
PASS   : tst_QGraphicsProxyWidget::mapToGlobalWithoutScene()
PASS   : tst_QGraphicsProxyWidget::mapToGlobalIgnoreTranformation()
PASS   : tst_QGraphicsProxyWidget::QTBUG_43780_visibility()
PASS   : tst_QGraphicsProxyWidget::wheelEventPropagation()
PASS   : tst_QGraphicsProxyWidget::forwardTouchEvent()
PASS   : tst_QGraphicsProxyWidget::touchEventPropagation()
PASS   : tst_QGraphicsProxyWidget::itemViewScroll()
PASS   : tst_QGraphicsProxyWidget::cleanupTestCase()
Totals: 137 passed, 0 failed, 3 skipped, 1 blacklisted, 20064ms
********* Finished testing of tst_QGraphicsProxyWidget *********
