aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-11-03 11:48:08 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-04 13:06:48 +0100
commit1cb9b2fbde3861e2d5035d666b4497df39a7f7ba (patch)
treeb86e4ac0f33032369bb16ddb87c2f29568b6870d /tests
parenta5ddb82ab49dca5fb2873963c87c4acfcb5cecdf (diff)
Blacklist flickable and slider test cases for qquickdrawer
Unblock CI until these can be fixed properly. Task-number: QTBUG-88038 Change-Id: Ie7520e30a7df4b554ceba6411b88d2249ffbce5d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qquickdrawer/BLACKLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qquickdrawer/BLACKLIST b/tests/auto/qquickdrawer/BLACKLIST
new file mode 100644
index 00000000..9d3ade46
--- /dev/null
+++ b/tests/auto/qquickdrawer/BLACKLIST
@@ -0,0 +1,7 @@
+# QTBUG-88038
+[flickable:touch,straight]
+*
+[flickable:touch,diagonal]
+*
+[slider:touch]
+*