********* Start testing of tst_TouchMouse *********
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_TouchMouse::initTestCase()
PASS   : tst_TouchMouse::simpleTouchEvent(no synth)
PASS   : tst_TouchMouse::simpleTouchEvent(synth)
PASS   : tst_TouchMouse::testEventFilter()
PASS   : tst_TouchMouse::mouse()
PASS   : tst_TouchMouse::touchOverMouse()
PASS   : tst_TouchMouse::mouseOverTouch()
PASS   : tst_TouchMouse::buttonOnFlickable()
PASS   : tst_TouchMouse::touchButtonOnFlickable()
PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(scroll before press delay is over)
PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(release before press delay is over)
PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(scroll after press delay is over)
QWARN  : tst_TouchMouse::buttonOnTouch() qt.qpa.window: Window position QRect(361,-34 300x800) outside any known screen, using primary screen
XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(985)]
XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(993)]
XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(1000)]
PASS   : tst_TouchMouse::buttonOnTouch()
PASS   : tst_TouchMouse::pinchOnFlickable()
PASS   : tst_TouchMouse::flickableOnPinch()
PASS   : tst_TouchMouse::mouseOnFlickableOnPinch()
QWARN  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() qt.qml.context: file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/data/twoMouseAreas.qml:29:9 Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne()
PASS   : tst_TouchMouse::touchGrabCausesMouseUngrab()
PASS   : tst_TouchMouse::touchPointDeliveryOrder()
PASS   : tst_TouchMouse::hoverEnabled()
PASS   : tst_TouchMouse::implicitUngrab()
PASS   : tst_TouchMouse::touchCancelWillCancelMousePress()
PASS   : tst_TouchMouse::oneTouchInsideAndOneOutside()
PASS   : tst_TouchMouse::strayTouchDoesntAutograb()
PASS   : tst_TouchMouse::noDoubleClickWithInterveningTouch()
PASS   : tst_TouchMouse::cleanupTestCase()
Totals: 26 passed, 0 failed, 0 skipped, 0 blacklisted, 15234ms
********* Finished testing of tst_TouchMouse *********
