From 005a18ad42ae12179c655ddce33ecd372066eebe Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 26 Mar 2012 09:56:17 +0200 Subject: tests: Mark unstable test as insignificant on Windows Marked the following tests insignificant due to failures, these need to be fixed later and then re-enabled: tst_qtextstream Task-number: QTQAINFRA-428 Change-Id: Id3b6b7c46d981bb64786c0c225f599784304ca4f Reviewed-by: Jyri Tahtela --- tests/auto/qtextstream/test/test.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qtextstream/test/test.pro b/tests/auto/qtextstream/test/test.pro index 54378c8..635404e 100644 --- a/tests/auto/qtextstream/test/test.pro +++ b/tests/auto/qtextstream/test/test.pro @@ -37,4 +37,4 @@ wince*: { DEFINES += SRCDIR=\\\"$$PWD/../\\\" } - +win32:CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12