aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-09-26 08:07:20 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-09-26 09:56:29 +0200
commit1175d0ea638a1b932f4a9465cea191a72fe8a8c1 (patch)
treec73fd6ba63d726bb27caaa621d25ca58e397de4e /tests/auto/quick/pointerhandlers
parent0bd86b0e2ee67c3f99b8a9712c743c25c8be39b8 (diff)
Blacklist a few more on macOS
Task-number: QTBUG-86729 Change-Id: I49fb86e867afeee2f0567dc3498598b249ae5e08 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/quick/pointerhandlers')
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST2
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
index 92903955ac..b5ef1543d0 100644
--- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
@@ -5,3 +5,5 @@ opensuse-leap
windows gcc
[touchDragFlickableBehindButton]
windows gcc
+[touchAndDragHandlerOnFlickable]
+macos # QTBUG-86729
diff --git a/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST
index 0fa9daa4cf..497f8fe62f 100644
--- a/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST
@@ -2,3 +2,5 @@
macos # QTBUG-86729
[touchEventDelivery]
macos # QTBUG-86729
+[touchReleaseOutside]
+macos # QTBUG-86729