Removed CONFIG+=parallel_test from parallel-unsafe tests
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 14 May 2012 03:28:21 +0000 (13:28 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 06:29:43 +0000 (08:29 +0200)
commit8b900a24282a52671f270c7af31ef85f61b46863
tree06b7d0b006bdb9b7e01ad6cbd3cd6c9b4782eceb
parent5997955449f1717cfa81091e4127699320c31ec1
Removed CONFIG+=parallel_test from parallel-unsafe tests

These tests are marked with CONFIG+=parallel_test, but are observed to
fail sometimes if run concurrently with other tests, and pass otherwise.

Change-Id: Id59209ca80c7449bdc0689af522c82ff00c4b588
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
tests/auto/quick/qquickitem2/qquickitem2.pro
tests/auto/quick/qquickloader/qquickloader.pro