From 0476c6b6d53f2ec55d261099b2e98e851a8f5a43 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 5 Mar 2012 15:44:00 +0100 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_qprocess Task-number: QTQAINFRA-428 Change-Id: Ie7a1e28671f3b7ba709822f724a23aeb70d1ae53 Reviewed-by: Jyri Tahtela --- tests/auto/qprocess/test/test.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qprocess') diff --git a/tests/auto/qprocess/test/test.pro b/tests/auto/qprocess/test/test.pro index f2d498e148..ff00457746 100644 --- a/tests/auto/qprocess/test/test.pro +++ b/tests/auto/qprocess/test/test.pro @@ -123,4 +123,4 @@ symbian: { DEPLOYMENT += binDep } -mac*:CONFIG+=insignificant_test # QTQAINFRA-428 +win32|mac*:CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v1.2.3