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/qnetworkaddressentry/qnetworkaddressentry.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro') diff --git a/tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro b/tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro index 885dbf796c..7b968723cd 100644 --- a/tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro +++ b/tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro @@ -4,3 +4,5 @@ SOURCES += tst_qnetworkaddressentry.cpp QT = core network symbian: TARGET.CAPABILITY = NetworkServices + +CONFIG+=insignificant_test -- cgit v1.2.3