From a8469f14c26b6db70b97578655b22e4b3ec93cfc Mon Sep 17 00:00:00 2001
From: Sergio Ahumada <sergio.ahumada@nokia.com>
Date: Sat, 26 Nov 2011 21:08:42 +0100
Subject: tests: allow unstable tests to be marked with
 CONFIG+=insignificant_test

Marking a test with CONFIG+=insignificant_test will cause the exit code
of the test to be discarded during `make check'.  This is intended to be
used for tests which are valuable to run, but are known to be unstable
and are not feasible to immediately fix.

Change-Id: Id7b2407d0a13c8de19a58badb78fa7c018c9b50a
Reviewed-by: Jo Asplin
---
 tests/auto/bic/bic.pro                                                | 1 +
 tests/auto/compilerwarnings/compilerwarnings.pro                      | 2 ++
 tests/auto/declarative/examples/examples.pro                          | 1 +
 .../declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro   | 1 +
 .../auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro  | 2 +-
 tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro        | 1 +
 tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro        | 1 +
 tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro          | 2 +-
 tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro        | 2 ++
 .../qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro         | 1 +
 tests/auto/declarative/qmlvisual/qmlvisual.pro                        | 2 ++
 tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro        | 2 ++
 tests/auto/guiapplauncher/guiapplauncher.pro                          | 2 ++
 tests/auto/headers/headers.pro                                        | 2 ++
 tests/auto/languagechange/languagechange.pro                          | 1 +
 tests/auto/macgui/macgui.pro                                          | 1 +
 tests/auto/macnativeevents/macnativeevents.pro                        | 2 ++
 tests/auto/mediaobject/mediaobject.pro                                | 1 +
 tests/auto/networkselftest/networkselftest.pro                        | 1 +
 tests/auto/q3actiongroup/q3actiongroup.pro                            | 2 +-
 tests/auto/q3socket/q3socket.pro                                      | 2 +-
 tests/auto/q3sqlcursor/q3sqlcursor.pro                                | 2 +-
 tests/auto/q3urloperator/q3urloperator.pro                            | 2 +-
 tests/auto/qabstractfileengine/qabstractfileengine.pro                | 1 +
 tests/auto/qaccessibility/qaccessibility.pro                          | 2 ++
 tests/auto/qapplication/qapplication.pro                              | 1 -
 tests/auto/qapplication/test/test.pro                                 | 4 ++--
 tests/auto/qaudioinput/qaudioinput.pro                                | 1 +
 tests/auto/qcolumnview/qcolumnview.pro                                | 2 ++
 tests/auto/qdbusmarshall/test/test.pro                                | 2 ++
 tests/auto/qdbuspendingcall/qdbuspendingcall.pro                      | 1 +
 tests/auto/qeventloop/qeventloop.pro                                  | 4 +++-
 tests/auto/qfile/largefile/largefile.pro                              | 1 +
 tests/auto/qfile/test/test.pro                                        | 2 ++
 tests/auto/qfileinfo/qfileinfo.pro                                    | 2 ++
 tests/auto/qfilesystemmodel/qfilesystemmodel.pro                      | 2 ++
 tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro                  | 1 +
 tests/auto/qfocusevent/qfocusevent.pro                                | 1 +
 tests/auto/qfont/qfont.pro                                            | 2 +-
 tests/auto/qftp/qftp.pro                                              | 2 ++
 tests/auto/qgl/qgl.pro                                                | 1 +
 tests/auto/qglthreads/qglthreads.pro                                  | 2 ++
 tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro            | 2 ++
 tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro          | 2 ++
 tests/auto/qgraphicseffect/qgraphicseffect.pro                        | 2 ++
 tests/auto/qgraphicsitem/qgraphicsitem.pro                            | 2 +-
 tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro              | 2 +-
 tests/auto/qgraphicsscene/qgraphicsscene.pro                          | 2 ++
 tests/auto/qgraphicstransform/qgraphicstransform.pro                  | 2 ++
 tests/auto/qgraphicsview/qgraphicsview.pro                            | 2 ++
 tests/auto/qgraphicswidget/qgraphicswidget.pro                        | 2 +-
 tests/auto/qhostinfo/qhostinfo.pro                                    | 2 ++
 tests/auto/qhttp/qhttp.pro                                            | 2 ++
 tests/auto/qimagereader/qimagereader.pro                              | 2 ++
 tests/auto/qinputcontext/qinputcontext.pro                            | 2 ++
 tests/auto/qinputdialog/qinputdialog.pro                              | 2 +-
 tests/auto/qlistwidget/qlistwidget.pro                                | 2 +-
 tests/auto/qlocalsocket/qlocalsocket.pro                              | 2 ++
 tests/auto/qmacstyle/qmacstyle.pro                                    | 2 +-
 tests/auto/qmdiarea/qmdiarea.pro                                      | 2 ++
 tests/auto/qmdisubwindow/qmdisubwindow.pro                            | 2 +-
 tests/auto/qmenu/qmenu.pro                                            | 2 +-
 tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro            | 2 ++
 .../qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro     | 2 ++
 tests/auto/qnetworkreply/qnetworkreply.pro                            | 2 ++
 tests/auto/qnetworkreply/test/test.pro                                | 2 ++
 tests/auto/qnetworksession/test/test.pro                              | 2 ++
 tests/auto/qpainter/qpainter.pro                                      | 2 +-
 tests/auto/qpauseanimation/qpauseanimation.pro                        | 2 +-
 tests/auto/qpixmap/qpixmap.pro                                        | 2 ++
 tests/auto/qpluginloader/tst/tst.pro                                  | 4 +++-
 tests/auto/qprinter/qprinter.pro                                      | 2 +-
 tests/auto/qscriptcontext/qscriptcontext.pro                          | 2 +-
 tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro                  | 2 ++
 tests/auto/qscrollbar/qscrollbar.pro                                  | 2 +-
 tests/auto/qsettings/qsettings.pro                                    | 2 ++
 tests/auto/qsharedpointer/qsharedpointer.pro                          | 2 ++
 tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro  | 2 ++
 tests/auto/qsocketnotifier/qsocketnotifier.pro                        | 2 +-
 tests/auto/qsocks5socketengine/qsocks5socketengine.pro                | 2 ++
 tests/auto/qsslsocket/qsslsocket.pro                                  | 2 ++
 .../qsslsocket_onDemandCertificates_member.pro                        | 2 ++
 .../qsslsocket_onDemandCertificates_static.pro                        | 2 ++
 tests/auto/qstylesheetstyle/qstylesheetstyle.pro                      | 2 ++
 tests/auto/qtableview/qtableview.pro                                  | 1 +
 tests/auto/qtcpserver/qtcpserver.pro                                  | 2 --
 tests/auto/qtcpserver/test/test.pro                                   | 2 +-
 tests/auto/qtcpsocket/test/test.pro                                   | 4 ++--
 tests/auto/qtextlayout/qtextlayout.pro                                | 1 +
 tests/auto/qtextscriptengine/qtextscriptengine.pro                    | 2 +-
 tests/auto/qtimeline/qtimeline.pro                                    | 2 ++
 tests/auto/qtooltip/qtooltip.pro                                      | 2 ++
 tests/auto/qudpsocket/qudpsocket.pro                                  | 2 +-
 tests/auto/qudpsocket/test/test.pro                                   | 2 ++
 tests/auto/qvariant/qvariant.pro                                      | 2 ++
 tests/auto/qwebpage/qwebpage.pro                                      | 1 +
 tests/auto/qwidget/qwidget.pro                                        | 2 ++
 tests/auto/qwizard/qwizard.pro                                        | 2 +-
 tests/auto/selftests/selftests.pro                                    | 2 ++
 tests/auto/symbols/symbols.pro                                        | 2 +-
 tests/auto/uic3/uic3.pro                                              | 1 +
 tests/auto/xmlpatterns/xmlpatterns.pro                                | 2 ++
 102 files changed, 155 insertions(+), 35 deletions(-)

diff --git a/tests/auto/bic/bic.pro b/tests/auto/bic/bic.pro
index 82711c9..5aae774 100644
--- a/tests/auto/bic/bic.pro
+++ b/tests/auto/bic/bic.pro
@@ -8,3 +8,4 @@ wince*:{
     DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/compilerwarnings/compilerwarnings.pro b/tests/auto/compilerwarnings/compilerwarnings.pro
index beb0279..1f6d1e9 100644
--- a/tests/auto/compilerwarnings/compilerwarnings.pro
+++ b/tests/auto/compilerwarnings/compilerwarnings.pro
@@ -2,3 +2,5 @@ load(qttest_p4)
 SOURCES += tst_compilerwarnings.cpp
 QT = core
 RESOURCES = compilerwarnings.qrc
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/examples/examples.pro b/tests/auto/declarative/examples/examples.pro
index dafc146..1f25769 100644
--- a/tests/auto/declarative/examples/examples.pro
+++ b/tests/auto/declarative/examples/examples.pro
@@ -18,3 +18,4 @@ symbian: {
 
 CONFIG += parallel_test
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro b/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
index a7463e8..c5b1bfa 100644
--- a/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
+++ b/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
@@ -15,3 +15,4 @@ symbian: {
 
 CONFIG += parallel_test
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
index 8aea1b5..c293fea 100644
--- a/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
+++ b/tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.pro
@@ -23,4 +23,4 @@ symbian: {
 OTHER_FILES = data/backtrace1.js data/backtrace1.qml
 
 CONFIG += parallel_test
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
index 29b7149..0c7240a 100644
--- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
+++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
@@ -9,3 +9,4 @@ macx:CONFIG -= app_bundle
 
 CONFIG += parallel_test
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro b/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
index a22c8b5..5bf8095 100644
--- a/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
+++ b/tests/auto/declarative/qdeclarativeimage/qdeclarativeimage.pro
@@ -15,3 +15,4 @@ symbian: {
 
 CONFIG += parallel_test
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro b/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
index 290cda3..c0831f7 100644
--- a/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
+++ b/tests/auto/declarative/qdeclarativetext/qdeclarativetext.pro
@@ -18,4 +18,4 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
index 398139a..5a9e7f7 100644
--- a/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
+++ b/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
@@ -9,3 +9,5 @@ SOURCES += tst_qdeclarativetimer.cpp
 }
 
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
index 8aefb8e..4b5bf6e 100644
--- a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
+++ b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
@@ -18,3 +18,4 @@ symbian: {
 
 CONFIG += parallel_test
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/declarative/qmlvisual/qmlvisual.pro b/tests/auto/declarative/qmlvisual/qmlvisual.pro
index 416f8d9..36d2600 100644
--- a/tests/auto/declarative/qmlvisual/qmlvisual.pro
+++ b/tests/auto/declarative/qmlvisual/qmlvisual.pro
@@ -33,3 +33,5 @@ symbian: {
 }
 
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro b/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
index d0945a4..9ef634e 100644
--- a/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
+++ b/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 HEADERS += oomsimulator.h 3rdparty/valgrind.h 3rdparty/memcheck.h
 SOURCES += tst_exceptionsafety_objects.cpp
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/guiapplauncher/guiapplauncher.pro b/tests/auto/guiapplauncher/guiapplauncher.pro
index 1fe9c8b..1f7a5fc 100644
--- a/tests/auto/guiapplauncher/guiapplauncher.pro
+++ b/tests/auto/guiapplauncher/guiapplauncher.pro
@@ -20,3 +20,5 @@ win32:LIBS+=-luser32
 x11 {
     LIBS += $$QMAKE_LIBS_X11
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/headers/headers.pro b/tests/auto/headers/headers.pro
index 74e1a02..4bc02fe 100644
--- a/tests/auto/headers/headers.pro
+++ b/tests/auto/headers/headers.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES  += tst_headers.cpp headersclean.cpp
 QT = core
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/languagechange/languagechange.pro b/tests/auto/languagechange/languagechange.pro
index 1a1d91e..a57600d 100644
--- a/tests/auto/languagechange/languagechange.pro
+++ b/tests/auto/languagechange/languagechange.pro
@@ -1,3 +1,4 @@
 load(qttest_p4)
 SOURCES += tst_languagechange.cpp
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/macgui/macgui.pro b/tests/auto/macgui/macgui.pro
index 0ed2350..095a507 100644
--- a/tests/auto/macgui/macgui.pro
+++ b/tests/auto/macgui/macgui.pro
@@ -9,3 +9,4 @@ HEADERS += guitest.h
 
 requires(mac)
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/macnativeevents/macnativeevents.pro b/tests/auto/macnativeevents/macnativeevents.pro
index af34942..39a3523 100644
--- a/tests/auto/macnativeevents/macnativeevents.pro
+++ b/tests/auto/macnativeevents/macnativeevents.pro
@@ -14,3 +14,5 @@ SOURCES += expectedeventlist.cpp nativeeventlist.cpp
 SOURCES += tst_macnativeevents.cpp
 
 requires(mac)
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/mediaobject/mediaobject.pro b/tests/auto/mediaobject/mediaobject.pro
index 23ec56b..71650cf 100644
--- a/tests/auto/mediaobject/mediaobject.pro
+++ b/tests/auto/mediaobject/mediaobject.pro
@@ -22,3 +22,4 @@ symbian:{
    TARGET.CAPABILITY += "NetworkServices"
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/networkselftest/networkselftest.pro b/tests/auto/networkselftest/networkselftest.pro
index 2742fcb..691eab1 100644
--- a/tests/auto/networkselftest/networkselftest.pro
+++ b/tests/auto/networkselftest/networkselftest.pro
@@ -19,3 +19,4 @@ wince*: {
     DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/q3actiongroup/q3actiongroup.pro b/tests/auto/q3actiongroup/q3actiongroup.pro
index 139e48c..c6c5f17 100644
--- a/tests/auto/q3actiongroup/q3actiongroup.pro
+++ b/tests/auto/q3actiongroup/q3actiongroup.pro
@@ -3,4 +3,4 @@ QT += qt3support
 requires(contains(QT_CONFIG,qt3support))
 SOURCES += tst_q3actiongroup.cpp 
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/q3socket/q3socket.pro b/tests/auto/q3socket/q3socket.pro
index a8324e9..32d3850 100644
--- a/tests/auto/q3socket/q3socket.pro
+++ b/tests/auto/q3socket/q3socket.pro
@@ -4,4 +4,4 @@ SOURCES  += tst_qsocket.cpp
 QT += network qt3support
 requires(contains(QT_CONFIG,qt3support))
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/q3sqlcursor/q3sqlcursor.pro b/tests/auto/q3sqlcursor/q3sqlcursor.pro
index 2d316fb..dc91f08 100644
--- a/tests/auto/q3sqlcursor/q3sqlcursor.pro
+++ b/tests/auto/q3sqlcursor/q3sqlcursor.pro
@@ -7,4 +7,4 @@ requires(contains(QT_CONFIG,qt3support))
 win32:LIBS += -lws2_32
 
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/q3urloperator/q3urloperator.pro b/tests/auto/q3urloperator/q3urloperator.pro
index 29282eb..645c519 100644
--- a/tests/auto/q3urloperator/q3urloperator.pro
+++ b/tests/auto/q3urloperator/q3urloperator.pro
@@ -7,4 +7,4 @@ requires(contains(QT_CONFIG,qt3support))
 QT += network
 
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qabstractfileengine/qabstractfileengine.pro b/tests/auto/qabstractfileengine/qabstractfileengine.pro
index d498b53..cdfba9c 100644
--- a/tests/auto/qabstractfileengine/qabstractfileengine.pro
+++ b/tests/auto/qabstractfileengine/qabstractfileengine.pro
@@ -5,3 +5,4 @@ QT = core testlib
 SOURCES = tst_qabstractfileengine.cpp
 RESOURCES += qabstractfileengine.qrc
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qaccessibility/qaccessibility.pro b/tests/auto/qaccessibility/qaccessibility.pro
index 71d6f95..c4d0fcd 100644
--- a/tests/auto/qaccessibility/qaccessibility.pro
+++ b/tests/auto/qaccessibility/qaccessibility.pro
@@ -10,3 +10,5 @@ wince*: {
 	accessneeded.path = accessible
 	DEPLOYMENT += accessneeded
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qapplication/qapplication.pro b/tests/auto/qapplication/qapplication.pro
index becc6c6..441e353 100644
--- a/tests/auto/qapplication/qapplication.pro
+++ b/tests/auto/qapplication/qapplication.pro
@@ -4,4 +4,3 @@ SUBDIRS = test \
           modal \
       wincmdline
 
-
diff --git a/tests/auto/qapplication/test/test.pro b/tests/auto/qapplication/test/test.pro
index 73799f4..27cc0ba 100644
--- a/tests/auto/qapplication/test/test.pro
+++ b/tests/auto/qapplication/test/test.pro
@@ -24,9 +24,9 @@ symbian: {
 win32 {
   CONFIG(debug, debug|release) {
     TARGET = ../../debug/tst_qapplication
-} else {
+  } else {
     TARGET = ../../release/tst_qapplication
   }
 }
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qaudioinput/qaudioinput.pro b/tests/auto/qaudioinput/qaudioinput.pro
index aac7fb4..d7ae7bc 100644
--- a/tests/auto/qaudioinput/qaudioinput.pro
+++ b/tests/auto/qaudioinput/qaudioinput.pro
@@ -13,3 +13,4 @@ wince* {
     !symbian:DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qcolumnview/qcolumnview.pro b/tests/auto/qcolumnview/qcolumnview.pro
index 754f06f..5412e8e 100644
--- a/tests/auto/qcolumnview/qcolumnview.pro
+++ b/tests/auto/qcolumnview/qcolumnview.pro
@@ -2,3 +2,5 @@ CONFIG += qttest_p4
 
 SOURCES		+= tst_qcolumnview.cpp 
 TARGET		= tst_qcolumnview
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qdbusmarshall/test/test.pro b/tests/auto/qdbusmarshall/test/test.pro
index 71fc656..573af8a 100644
--- a/tests/auto/qdbusmarshall/test/test.pro
+++ b/tests/auto/qdbusmarshall/test/test.pro
@@ -7,3 +7,5 @@ QT += dbus
 
 LIBS += $$QT_LIBS_DBUS
 QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qdbuspendingcall/qdbuspendingcall.pro b/tests/auto/qdbuspendingcall/qdbuspendingcall.pro
index dd8f141..03b5959 100644
--- a/tests/auto/qdbuspendingcall/qdbuspendingcall.pro
+++ b/tests/auto/qdbuspendingcall/qdbuspendingcall.pro
@@ -3,3 +3,4 @@ requires(contains(QT_CONFIG, dbus))
 QT = core dbus
 SOURCES += tst_qdbuspendingcall.cpp
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qeventloop/qeventloop.pro b/tests/auto/qeventloop/qeventloop.pro
index e7489fa..8e6a962 100644
--- a/tests/auto/qeventloop/qeventloop.pro
+++ b/tests/auto/qeventloop/qeventloop.pro
@@ -5,4 +5,6 @@ QT += network
 
 win32:!wince*:LIBS += -luser32
 
-symbian:TARGET.CAPABILITY += NetworkServices
\ No newline at end of file
+symbian:TARGET.CAPABILITY += NetworkServices
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qfile/largefile/largefile.pro b/tests/auto/qfile/largefile/largefile.pro
index 6407cb6..ea305ec 100644
--- a/tests/auto/qfile/largefile/largefile.pro
+++ b/tests/auto/qfile/largefile/largefile.pro
@@ -6,3 +6,4 @@ SOURCES += tst_largefile.cpp
 wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp
 
 CONFIG += parallel_test
+CONFIG += insignificant_test
diff --git a/tests/auto/qfile/test/test.pro b/tests/auto/qfile/test/test.pro
index c0049b0..74e5041 100644
--- a/tests/auto/qfile/test/test.pro
+++ b/tests/auto/qfile/test/test.pro
@@ -40,3 +40,5 @@ win32 {
 symbian {
     LIBS+=-lefsrv
 }
+
+mac*:CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qfileinfo/qfileinfo.pro b/tests/auto/qfileinfo/qfileinfo.pro
index d0e284b..a7f7280 100644
--- a/tests/auto/qfileinfo/qfileinfo.pro
+++ b/tests/auto/qfileinfo/qfileinfo.pro
@@ -35,3 +35,5 @@ wince* {
 contains(QT_CONFIG, qt3support): QT += qt3support
 
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qfilesystemmodel/qfilesystemmodel.pro b/tests/auto/qfilesystemmodel/qfilesystemmodel.pro
index 04cea48..65f25e0 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 # QTQAINFRA-428
diff --git a/tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro b/tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro
index 75e85a0..8149de1 100644
--- a/tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro
+++ b/tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro
@@ -3,3 +3,4 @@ SOURCES += tst_qfilesystemwatcher.cpp
 QT = core
 
 CONFIG += parallel_test
+mac*:CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qfocusevent/qfocusevent.pro b/tests/auto/qfocusevent/qfocusevent.pro
index 83ed9eb..7ae1ded 100644
--- a/tests/auto/qfocusevent/qfocusevent.pro
+++ b/tests/auto/qfocusevent/qfocusevent.pro
@@ -4,3 +4,4 @@ SOURCES += tst_qfocusevent.cpp
 
 contains(QT_CONFIG, qt3support): QT += qt3support
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qfont/qfont.pro b/tests/auto/qfont/qfont.pro
index b071d88..67263b8 100644
--- a/tests/auto/qfont/qfont.pro
+++ b/tests/auto/qfont/qfont.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES  += tst_qfont.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qftp/qftp.pro b/tests/auto/qftp/qftp.pro
index ac1702e..0107d9d 100644
--- a/tests/auto/qftp/qftp.pro
+++ b/tests/auto/qftp/qftp.pro
@@ -18,3 +18,5 @@ wince*: {
 } else {
    DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgl/qgl.pro b/tests/auto/qgl/qgl.pro
index 20f8018..ae8fe54 100644
--- a/tests/auto/qgl/qgl.pro
+++ b/tests/auto/qgl/qgl.pro
@@ -12,3 +12,4 @@ win32:!wince*: DEFINES += QT_NO_EGL
 SOURCES   += tst_qgl.cpp
 RESOURCES  = qgl.qrc
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qglthreads/qglthreads.pro b/tests/auto/qglthreads/qglthreads.pro
index 883eef2..f3b08ea 100644
--- a/tests/auto/qglthreads/qglthreads.pro
+++ b/tests/auto/qglthreads/qglthreads.pro
@@ -10,3 +10,5 @@ SOURCES += tst_qglthreads.cpp
 x11 {
     LIBS += $$QMAKE_LIBS_X11
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro b/tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
index 8768425..6d83605 100644
--- a/tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
+++ b/tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES  += tst_qgraphicsanchorlayout.cpp
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro b/tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro
index 90b7878..f685b57 100644
--- a/tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro
+++ b/tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES += tst_qgraphicsanchorlayout1.cpp
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicseffect/qgraphicseffect.pro b/tests/auto/qgraphicseffect/qgraphicseffect.pro
index 94b3ce6..59084b5 100644
--- a/tests/auto/qgraphicseffect/qgraphicseffect.pro
+++ b/tests/auto/qgraphicseffect/qgraphicseffect.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES  += tst_qgraphicseffect.cpp
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsitem/qgraphicsitem.pro b/tests/auto/qgraphicsitem/qgraphicsitem.pro
index 20acf35..7d2deb2 100644
--- a/tests/auto/qgraphicsitem/qgraphicsitem.pro
+++ b/tests/auto/qgraphicsitem/qgraphicsitem.pro
@@ -4,4 +4,4 @@ DEFINES += QT_NO_CAST_TO_ASCII
 
 win32:!wince*: LIBS += -lUser32
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro b/tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro
index 08d7b1a..317665f 100644
--- a/tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro
+++ b/tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES  += tst_qgraphicsproxywidget.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsscene/qgraphicsscene.pro b/tests/auto/qgraphicsscene/qgraphicsscene.pro
index 82fa423..56f86e4 100644
--- a/tests/auto/qgraphicsscene/qgraphicsscene.pro
+++ b/tests/auto/qgraphicsscene/qgraphicsscene.pro
@@ -18,3 +18,5 @@ wince*:{
 }
 
 symbian:TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # Min 1Mb, max 16Mb
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicstransform/qgraphicstransform.pro b/tests/auto/qgraphicstransform/qgraphicstransform.pro
index 67c939e..9b30ea1 100644
--- a/tests/auto/qgraphicstransform/qgraphicstransform.pro
+++ b/tests/auto/qgraphicstransform/qgraphicstransform.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES  += tst_qgraphicstransform.cpp
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicsview/qgraphicsview.pro b/tests/auto/qgraphicsview/qgraphicsview.pro
index 5e7e53d..4e6b8ba 100644
--- a/tests/auto/qgraphicsview/qgraphicsview.pro
+++ b/tests/auto/qgraphicsview/qgraphicsview.pro
@@ -3,3 +3,5 @@ SOURCES  += tst_qgraphicsview.cpp tst_qgraphicsview_2.cpp
 DEFINES += QT_NO_CAST_TO_ASCII
 
 symbian:TARGET.EPOCHEAPSIZE = 1000000 10000000
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qgraphicswidget/qgraphicswidget.pro b/tests/auto/qgraphicswidget/qgraphicswidget.pro
index ae61c2a..c749e47 100644
--- a/tests/auto/qgraphicswidget/qgraphicswidget.pro
+++ b/tests/auto/qgraphicswidget/qgraphicswidget.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES  += tst_qgraphicswidget.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qhostinfo/qhostinfo.pro b/tests/auto/qhostinfo/qhostinfo.pro
index 97197a9..c9e7464 100644
--- a/tests/auto/qhostinfo/qhostinfo.pro
+++ b/tests/auto/qhostinfo/qhostinfo.pro
@@ -14,3 +14,5 @@ symbian: TARGET.CAPABILITY = NetworkServices
 symbian: {
   INCLUDEPATH *= $$MW_LAYER_SYSTEMINCLUDE
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qhttp/qhttp.pro b/tests/auto/qhttp/qhttp.pro
index 49eebd5..fd8924b 100644
--- a/tests/auto/qhttp/qhttp.pro
+++ b/tests/auto/qhttp/qhttp.pro
@@ -27,3 +27,5 @@ wince*: {
 } else {
     DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qimagereader/qimagereader.pro b/tests/auto/qimagereader/qimagereader.pro
index a9bfa1d..650b1c2 100644
--- a/tests/auto/qimagereader/qimagereader.pro
+++ b/tests/auto/qimagereader/qimagereader.pro
@@ -41,3 +41,5 @@ symbian: {
         DEPLOYMENT += imagePlugins
     }
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qinputcontext/qinputcontext.pro b/tests/auto/qinputcontext/qinputcontext.pro
index 4b3ab96..8cd956d 100644
--- a/tests/auto/qinputcontext/qinputcontext.pro
+++ b/tests/auto/qinputcontext/qinputcontext.pro
@@ -6,3 +6,5 @@ contains(QT_CONFIG, webkit):QT += webkit
 symbian {
     LIBS += -lws32 -lcone
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qinputdialog/qinputdialog.pro b/tests/auto/qinputdialog/qinputdialog.pro
index 2f68a40..f3fad58 100644
--- a/tests/auto/qinputdialog/qinputdialog.pro
+++ b/tests/auto/qinputdialog/qinputdialog.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES  += tst_qinputdialog.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qlistwidget/qlistwidget.pro b/tests/auto/qlistwidget/qlistwidget.pro
index faf970d..2bc1976 100644
--- a/tests/auto/qlistwidget/qlistwidget.pro
+++ b/tests/auto/qlistwidget/qlistwidget.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES  += tst_qlistwidget.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qlocalsocket/qlocalsocket.pro b/tests/auto/qlocalsocket/qlocalsocket.pro
index 3911a64..32bd456 100644
--- a/tests/auto/qlocalsocket/qlocalsocket.pro
+++ b/tests/auto/qlocalsocket/qlocalsocket.pro
@@ -2,3 +2,5 @@ TEMPLATE = subdirs
 SUBDIRS = lackey test
 !wince*:!symbian: SUBDIRS += example
 symbian: TARGET.CAPABILITY = NetworkServices
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qmacstyle/qmacstyle.pro b/tests/auto/qmacstyle/qmacstyle.pro
index d80df70..698ca1e 100644
--- a/tests/auto/qmacstyle/qmacstyle.pro
+++ b/tests/auto/qmacstyle/qmacstyle.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES += tst_qmacstyle.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qmdiarea/qmdiarea.pro b/tests/auto/qmdiarea/qmdiarea.pro
index 3b81c9e..7fa7575 100644
--- a/tests/auto/qmdiarea/qmdiarea.pro
+++ b/tests/auto/qmdiarea/qmdiarea.pro
@@ -7,3 +7,5 @@ contains(QT_CONFIG, opengl):QT += opengl
 mac {
     LIBS += -framework Security
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qmdisubwindow/qmdisubwindow.pro b/tests/auto/qmdisubwindow/qmdisubwindow.pro
index 2b93523..820c420 100644
--- a/tests/auto/qmdisubwindow/qmdisubwindow.pro
+++ b/tests/auto/qmdisubwindow/qmdisubwindow.pro
@@ -3,4 +3,4 @@ INCLUDEPATH += .
 SOURCES  += tst_qmdisubwindow.cpp
 DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
 
-
+mac*:CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qmenu/qmenu.pro b/tests/auto/qmenu/qmenu.pro
index e1fcb88..55a1383 100644
--- a/tests/auto/qmenu/qmenu.pro
+++ b/tests/auto/qmenu/qmenu.pro
@@ -4,4 +4,4 @@ SOURCES  += tst_qmenu.cpp
 contains(QT_CONFIG, qt3support): QT += qt3support
 
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
index ca463bd..e95ff3d 100644
--- a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
+++ b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
@@ -13,3 +13,5 @@ maemo6|maemo5 {
 
     PKGCONFIG += conninet
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro b/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
index d9c1d6b..3ae5122 100644
--- a/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
+++ b/tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
@@ -13,3 +13,5 @@ maemo6|maemo5 {
 
     PKGCONFIG += conninet
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qnetworkreply/qnetworkreply.pro b/tests/auto/qnetworkreply/qnetworkreply.pro
index 86d3155..7d5c4c1 100644
--- a/tests/auto/qnetworkreply/qnetworkreply.pro
+++ b/tests/auto/qnetworkreply/qnetworkreply.pro
@@ -5,3 +5,5 @@ requires(contains(QT_CONFIG,private_tests))
 
 !wince*:SUBDIRS += echo
 symbian: TARGET.CAPABILITY = NetworkServices
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qnetworkreply/test/test.pro b/tests/auto/qnetworkreply/test/test.pro
index 5c9bbdd..ce479d0 100644
--- a/tests/auto/qnetworkreply/test/test.pro
+++ b/tests/auto/qnetworkreply/test/test.pro
@@ -34,3 +34,5 @@ symbian:{
     TARGET.EPOCHEAPSIZE="0x100 0x1000000"
     TARGET.CAPABILITY="ALL -TCB"
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qnetworksession/test/test.pro b/tests/auto/qnetworksession/test/test.pro
index bfffe90..645b061 100644
--- a/tests/auto/qnetworksession/test/test.pro
+++ b/tests/auto/qnetworksession/test/test.pro
@@ -24,3 +24,5 @@ maemo6|maemo5 {
 
     PKGCONFIG += conninet
 }
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qpainter/qpainter.pro b/tests/auto/qpainter/qpainter.pro
index ee624e1..030b344 100644
--- a/tests/auto/qpainter/qpainter.pro
+++ b/tests/auto/qpainter/qpainter.pro
@@ -13,4 +13,4 @@ wince* {
     DEFINES += SRCDIR=\\\"$$PWD\\\"
 }
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qpauseanimation/qpauseanimation.pro b/tests/auto/qpauseanimation/qpauseanimation.pro
index 4599cf0..dbe9405 100644
--- a/tests/auto/qpauseanimation/qpauseanimation.pro
+++ b/tests/auto/qpauseanimation/qpauseanimation.pro
@@ -2,4 +2,4 @@ load(qttest_p4)
 QT = core gui
 SOURCES  += tst_qpauseanimation.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qpixmap/qpixmap.pro b/tests/auto/qpixmap/qpixmap.pro
index e73c130..a54b62b 100644
--- a/tests/auto/qpixmap/qpixmap.pro
+++ b/tests/auto/qpixmap/qpixmap.pro
@@ -33,3 +33,5 @@ wince*: {
 }
 
 RESOURCES += qpixmap.qrc
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qpluginloader/tst/tst.pro b/tests/auto/qpluginloader/tst/tst.pro
index be243b8..a222501 100644
--- a/tests/auto/qpluginloader/tst/tst.pro
+++ b/tests/auto/qpluginloader/tst/tst.pro
@@ -7,7 +7,7 @@ HEADERS += ../theplugin/plugininterface.h
 win32 {
   CONFIG(debug, debug|release) {
     TARGET = ../../debug/tst_qpluginloader
-} else {
+  } else {
     TARGET = ../../release/tst_qpluginloader
   }
 }
@@ -29,3 +29,5 @@ symbian: {
 }
 
 DEFINES += SRCDIR=\\\"$$PWD/../\\\"
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qprinter/qprinter.pro b/tests/auto/qprinter/qprinter.pro
index 1df2974..bb6d45f 100644
--- a/tests/auto/qprinter/qprinter.pro
+++ b/tests/auto/qprinter/qprinter.pro
@@ -5,4 +5,4 @@ SOURCES  += tst_qprinter.cpp
 contains(QT_CONFIG, qt3support): QT += qt3support
 
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qscriptcontext/qscriptcontext.pro b/tests/auto/qscriptcontext/qscriptcontext.pro
index 9746db8..807f5c4 100644
--- a/tests/auto/qscriptcontext/qscriptcontext.pro
+++ b/tests/auto/qscriptcontext/qscriptcontext.pro
@@ -2,4 +2,4 @@ load(qttest_p4)
 QT = core script
 SOURCES  += tst_qscriptcontext.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
index e1c6234..498fc1a 100644
--- a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
+++ b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
@@ -3,3 +3,5 @@ QT = core script
 SOURCES  += tst_qscriptv8testsuite.cpp
 RESOURCES += qscriptv8testsuite.qrc
 include(abstracttestsuite.pri)
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qscrollbar/qscrollbar.pro b/tests/auto/qscrollbar/qscrollbar.pro
index 63a923f..3ead270 100644
--- a/tests/auto/qscrollbar/qscrollbar.pro
+++ b/tests/auto/qscrollbar/qscrollbar.pro
@@ -1,4 +1,4 @@
 load(qttest_p4)
 SOURCES += tst_qscrollbar.cpp
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsettings/qsettings.pro b/tests/auto/qsettings/qsettings.pro
index fe104df..7471c7e 100644
--- a/tests/auto/qsettings/qsettings.pro
+++ b/tests/auto/qsettings/qsettings.pro
@@ -8,3 +8,5 @@ CONFIG += release
 win32-msvc*:LIBS += advapi32.lib
 
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsharedpointer/qsharedpointer.pro b/tests/auto/qsharedpointer/qsharedpointer.pro
index 37ab4ce..0542d6b 100644
--- a/tests/auto/qsharedpointer/qsharedpointer.pro
+++ b/tests/auto/qsharedpointer/qsharedpointer.pro
@@ -18,3 +18,5 @@ integrity {
 
 include(externaltests.pri)
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro b/tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro
index db647a5..c542d7d 100644
--- a/tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro
+++ b/tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro
@@ -1,3 +1,5 @@
 load(qttest_p4)
 SOURCES += tst_qsharedpointer_and_qwidget.cpp
 DEFINES += SRCDIR=\\\"$$PWD/\\\"
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsocketnotifier/qsocketnotifier.pro b/tests/auto/qsocketnotifier/qsocketnotifier.pro
index 27484c8..23e4983 100644
--- a/tests/auto/qsocketnotifier/qsocketnotifier.pro
+++ b/tests/auto/qsocketnotifier/qsocketnotifier.pro
@@ -8,4 +8,4 @@ include(../platformsocketengine/platformsocketengine.pri)
 
 symbian: TARGET.CAPABILITY = NetworkServices
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsocks5socketengine/qsocks5socketengine.pro b/tests/auto/qsocks5socketengine/qsocks5socketengine.pro
index c82c62d..982bfac 100644
--- a/tests/auto/qsocks5socketengine/qsocks5socketengine.pro
+++ b/tests/auto/qsocks5socketengine/qsocks5socketengine.pro
@@ -15,3 +15,5 @@ symbian: TARGET.CAPABILITY = NetworkServices
 
 
 requires(contains(QT_CONFIG,private_tests))
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsslsocket/qsslsocket.pro b/tests/auto/qsslsocket/qsslsocket.pro
index 77517e0..0566011 100644
--- a/tests/auto/qsslsocket/qsslsocket.pro
+++ b/tests/auto/qsslsocket/qsslsocket.pro
@@ -35,3 +35,5 @@ wince* {
 }
 
 requires(contains(QT_CONFIG,private_tests))
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsslsocket_onDemandCertificates_member/qsslsocket_onDemandCertificates_member.pro b/tests/auto/qsslsocket_onDemandCertificates_member/qsslsocket_onDemandCertificates_member.pro
index 0c26ee5..6bed9ff 100644
--- a/tests/auto/qsslsocket_onDemandCertificates_member/qsslsocket_onDemandCertificates_member.pro
+++ b/tests/auto/qsslsocket_onDemandCertificates_member/qsslsocket_onDemandCertificates_member.pro
@@ -26,3 +26,5 @@ wince* {
 }
 
 requires(contains(QT_CONFIG,private_tests))
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qsslsocket_onDemandCertificates_static/qsslsocket_onDemandCertificates_static.pro b/tests/auto/qsslsocket_onDemandCertificates_static/qsslsocket_onDemandCertificates_static.pro
index d4e7602..6a649ab 100644
--- a/tests/auto/qsslsocket_onDemandCertificates_static/qsslsocket_onDemandCertificates_static.pro
+++ b/tests/auto/qsslsocket_onDemandCertificates_static/qsslsocket_onDemandCertificates_static.pro
@@ -26,3 +26,5 @@ wince* {
 }
 
 requires(contains(QT_CONFIG,private_tests))
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qstylesheetstyle/qstylesheetstyle.pro b/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
index eada969..be21df7 100644
--- a/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
+++ b/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
@@ -4,3 +4,5 @@ load(qttest_p4)
 SOURCES += tst_qstylesheetstyle.cpp
 RESOURCES += resources.qrc
 requires(contains(QT_CONFIG,private_tests))
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtableview/qtableview.pro b/tests/auto/qtableview/qtableview.pro
index 72099d4..dcda6ae 100644
--- a/tests/auto/qtableview/qtableview.pro
+++ b/tests/auto/qtableview/qtableview.pro
@@ -2,3 +2,4 @@ load(qttest_p4)
 TARGET.EPOCHEAPSIZE = 0x200000 0x800000
 SOURCES  += tst_qtableview.cpp
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtcpserver/qtcpserver.pro b/tests/auto/qtcpserver/qtcpserver.pro
index e123cfe..71821b4 100644
--- a/tests/auto/qtcpserver/qtcpserver.pro
+++ b/tests/auto/qtcpserver/qtcpserver.pro
@@ -1,4 +1,2 @@
 TEMPLATE = subdirs
 SUBDIRS = test crashingServer
-
-
diff --git a/tests/auto/qtcpserver/test/test.pro b/tests/auto/qtcpserver/test/test.pro
index 65e1d82..7484f12 100644
--- a/tests/auto/qtcpserver/test/test.pro
+++ b/tests/auto/qtcpserver/test/test.pro
@@ -34,4 +34,4 @@ QT = core network
 MOC_DIR=tmp
 
 
-
+mac*:CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtcpsocket/test/test.pro b/tests/auto/qtcpsocket/test/test.pro
index 404d5c0..ac5b7d4 100644
--- a/tests/auto/qtcpsocket/test/test.pro
+++ b/tests/auto/qtcpsocket/test/test.pro
@@ -21,11 +21,11 @@ TARGET = tst_qtcpsocket
 win32 {
   CONFIG(debug, debug|release) {
     DESTDIR = ../debug
-} else {
+  } else {
     DESTDIR = ../release
   }
 } else {
     DESTDIR = ../
 }
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtextlayout/qtextlayout.pro b/tests/auto/qtextlayout/qtextlayout.pro
index 381f09e..6efcaec 100644
--- a/tests/auto/qtextlayout/qtextlayout.pro
+++ b/tests/auto/qtextlayout/qtextlayout.pro
@@ -7,3 +7,4 @@ symbian {
 	TARGET.EPOCHEAPSIZE = 100000 20000000
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtextscriptengine/qtextscriptengine.pro b/tests/auto/qtextscriptengine/qtextscriptengine.pro
index 128b9af..f30edc0 100644
--- a/tests/auto/qtextscriptengine/qtextscriptengine.pro
+++ b/tests/auto/qtextscriptengine/qtextscriptengine.pro
@@ -3,4 +3,4 @@ HEADERS +=
 SOURCES += tst_qtextscriptengine.cpp 
 INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtimeline/qtimeline.pro b/tests/auto/qtimeline/qtimeline.pro
index 6dfd22a..8b0229a 100644
--- a/tests/auto/qtimeline/qtimeline.pro
+++ b/tests/auto/qtimeline/qtimeline.pro
@@ -3,3 +3,5 @@ TARGET = tst_qtimeline
 QT = core testlib
 SOURCES  += tst_qtimeline.cpp
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qtooltip/qtooltip.pro b/tests/auto/qtooltip/qtooltip.pro
index 0bd0e42..cf5ea3f 100644
--- a/tests/auto/qtooltip/qtooltip.pro
+++ b/tests/auto/qtooltip/qtooltip.pro
@@ -1,2 +1,4 @@
 load(qttest_p4)
 SOURCES += tst_qtooltip.cpp
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qudpsocket/qudpsocket.pro b/tests/auto/qudpsocket/qudpsocket.pro
index 4ddb717..8d40843 100644
--- a/tests/auto/qudpsocket/qudpsocket.pro
+++ b/tests/auto/qudpsocket/qudpsocket.pro
@@ -1,4 +1,4 @@
 TEMPLATE = subdirs
 SUBDIRS = test clientserver
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qudpsocket/test/test.pro b/tests/auto/qudpsocket/test/test.pro
index b68d30c..eeca683 100644
--- a/tests/auto/qudpsocket/test/test.pro
+++ b/tests/auto/qudpsocket/test/test.pro
@@ -23,3 +23,5 @@ wince*|symbian: {
 TARGET = tst_qudpsocket
 
 symbian: TARGET.CAPABILITY += NetworkServices
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qvariant/qvariant.pro b/tests/auto/qvariant/qvariant.pro
index 2c9c8d7..8517d02 100644
--- a/tests/auto/qvariant/qvariant.pro
+++ b/tests/auto/qvariant/qvariant.pro
@@ -3,3 +3,5 @@ SOURCES  += tst_qvariant.cpp
 QT += network
 
 contains(QT_CONFIG, qt3support): QT += qt3support
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qwebpage/qwebpage.pro b/tests/auto/qwebpage/qwebpage.pro
index 8d2b5c0..f0c6570 100644
--- a/tests/auto/qwebpage/qwebpage.pro
+++ b/tests/auto/qwebpage/qwebpage.pro
@@ -12,3 +12,4 @@ contains(QT_CONFIG,webkit) {
     SOURCES += dummy.cpp
 }
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qwidget/qwidget.pro b/tests/auto/qwidget/qwidget.pro
index e39431b..602f403 100644
--- a/tests/auto/qwidget/qwidget.pro
+++ b/tests/auto/qwidget/qwidget.pro
@@ -24,3 +24,5 @@ symbian  {
 }
 
 !wince*:!symbian:win32: LIBS += -luser32 -lgdi32
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/qwizard/qwizard.pro b/tests/auto/qwizard/qwizard.pro
index a22e45c..6c79886 100644
--- a/tests/auto/qwizard/qwizard.pro
+++ b/tests/auto/qwizard/qwizard.pro
@@ -7,4 +7,4 @@ SOURCES  += tst_qwizard.cpp
 RESOURCES = qwizard.qrc
 TARGET.EPOCHEAPSIZE = 0x200000 0xF00000
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/selftests/selftests.pro b/tests/auto/selftests/selftests.pro
index 1494e38..67e8ae7 100644
--- a/tests/auto/selftests/selftests.pro
+++ b/tests/auto/selftests/selftests.pro
@@ -15,3 +15,5 @@ QT = core
 integrity: SUBDIRS -= test
 
 CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/symbols/symbols.pro b/tests/auto/symbols/symbols.pro
index 2b772f4..f3bde3d 100644
--- a/tests/auto/symbols/symbols.pro
+++ b/tests/auto/symbols/symbols.pro
@@ -4,4 +4,4 @@ cross_compile: DEFINES += QT_CROSS_COMPILED
 SOURCES += tst_symbols.cpp
 QT = core
 
-
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/uic3/uic3.pro b/tests/auto/uic3/uic3.pro
index 72a1304..164c9b3 100644
--- a/tests/auto/uic3/uic3.pro
+++ b/tests/auto/uic3/uic3.pro
@@ -9,3 +9,4 @@ DEFINES += SRCDIR=\\\"$$PWD\\\"
 
 requires(contains(QT_CONFIG,qt3support))
 
+CONFIG+=insignificant_test # QTQAINFRA-428
diff --git a/tests/auto/xmlpatterns/xmlpatterns.pro b/tests/auto/xmlpatterns/xmlpatterns.pro
index 54dd9aa..3278088 100644
--- a/tests/auto/xmlpatterns/xmlpatterns.pro
+++ b/tests/auto/xmlpatterns/xmlpatterns.pro
@@ -9,3 +9,5 @@ DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
 
 include (../xmlpatterns.pri)
+
+CONFIG+=insignificant_test # QTQAINFRA-428
-- 
cgit v0.12