aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-04-07 10:31:00 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-04-07 10:24:11 +0000
commita889bcb6c3c66a616e73fa5ed3c9d900d7c7d6f5 (patch)
tree2cce2334b9b32697cfe5d70b3c60eae4a2f4c2a3 /tests
parent5eef1ef32980df512a638b228a3ae48b30095dd8 (diff)
Blacklist tst_qquicktext::lineLaidOutRelayout() for MSVC 2015.
Task-number: QTBUG-51934 Change-Id: I2b7aa4846e013f4fa498b7b997de01f53e03d625 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquicktext/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicktext/BLACKLIST b/tests/auto/quick/qquicktext/BLACKLIST
index 0c65f1e245..223d8feb67 100644
--- a/tests/auto/quick/qquicktext/BLACKLIST
+++ b/tests/auto/quick/qquicktext/BLACKLIST
@@ -2,3 +2,5 @@
*
[mouseSelection]
*
+[lineLaidOutRelayout]
+msvc-2015