summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-04-11 13:21:43 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-11 19:24:15 +0200
commit5c1b30c5f3947bc8227330681bba5ad9d127dfc6 (patch)
tree7a97e89c2242d11725891c832c3eb0517cc8b7dd
parent183b690470fcea9ca1972bfc90e062219b71c38d (diff)
test: Remove CONFIG+=parallel_test from tst_examples
This fails quite often on Mac because it gets mixed with the same test in qtdeclarative.git while testing qt5.git Change-Id: I58f3f9d8e64b080a2a78fdedb409acd68324c8f8 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-rw-r--r--tests/auto/declarative/examples/examples.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/examples/examples.pro b/tests/auto/declarative/examples/examples.pro
index 043fa5d0..c960b8fd 100644
--- a/tests/auto/declarative/examples/examples.pro
+++ b/tests/auto/declarative/examples/examples.pro
@@ -14,6 +14,4 @@ include(../../../../tools/qml/qml.pri)
DEFINES += SRCDIR=\\\"$$PWD\\\"
-CONFIG += parallel_test
-
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0