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/qx11info/qx11info.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qx11info/qx11info.pro') diff --git a/tests/auto/qx11info/qx11info.pro b/tests/auto/qx11info/qx11info.pro index e87fcf553f..05d942adfe 100644 --- a/tests/auto/qx11info/qx11info.pro +++ b/tests/auto/qx11info/qx11info.pro @@ -2,3 +2,4 @@ load(qttest_p4) SOURCES += tst_qx11info.cpp +mac*:CONFIG+=insignificant_test -- cgit v1.2.3