aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-04-25 17:56:49 +0200
committerRobin Burchell <robin.burchell@crimson.no>2017-04-28 12:18:33 +0000
commit3b798efeb0029bb5314c7bd960f43357b39a394a (patch)
tree67206f686d54ae5be2a6ffbed4d92964549844e4
parent803769c9c8c8e4976b54b3910edd79af8b34c257 (diff)
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 <Friedemann.Kleint@qt.io>
-rw-r--r--tests/auto/quick/qquicktextinput/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
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