Marked tst_qtemporaryfile as parallel-safe
This test failed a parallel stress test, but seemingly only because it writes to its own build directory. This should not interfere with other running autotests. Change-Id: I27a2f31e32a5b8157ef1082cf0e939bcc0c61c70 Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
This commit is contained in:
parent
489dd2804b
commit
26631bec9f
@ -1,4 +1,5 @@
|
||||
CONFIG += testcase
|
||||
CONFIG += parallel_test
|
||||
TARGET = tst_qtemporaryfile
|
||||
QT = core testlib
|
||||
SOURCES = tst_qtemporaryfile.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user