aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-10-05 10:35:26 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-10-06 09:19:17 +0200
commitfa6c1e408e16beec7a5ee0914c9eaf443488737a (patch)
tree2e49ac59ed0eaed3e9036b1af6c6e9c3c6d481de /tests
parent9cfda79202c9c7955a1100861ed2135506302921 (diff)
Un-blacklist Quick tests that are passing
Task-number: QTBUG-86729 Change-Id: I35dc7ac91d2507a229dc1dde19f380e7111a4757 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST4
-rw-r--r--tests/auto/quick/qquickflickable/BLACKLIST6
-rw-r--r--tests/auto/quick/qquickmousearea/BLACKLIST6
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/BLACKLIST10
-rw-r--r--tests/auto/quick/qquickpathview/BLACKLIST2
-rw-r--r--tests/auto/quick/qquickwindow/BLACKLIST4
-rw-r--r--tests/auto/quick/touchmouse/BLACKLIST3
7 files changed, 2 insertions, 33 deletions
diff --git a/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST b/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
index c058185b59..3ca1bf70c1 100644
--- a/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
@@ -1,4 +1,2 @@
[dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch]
-* # QTBUG-86729
-[dragHandlerInSiblingStealingGrabFromMouseAreaViaMouse]
-* # QTBUG-86729
+macos # QTBUG-86729
diff --git a/tests/auto/quick/qquickflickable/BLACKLIST b/tests/auto/quick/qquickflickable/BLACKLIST
index d36a901e00..34acf33e36 100644
--- a/tests/auto/quick/qquickflickable/BLACKLIST
+++ b/tests/auto/quick/qquickflickable/BLACKLIST
@@ -1,8 +1,2 @@
-[nestedPressDelay]
-macos # QTBUG-86729
-[stopAtBounds]
-macos # QTBUG-86729
-[nestedStopAtBounds]
-macos # QTBUG-86729
[nestedSliderUsingTouch]
macos # QTBUG-86729
diff --git a/tests/auto/quick/qquickmousearea/BLACKLIST b/tests/auto/quick/qquickmousearea/BLACKLIST
index 4c7fa6b4c9..41608725da 100644
--- a/tests/auto/quick/qquickmousearea/BLACKLIST
+++ b/tests/auto/quick/qquickmousearea/BLACKLIST
@@ -4,10 +4,6 @@ macos ci
# QTBUG-78153
[nestedStopAtBounds]
opensuse-leap
-* # QTBUG-86729
-
-[nestedFlickableStopAtBounds]
-* # QTBUG-86729
# QTBUG-82282
[pressOneAndTapAnother]
@@ -25,5 +21,3 @@ opensuse-leap
[onMousePressRejected]
* # QTBUG-86729
-[preventStealing]
-* # QTBUG-86729
diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
index eb7f3e8877..da8de227c8 100644
--- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
+++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
@@ -11,16 +11,8 @@ opensuse-42.3
opensuse-leap
sles
* # QTBUG-86729
-[stationaryTouchWithChangingPressure] # QTBUG-86729
-*
[inFlickable]
-* # QTBUG-86729
-[inFlickable2]
-* # QTBUG-86729
-[inFlickableWithPressDelay]
-* # QTBUG-86729
-[reuse]
-* # QTBUG-86729
+macos # QTBUG-86729
[signalTest]
macos # QTBUG-86729
[cancel]
diff --git a/tests/auto/quick/qquickpathview/BLACKLIST b/tests/auto/quick/qquickpathview/BLACKLIST
index 6cc31492b3..b315b8e565 100644
--- a/tests/auto/quick/qquickpathview/BLACKLIST
+++ b/tests/auto/quick/qquickpathview/BLACKLIST
@@ -1,4 +1,2 @@
[cancelDrag]
* # QTBUG-86729
-[nestedinFlickable]
-* # QTBUG-86729
diff --git a/tests/auto/quick/qquickwindow/BLACKLIST b/tests/auto/quick/qquickwindow/BLACKLIST
index 5abf960365..b4b7d2d761 100644
--- a/tests/auto/quick/qquickwindow/BLACKLIST
+++ b/tests/auto/quick/qquickwindow/BLACKLIST
@@ -1,7 +1,3 @@
[openglContextCreatedSignal]
opensuse-42.3
opensuse-leap
-[touchEvent_cancelClearsMouseGrab]
-macos # QTBUG-86729
-[cleanupGrabsOnRelease]
-macos # QTBUG-86729
diff --git a/tests/auto/quick/touchmouse/BLACKLIST b/tests/auto/quick/touchmouse/BLACKLIST
index 586e946e54..49faa3f4f9 100644
--- a/tests/auto/quick/touchmouse/BLACKLIST
+++ b/tests/auto/quick/touchmouse/BLACKLIST
@@ -9,6 +9,3 @@ windows gcc developer-build
[touchButtonOnFlickable]
windows gcc developer-build
* # QTBUG-86729
-
-[touchGrabCausesMouseUngrab]
-* # QTBUG-86729