Tests: Move blacklisting to the right place

The nativeGesturePinchOnFlickableWithParentTapHandler test function is
in tst_FlickableInterop.

Amends commit 87d61c4fe3.

Pick-to: 6.8 6.7
Task-number: QTBUG-118063
Change-Id: I16fa796af10061f580dbf355cd8eb928bf26d059
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Ulf Hermann 2024-06-14 12:45:12 +02:00 committed by Liang Qi
parent 78d10d151f
commit 261785ff31
2 changed files with 3 additions and 4 deletions

View File

@ -24,4 +24,7 @@ android
android
[touchAndDragHandlerOnFlickable]
android
# QTBUG-118063
[nativeGesturePinchOnFlickableWithParentTapHandler]
opensuse-leap

View File

@ -8,7 +8,3 @@ macos-11
# QTBUG-118060
[ignoreNonLeftMouseButtons]
opensuse-leap
# QTBUG-118063
[nativeGesturePinchOnFlickableWithParentTapHandler]
opensuse-leap