stabilize tst_touchmouse.
authorGunnar Sletta <gunnar.sletta@digia.com>
Fri, 14 Jun 2013 08:28:44 +0000 (10:28 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 14 Jun 2013 10:05:57 +0000 (12:05 +0200)
The test relies on window activation, which means that it
cannot be a parallel test.

Change-Id: I15b1c1511c38345b160aa3d01d17667dffc58c87
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>

tests/auto/quick/touchmouse/touchmouse.pro

index bba0abd..378e199 100644 (file)
@@ -13,8 +13,6 @@ TESTDATA = data/*
 
 # OTHER_FILES += data/foo.qml
 
-CONFIG += parallel_test
-
 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
 
 mac:CONFIG+=insignificant_test # QTBUG-27890