From 33fcc79a88fbc66a3a714913392a331f2bb601b3 Mon Sep 17 00:00:00 2001 From: Andrew den Exter Date: Mon, 23 Jul 2012 10:57:33 +1000 Subject: Don't run pinch area test in parallel. The tests require window focus, and therefore cannot be run in parallel with other tests that spawn windows. Change-Id: I3fc89054689779382cc42a26323756257b618192 Reviewed-by: Damian Jansen --- tests/auto/quick/qquickpincharea/qquickpincharea.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/quick/qquickpincharea') diff --git a/tests/auto/quick/qquickpincharea/qquickpincharea.pro b/tests/auto/quick/qquickpincharea/qquickpincharea.pro index 31ce4da90a..a9f0a3ffef 100644 --- a/tests/auto/quick/qquickpincharea/qquickpincharea.pro +++ b/tests/auto/quick/qquickpincharea/qquickpincharea.pro @@ -8,6 +8,4 @@ include (../../shared/util.pri) TESTDATA = data/* -CONFIG += parallel_test - QT += core-private gui-private qml-private quick-private testlib -- cgit v1.2.3