aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-10-26 21:06:46 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-10-26 23:47:05 +0100
commit319c21e6117f1fdb06d82c1201f5d0001e3aeb48 (patch)
treec6b20c53fe6901f954fdc01651d53080a9c298c6
parent20d5e2d7efd458671e2830e94cd8bc30e14361e5 (diff)
Blacklist qmltestrunner::touch::test_secondWindow and others
Task-number: QTBUG-86729 Change-Id: Ia4db0a98a4977cb89799c5749983a370d35317a7 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--tests/auto/qmltest/events/BLACKLIST2
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST6
-rw-r--r--tests/auto/quick/qquickflickable/BLACKLIST3
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/BLACKLIST5
4 files changed, 16 insertions, 0 deletions
diff --git a/tests/auto/qmltest/events/BLACKLIST b/tests/auto/qmltest/events/BLACKLIST
index 4a963e6a8a..e43b7a94d7 100644
--- a/tests/auto/qmltest/events/BLACKLIST
+++ b/tests/auto/qmltest/events/BLACKLIST
@@ -4,3 +4,5 @@
*
[touch::test_fullSequence]
*
+[touch::test_secondWindow]
+*
diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
index b5ef1543d0..a992fbf137 100644
--- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
@@ -7,3 +7,9 @@ windows gcc
windows gcc
[touchAndDragHandlerOnFlickable]
macos # QTBUG-86729
+[touchDragSliderAndFlickable]
+* # QTBUG-86729
+[touchAndDragHandlerOnFlickable]
+* # QTBUG-86729
+[dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch]
+* # QTBUG-86729
diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST
index 34acf33e36..39931359b2 100644
--- a/tests/auto/quick/qquickflickable/BLACKLIST
+++ b/tests/auto/quick/qquickflickable/BLACKLIST
@@ -1,2 +1,5 @@
[nestedSliderUsingTouch]
macos # QTBUG-86729
+*
+[nestedStopAtBounds] # QTBUG-86729
+*
diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
index da8de227c8..853af4af32 100644
--- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
+++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
@@ -13,7 +13,12 @@ sles
* # QTBUG-86729
[inFlickable]
macos # QTBUG-86729
+*
[signalTest]
macos # QTBUG-86729
+*
[cancel]
macos # QTBUG-86729
+*
+[inMouseArea] # QTBUG-86729
+*