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/qfilesystemmodel/qfilesystemmodel.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/qfilesystemmodel/qfilesystemmodel.pro') diff --git a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro index ab121306e3..88ff56cebf 100644 --- a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro +++ b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro @@ -14,3 +14,5 @@ symbian: { DEPLOYMENT += dummyDeploy LIBS += -lefsrv } + +CONFIG+=insignificant_test -- cgit v1.2.3