From 3b798efeb0029bb5314c7bd960f43357b39a394a Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Tue, 25 Apr 2017 17:56:49 +0200 Subject: [PATCH] Blacklist tst_qquicktextinput on Windows It has been repeatedly failing for a long time. Change-Id: I2155cc7d821e4d1ea486eeb85445348fac6cafc9 Task-number: QTBUG-41895 Reviewed-by: Friedemann Kleint --- tests/auto/quick/qquicktextinput/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/quick/qquicktextinput/BLACKLIST diff --git a/tests/auto/quick/qquicktextinput/BLACKLIST b/tests/auto/quick/qquicktextinput/BLACKLIST new file mode 100644 index 0000000000..e9f4f11c58 --- /dev/null +++ b/tests/auto/quick/qquicktextinput/BLACKLIST @@ -0,0 +1,3 @@ +# QTBUG-41895 +[tripleClickSelectsAll] +windows