aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-02 14:38:07 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-05-20 07:55:19 +0000
commitb721655810c70408a0d65a8fe5493ef4b0ec71dc (patch)
treee713d4556272b246e686f411e88b099ad89926f7
parentf5ba129de268b82db1a75bf6fa4b0e164ffe3ed0 (diff)
Blacklist tests in tst_qquickdrag on Android
Task-number: QTBUG-103082 Task-number: QTBUG-101865 Change-Id: I2326a4019de2a8e2116053c34a49e3b57a41c75d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit c9df27ca070e8ff976338a92484a27d676279840) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquickdrag/BLACKLIST25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickdrag/BLACKLIST b/tests/auto/quick/qquickdrag/BLACKLIST
new file mode 100644
index 0000000000..71cc97fc7a
--- /dev/null
+++ b/tests/auto/quick/qquickdrag/BLACKLIST
@@ -0,0 +1,25 @@
+# QTBUG-103082
+[active]
+android
+[setActive]
+android
+[drop]
+android
+[move]
+android
+[parentChange]
+android
+[hotSpot]
+android
+[supportedActions]
+android
+[proposedAction]
+android
+[keys]
+android
+[source]
+android
+[recursion]
+android
+[noCrashWithImageProvider]
+android