aboutsummaryrefslogtreecommitdiffstats
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
parent0bd86b0e2ee67c3f99b8a9712c743c25c8be39b8 (diff)
Blacklist a few more on macOS
Task-number: QTBUG-86729 Change-Id: I49fb86e867afeee2f0567dc3498598b249ae5e08 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST2
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointerhandler/BLACKLIST2
-rw-r--r--tests/auto/quick/qquickflickable/BLACKLIST2
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/BLACKLIST4
4 files changed, 10 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
diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST
index 10cc38f1d8..d36a901e00 100644
--- a/tests/auto/quick/qquickflickable/BLACKLIST
+++ b/tests/auto/quick/qquickflickable/BLACKLIST
@@ -1,5 +1,7 @@
[nestedPressDelay]
macos # QTBUG-86729
+[stopAtBounds]
+macos # QTBUG-86729
[nestedStopAtBounds]
macos # QTBUG-86729
[nestedSliderUsingTouch]
diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
index f356dfb29a..eb7f3e8877 100644
--- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
+++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
@@ -21,3 +21,7 @@ sles
* # QTBUG-86729
[reuse]
* # QTBUG-86729
+[signalTest]
+macos # QTBUG-86729
+[cancel]
+macos # QTBUG-86729