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:
parent
0fd442aebe
commit
fd63f2969e
@ -1,5 +1,4 @@
|
|||||||
CONFIG += testcase
|
CONFIG += testcase
|
||||||
CONFIG += parallel_test
|
|
||||||
TARGET = tst_qbackingstore
|
TARGET = tst_qbackingstore
|
||||||
|
|
||||||
QT += core-private gui-private testlib
|
QT += core-private gui-private testlib
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
CONFIG += testcase
|
CONFIG += testcase
|
||||||
CONFIG += parallel_test
|
|
||||||
TARGET = tst_qinputmethod
|
TARGET = tst_qinputmethod
|
||||||
SOURCES += tst_qinputmethod.cpp
|
SOURCES += tst_qinputmethod.cpp
|
||||||
QT += core-private gui-private testlib
|
QT += core-private gui-private testlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user