aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickfontloader
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-03-14 16:52:35 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-14 17:58:22 +0100
commitdfe32bec2d2397b8f52f5ec54bf3c69f086eadea (patch)
tree33c6af5ad9573d9624c1db0e836e09ef49f16a56 /tests/auto/quick/qquickfontloader
parentf91dba12746bb1675bfe3a483288e712a867dd7c (diff)
Windows: Mark several declarative test cases insignificant
These tests are marked insignificant for now to make CI runs pass. Insignifications need to be removed once the related issues are fixed. Change-Id: I3a1d36e5b17cf2f1b2f00b20b615359d96975f2b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickfontloader')
-rw-r--r--tests/auto/quick/qquickfontloader/qquickfontloader.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickfontloader/qquickfontloader.pro b/tests/auto/quick/qquickfontloader/qquickfontloader.pro
index 2eeb286e61..3e52b6fe7b 100644
--- a/tests/auto/quick/qquickfontloader/qquickfontloader.pro
+++ b/tests/auto/quick/qquickfontloader/qquickfontloader.pro
@@ -13,3 +13,5 @@ TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib
+
+win32:CONFIG += insignificant_test # QTBUG-24782