********* Start testing of tst_PointerHandlers *********
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_PointerHandlers::initTestCase()
PASS   : tst_PointerHandlers::touchEventDelivery(no synth)
PASS   : tst_PointerHandlers::touchEventDelivery(synth)
PASS   : tst_PointerHandlers::mouseEventDelivery(default-accepted)
PASS   : tst_PointerHandlers::mouseEventDelivery(handler ignore press)
PASS   : tst_PointerHandlers::mouseEventDelivery(item ignore press)
PASS   : tst_PointerHandlers::mouseEventDelivery(both ignore press)
PASS   : tst_PointerHandlers::touchReleaseOutside(reject and ignore)
PASS   : tst_PointerHandlers::touchReleaseOutside(reject and grab)
PASS   : tst_PointerHandlers::touchReleaseOutside(accept and ignore)
PASS   : tst_PointerHandlers::touchReleaseOutside(accept and grab)
PASS   : tst_PointerHandlers::dynamicCreation()
PASS   : tst_PointerHandlers::handlerInWindow()
PASS   : tst_PointerHandlers::dynamicCreationInWindow()
PASS   : tst_PointerHandlers::cppConstruction()
PASS   : tst_PointerHandlers::reparenting()
PASS   : tst_PointerHandlers::grabberSceneChange(Immediately)
XFAIL  : tst_PointerHandlers::grabberSceneChange(Delayed) PointerHandlers don't release their grab when item is removed
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/pointerhandlers/qquickpointerhandler/tst_qquickpointerhandler.cpp(820)]
PASS   : tst_PointerHandlers::grabberSceneChange(Delayed)
PASS   : tst_PointerHandlers::clip()
PASS   : tst_PointerHandlers::cleanupTestCase()
Totals: 20 passed, 0 failed, 0 skipped, 0 blacklisted, 9919ms
********* Finished testing of tst_PointerHandlers *********
