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:
parent
78d10d151f
commit
261785ff31
|
@ -24,4 +24,7 @@ android
|
|||
android
|
||||
[touchAndDragHandlerOnFlickable]
|
||||
android
|
||||
# QTBUG-118063
|
||||
[nativeGesturePinchOnFlickableWithParentTapHandler]
|
||||
opensuse-leap
|
||||
|
||||
|
|
|
@ -8,7 +8,3 @@ macos-11
|
|||
# QTBUG-118060
|
||||
[ignoreNonLeftMouseButtons]
|
||||
opensuse-leap
|
||||
|
||||
# QTBUG-118063
|
||||
[nativeGesturePinchOnFlickableWithParentTapHandler]
|
||||
opensuse-leap
|
||||
|
|
Loading…
Reference in New Issue