From 8c19ca817bd3b2a170637119bc8c6af91ee8029f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Mon, 22 Jul 2013 08:26:40 +0300 Subject: Mark tst_dialogs insignificant in win also Task-number: QTBUG-30513 Change-Id: Ib7b2f7f710be223aeb572061757cd8acd6d6852e Reviewed-by: Shawn Rutledge --- tests/auto/quick/dialogs/dialogs.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/dialogs') diff --git a/tests/auto/quick/dialogs/dialogs.pro b/tests/auto/quick/dialogs/dialogs.pro index 024b15a758..e3b1caa689 100644 --- a/tests/auto/quick/dialogs/dialogs.pro +++ b/tests/auto/quick/dialogs/dialogs.pro @@ -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 -- cgit v1.2.3