From 3cc0cf31bd6fac92fb84ee711a04391f4d6b414b Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 18 Jul 2011 13:54:52 +0200 Subject: tests: Mark failing autotests as "insignificant" for now This is meant to be a temporary solution to not hold any further development. JIRA tasks might be filed for failing tests. Change-Id: I08a5f5b0cb153e7fd7890b2936ec3bb6b3a0907c Reviewed-on: http://codereview.qt.nokia.com/1753 Reviewed-by: Sergio Ahumada --- tests/auto/qapplication/test/test.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qapplication') diff --git a/tests/auto/qapplication/test/test.pro b/tests/auto/qapplication/test/test.pro index adda481829..de11e88683 100644 --- a/tests/auto/qapplication/test/test.pro +++ b/tests/auto/qapplication/test/test.pro @@ -31,4 +31,4 @@ win32 { } } - +mac*:CONFIG+=insignificant_test -- cgit v1.2.3