Mark tst_dialogs insignificant in win also
Task-number: QTBUG-30513 Change-Id: Ib7b2f7f710be223aeb572061757cd8acd6d6852e Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
This commit is contained in:
parent
00e6e6cedd
commit
8c19ca817b
|
|
@ -7,6 +7,7 @@ include (../../shared/util.pri)
|
|||
macx:CONFIG -= app_bundle
|
||||
macx:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable
|
||||
linux-*:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable
|
||||
win32:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable
|
||||
|
||||
CONFIG += parallel_test
|
||||
QT += core-private gui-private qml-private quick-private v8-private testlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue