********* Start testing of tst_qquickwindow *********
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 15.0.0
PASS   : tst_qquickwindow::initTestCase()
PASS   : tst_qquickwindow::aboutToStopSignal()
PASS   : tst_qquickwindow::constantUpdates()
PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender)
PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender)
PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped)
PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender)
PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender)
PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped)
PASS   : tst_qquickwindow::mouseFiltering()
PASS   : tst_qquickwindow::headless()
PASS   : tst_qquickwindow::destroyShowWithoutHide()
PASS   : tst_qquickwindow::touchEvent_basic()
PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
PASS   : tst_qquickwindow::touchEvent_cancel()
PASS   : tst_qquickwindow::touchEvent_cancelClearsMouseGrab()
PASS   : tst_qquickwindow::touchEvent_reentrant()
PASS   : tst_qquickwindow::touchEvent_velocity()
PASS   : tst_qquickwindow::mergeTouchPointLists(empty)
PASS   : tst_qquickwindow::mergeTouchPointLists(single list left)
PASS   : tst_qquickwindow::mergeTouchPointLists(single list right)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists identical)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists 1)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists 2)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists 3)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists 4)
PASS   : tst_qquickwindow::mergeTouchPointLists(two lists 5)
PASS   : tst_qquickwindow::mouseFromTouch_basic()
PASS   : tst_qquickwindow::synthMouseFromTouch(no synth, accept)
PASS   : tst_qquickwindow::synthMouseFromTouch(no synth, don't accept)
PASS   : tst_qquickwindow::synthMouseFromTouch(synth and accept)
PASS   : tst_qquickwindow::synthMouseFromTouch(synth, don't accept)
PASS   : tst_qquickwindow::synthMouseDoubleClickFromTouch(normal)
PASS   : tst_qquickwindow::synthMouseDoubleClickFromTouch(with 1 pixel wiggle)
PASS   : tst_qquickwindow::synthMouseDoubleClickFromTouch(too much distance to second tap)
PASS   : tst_qquickwindow::synthMouseDoubleClickFromTouch(too much drag)
PASS   : tst_qquickwindow::synthMouseDoubleClickFromTouch(too much drag and too much distance to second tap)
PASS   : tst_qquickwindow::clearWindow()
PASS   : tst_qquickwindow::qmlCreation()
PASS   : tst_qquickwindow::qmlCreationWithScreen()
PASS   : tst_qquickwindow::clearColor()
PASS   : tst_qquickwindow::defaultState()
PASS   : tst_qquickwindow::grab(visible,opaque)
PASS   : tst_qquickwindow::grab(invisible,opaque)
PASS   : tst_qquickwindow::grab(visible,transparent)
PASS   : tst_qquickwindow::grab(invisible,transparent)
PASS   : tst_qquickwindow::earlyGrab()
PASS   : tst_qquickwindow::multipleWindows()
PASS   : tst_qquickwindow::animationsWhileHidden()
PASS   : tst_qquickwindow::focusObject()
PASS   : tst_qquickwindow::focusReason()
PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
PASS   : tst_qquickwindow::ownershipRootItem()
PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,Graphics=false)
PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,Graphics=false)
PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,Graphics=true)
PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,Graphics=true)
PASS   : tst_qquickwindow::showHideAnimate()
PASS   : tst_qquickwindow::testExpose()
PASS   : tst_qquickwindow::requestActivate()
PASS   : tst_qquickwindow::testWindowVisibilityOrder()
PASS   : tst_qquickwindow::blockClosing()
QWARN  : tst_qquickwindow::blockCloseMethod() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickwindow/data/ucantclosethis.qml:23:5 Parameter "close" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_qquickwindow::blockCloseMethod()
PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
PASS   : tst_qquickwindow::unloadSubWindow()
PASS   : tst_qquickwindow::changeVisibilityInCompleted()
PASS   : tst_qquickwindow::qobjectEventFilter_touch()
PASS   : tst_qquickwindow::qobjectEventFilter_key()
PASS   : tst_qquickwindow::qobjectEventFilter_mouse()
PASS   : tst_qquickwindow::cursor()
PASS   : tst_qquickwindow::animatingSignal()
PASS   : tst_qquickwindow::frameSignals()
PASS   : tst_qquickwindow::contentItemSize()
SKIP   : tst_qquickwindow::defaultSurfaceFormat() Skipping OpenGL context test due to not running with OpenGL
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickwindow/tst_qquickwindow.cpp(2559)]
PASS   : tst_qquickwindow::attachedProperty()
PASS   : tst_qquickwindow::testRenderJob()
PASS   : tst_qquickwindow::testHoverChildMouseEventFilter()
PASS   : tst_qquickwindow::testHoverTimestamp()
PASS   : tst_qquickwindow::test_circleMapItem()
PASS   : tst_qquickwindow::grabContentItemToImage()
PASS   : tst_qquickwindow::testDragEventPropertyPropagation()
PASS   : tst_qquickwindow::findChild()
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, if filtered and rejected, do not deliver it to the item that filtered it)
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, no filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, all filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, some filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, r1 accepts)
PASS   : tst_qquickwindow::testChildMouseEventFilter(mouse events, r1 rejects and filters)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, if filtered and rejected, do not deliver it to the item that filtered it)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, no filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, all filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, some filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, r1 accepts)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touch events, r1 rejects and filters)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, if filtered and rejected, do not deliver it to the item that filtered it)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, no filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, all filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, some filtering, no accepting)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, r1 accepts)
PASS   : tst_qquickwindow::testChildMouseEventFilter(touchToMouse events, r1 rejects and filters)
PASS   : tst_qquickwindow::cleanupGrabsOnRelease()
PASS   : tst_qquickwindow::subclassWithPointerEventVirtualOverrides(mouse click)
PASS   : tst_qquickwindow::subclassWithPointerEventVirtualOverrides(touch tap)
PASS   : tst_qquickwindow::subclassWithPointerEventVirtualOverrides(stylus tap)
PASS   : tst_qquickwindow::testShortCut()
PASS   : tst_qquickwindow::shortcutOverride(Space)
PASS   : tst_qquickwindow::shortcutOverride(A)
PASS   : tst_qquickwindow::shortcutOverride(B)
PASS   : tst_qquickwindow::rendererInterface()
PASS   : tst_qquickwindow::rendererInterfaceWithRenderControl(OpenGL)
PASS   : tst_qquickwindow::rendererInterfaceWithRenderControl(Metal)
QDEBUG : tst_qquickwindow::graphicsConfiguration() QQuickGraphicsConfiguration(flags=0xQFlags(0x1|0x10) flag-isDepthBufferEnabledFor2D=true flag-isDebugLayerEnabled=false flag-isDebugMarkersEnabled=false flag-prefersSoftwareDevice=false flag-isAutomaticPipelineCacheEnabled=true pipelineCacheSaveFile="" piplineCacheLoadFile="" extra-device-extension-requests=QList())
PASS   : tst_qquickwindow::graphicsConfiguration()
PASS   : tst_qquickwindow::visibleVsVisibility(default invisible)
PASS   : tst_qquickwindow::visibleVsVisibility(just visibility)
PASS   : tst_qquickwindow::visibleVsVisibility(conflicting invisible)
PASS   : tst_qquickwindow::visibleVsVisibility(conflicting visible)
PASS   : tst_qquickwindow::visibilityDoesntClobberWindowState()
PASS   : tst_qquickwindow::showMethodSetsVisibility()
PASS   : tst_qquickwindow::eventTypes()
PASS   : tst_qquickwindow::screenReusesQQuickScreenInfoInstance()
PASS   : tst_qquickwindow::screenInfoInstanceIsDestroyedAfterAScreenChange()
PASS   : tst_qquickwindow::dataIsNotAList()
PASS   : tst_qquickwindow::cleanupTestCase()
Totals: 124 passed, 0 failed, 1 skipped, 0 blacklisted, 10178ms
********* Finished testing of tst_qquickwindow *********
