Mark tst_dialogs insignificant in win also
authorSimo Fält <simo.falt@digia.com>
Mon, 22 Jul 2013 05:26:40 +0000 (08:26 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Jul 2013 06:20:37 +0000 (08:20 +0200)
Task-number: QTBUG-30513
Change-Id: Ib7b2f7f710be223aeb572061757cd8acd6d6852e
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
tests/auto/quick/dialogs/dialogs.pro

index 024b15a..e3b1caa 100644 (file)
@@ -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