aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimationcontroller
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-28 14:33:28 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-28 09:10:30 +0200
commita15c6a8f7f3d6c083d643d5463d4a8eee7542af5 (patch)
tree8f3b21262758c000665ab71189355518181cf5af /tests/auto/quick/qquickanimationcontroller
parent81726bcb8d2ea58f785f7d1f3bb3de8bb089d6ec (diff)
Add CONFIG+=parallel_test to suspected parallel-safe tests.
These tests have passed a parallel stress test on all three of Linux, Mac, Windows. Mark them with CONFIG+=parallel_test to allow CI to run them in parallel, saving time. Change-Id: I16407d68c583e6e9b8ef9c536cfee156d56bd2e2 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickanimationcontroller')
-rw-r--r--tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
index c09eb5c98c..2548c44d5f 100644
--- a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
+++ b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
@@ -3,6 +3,7 @@ TEMPLATE=app
TARGET=tst_qquickanimationcontroller
CONFIG += warn_on qmltestcase
+CONFIG += parallel_test
SOURCES += tst_qquickanimationcontroller.cpp
TESTDATA = data/*