Removed CONFIG+=parallel_test from suspected parallel-unsafe tests
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 21 May 2012 22:45:27 +0000 (08:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 21 May 2012 22:51:06 +0000 (00:51 +0200)
These tests have failed a parallel stress test and may contribute to
instability in test runs.

Change-Id: I8d82e9df7df6cac374b8b2eda43de8e96b676972
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
21 files changed:
tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro
tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
tests/auto/qml/qqmlengine/qqmlengine.pro
tests/auto/qml/qqmllanguage/qqmllanguage.pro
tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
tests/auto/quick/qquickborderimage/qquickborderimage.pro
tests/auto/quick/qquickfontloader/qquickfontloader.pro
tests/auto/quick/qquickimage/qquickimage.pro
tests/auto/quick/qquickitem/qquickitem.pro
tests/auto/quick/qquickpathview/qquickpathview.pro
tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
tests/auto/quick/qquicktext/qquicktext.pro

index 39d9903..f175c9f 100644 (file)
@@ -11,8 +11,6 @@ INCLUDEPATH += ../shared
 include(../../../shared/util.pri)
 include(../shared/debugutil.pri)
 
-CONFIG += parallel_test
-
 DEFINES += QT_QML_DEBUG_NO_WARNING
 
 QT += qml-private testlib
index c48ddcc..983fdb3 100644 (file)
@@ -13,8 +13,6 @@ INCLUDEPATH += ../shared
 include(../../../shared/util.pri)
 include(../shared/debugutil.pri)
 
-CONFIG += parallel_test
-
 DEFINES += QT_QML_DEBUG_NO_WARNING
 
 QT += core-private qml-private quick-private v8-private testlib
index 0ad6b6c..1d42dde 100644 (file)
@@ -11,5 +11,3 @@ include(../../../shared/util.pri)
 include(../shared/debugutil.pri)
 
 TESTDATA = data/*
-
-CONFIG += parallel_test
index 6667513..9f8c8a4 100644 (file)
@@ -12,6 +12,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private quick-private network testlib
index 553dc43..42c7bd9 100644 (file)
@@ -16,5 +16,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private v8-private qml-private network widgets testlib
index 87e2814..52487b5 100644 (file)
@@ -6,6 +6,4 @@ include (../../shared/util.pri)
 
 SOURCES += tst_qqmlengine.cpp 
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private v8-private network testlib
index 3d5b6a5..df52a45 100644 (file)
@@ -12,5 +12,4 @@ SOURCES += ../../shared/testhttpserver.cpp
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private v8-private qml-private network testlib
index f784877..665a051 100644 (file)
@@ -6,8 +6,6 @@ SOURCES += tst_qqmlsqldatabase.cpp
 
 include (../../shared/util.pri)
 
-CONFIG += parallel_test
-
 TESTDATA = data/*
 
 QT += core-private gui-private v8-private qml-private quick-private sql testlib
index 8f3b2e0..44b2963 100644 (file)
@@ -12,6 +12,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private network testlib
index a8ca9a6..30ace38 100644 (file)
@@ -8,6 +8,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private v8-private qml-private quick-private testlib
index e2d68f1..5792626 100644 (file)
@@ -10,6 +10,4 @@ macx:CONFIG -= app_bundle
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private quick-private network testlib
index 998b66f..3e16063 100644 (file)
@@ -10,6 +10,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private quick-private network testlib
index 2eeb286..cea5b55 100644 (file)
@@ -10,6 +10,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private qml-private quick-private network testlib
index e0d309d..baf51c5 100644 (file)
@@ -11,6 +11,5 @@ include (../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private qml-private quick-private network testlib
 CONFIG += insignificant_test
index ee40be6..c0d9387 100644 (file)
@@ -8,5 +8,4 @@ macx:CONFIG -= app_bundle
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private v8-private qml-private quick-private testlib
index 0f2ac8f..02ce905 100644 (file)
@@ -9,5 +9,4 @@ include (../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private v8-private qml-private quick-private widgets testlib
index 5ac7f1c..03d7eef 100644 (file)
@@ -14,7 +14,6 @@ TESTDATA = data/*
 # QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
 # LIBS += -lgcov
 
-CONFIG += parallel_test
 linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = lucid ]"):CONFIG += insignificant_test # QTBUG-25307
 
 QT += core-private gui-private qml-private quick-private network testlib concurrent
index 8932664..e2cf042 100644 (file)
@@ -12,6 +12,4 @@ include (../../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
-
 QT += core-private gui-private v8-private qml-private quick-private network testlib