********* Start testing of tst_FlickableInterop *********
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_FlickableInterop::initTestCase()
PASS   : tst_FlickableInterop::touchTapButton(DragThreshold)
PASS   : tst_FlickableInterop::touchTapButton(WithinBounds)
PASS   : tst_FlickableInterop::touchTapButton(ReleaseWithinBounds)
PASS   : tst_FlickableInterop::touchDragFlickableBehindButton(DragThreshold)
PASS   : tst_FlickableInterop::touchDragFlickableBehindButton(WithinBounds)
PASS   : tst_FlickableInterop::touchDragFlickableBehindButton(ReleaseWithinBounds)
PASS   : tst_FlickableInterop::mouseClickButton(DragThreshold)
PASS   : tst_FlickableInterop::mouseClickButton(WithinBounds)
PASS   : tst_FlickableInterop::mouseClickButton(ReleaseWithinBounds)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindButton(DragThreshold)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindButton(WithinBounds)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindButton(ReleaseWithinBounds)
PASS   : tst_FlickableInterop::touchDragSlider()
PASS   : tst_FlickableInterop::touchDragFlickableBehindSlider()
PASS   : tst_FlickableInterop::mouseDragSlider(drag down on knob of knobSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag sideways on knob of knobSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag down on groove of knobSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag sideways on groove of knobSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag down on knob of grooveSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag sideways on knob of grooveSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag down on groove of grooveSlider)
PASS   : tst_FlickableInterop::mouseDragSlider(drag sideways on groove of grooveSlider)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindSlider()
PASS   : tst_FlickableInterop::touchDragFlickableBehindItemWithHandlers(drag)
PASS   : tst_FlickableInterop::touchDragFlickableBehindItemWithHandlers(tap)
PASS   : tst_FlickableInterop::touchDragFlickableBehindItemWithHandlers(dragAndTap)
PASS   : tst_FlickableInterop::touchDragFlickableBehindItemWithHandlers(tapAndDrag)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindItemWithHandlers(drag)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindItemWithHandlers(tap)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindItemWithHandlers(dragAndTap)
PASS   : tst_FlickableInterop::mouseDragFlickableBehindItemWithHandlers(tapAndDrag)
PASS   : tst_FlickableInterop::touchDragSliderAndFlickable()
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnFlickable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnFlickable-excl)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnList)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnList-excl)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnTable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnFlickable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnList)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnTable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnFlickable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnFlickable-excl)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnList)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnList-excl)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnTable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnFlickable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnList)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnTable)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnFlickableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnListWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapOnTableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnFlickableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnListWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragOnTableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnFlickableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnListWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(tapDelayOnTableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnFlickableWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnListWithNullTargets)
PASS   : tst_FlickableInterop::touchAndDragHandlerOnFlickable(dragDelayOnTableWithNullTargets)
PASS   : tst_FlickableInterop::pinchHandlerOnFlickable()
QWARN  : tst_FlickableInterop::nativeGesturePinchOnFlickableWithParentTapHandler() qt.quick.pointer.tests: skipping mouse tests: primary device is not a mouse QPointingDevice("test touch device" TouchPad id=4294967297 ptrType=Finger maxPts=8)
PASS   : tst_FlickableInterop::nativeGesturePinchOnFlickableWithParentTapHandler(touchpad: left and rotate)
PASS   : tst_FlickableInterop::nativeGesturePinchOnFlickableWithParentTapHandler(touchpad: right and rotate)
PASS   : tst_FlickableInterop::nativeGesturePinchOnFlickableWithParentTapHandler(touchpad: left and scale)
PASS   : tst_FlickableInterop::nativeGesturePinchOnFlickableWithParentTapHandler(touchpad: right and scale)
PASS   : tst_FlickableInterop::cleanupTestCase()
Totals: 67 passed, 0 failed, 0 skipped, 0 blacklisted, 16507ms
********* Finished testing of tst_FlickableInterop *********
