Add CONFIG+=parallel_test to suspected parallel-safe tests.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 28 May 2012 04:33:28 +0000 (14:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 28 May 2012 07:10:30 +0000 (09:10 +0200)
commita15c6a8f7f3d6c083d643d5463d4a8eee7542af5
tree8f3b21262758c000665ab71189355518181cf5af
parent81726bcb8d2ea58f785f7d1f3bb3de8bb089d6ec
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>
tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
tests/auto/qml/qjsengine/qjsengine.pro
tests/auto/qml/qjsvalue/qjsvalue.pro
tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
tests/auto/quick/qquickapplication/qquickapplication.pro
tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
tests/auto/quick/qquickview/qquickview.pro