gui/kernel: Do not run test showing windows in parallel.

Change-Id: Ic7457a978c03fcd61cd5ce17dde2b00c74b2fb9a
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
This commit is contained in:
Friedemann Kleint 2013-05-29 10:08:37 +02:00 committed by The Qt Project
parent 0fd442aebe
commit fd63f2969e
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qbackingstore
QT += core-private gui-private testlib

View File

@ -1,5 +1,4 @@
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qinputmethod
SOURCES += tst_qinputmethod.cpp
QT += core-private gui-private testlib