aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-05 09:10:42 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2022-05-18 09:12:09 +0200
commit049ef7e3a336a4b61e7d908181f2d121ab4b3830 (patch)
tree682c9e5f2a5eea344444ccac793994c6299bb5ec
parent2a1d582d69d9d3264f27ad5b573ba38cf2f4fd07 (diff)
Blacklist failing tests in tst_qquickdraghandler on Android
Task-number: QTBUG-103064 Task-number: QTBUG-101865 Change-Id: Ie3b8ae1311c91a69cbe2b1a203a9a4c12ee720d4 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit dad8bf5167cc112201611092b246bcc0f90387fd)
-rw-r--r--tests/auto/quick/pointerhandlers/qquickdraghandler/BLACKLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/qquickdraghandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickdraghandler/BLACKLIST
index 2c966aa288..71b5ed35e6 100644
--- a/tests/auto/quick/pointerhandlers/qquickdraghandler/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/qquickdraghandler/BLACKLIST
@@ -5,4 +5,10 @@ opensuse-leap
# QTBUG-103064
[touchDragMulti]
android
+[touchDrag]
+android
+[touchDragMultiSliders]
+android
+[touchPassiveGrabbers]
+android