From 1cb9b2fbde3861e2d5035d666b4497df39a7f7ba Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Tue, 3 Nov 2020 11:48:08 +0100 Subject: 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 --- tests/auto/qquickdrawer/BLACKLIST | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/auto/qquickdrawer/BLACKLIST (limited to 'tests') 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] +* -- cgit v1.2.3