From dfe32bec2d2397b8f52f5ec54bf3c69f086eadea Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Wed, 14 Mar 2012 16:52:35 +0200 Subject: 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 --- tests/auto/quick/qquickfontloader/qquickfontloader.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/quick/qquickfontloader') 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 -- cgit v1.2.3