aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/dialogs
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@digia.com>2013-07-22 08:26:40 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-22 08:20:37 +0200
commit8c19ca817bd3b2a170637119bc8c6af91ee8029f (patch)
tree1e78895a0b3fc376a5f81b46cc7d0ebedc499e51 /tests/auto/quick/dialogs
parent00e6e6cedd73685364acaf55180144d1f7d7f71e (diff)
Mark tst_dialogs insignificant in win also
Task-number: QTBUG-30513 Change-Id: Ib7b2f7f710be223aeb572061757cd8acd6d6852e Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Diffstat (limited to 'tests/auto/quick/dialogs')
-rw-r--r--tests/auto/quick/dialogs/dialogs.pro1
1 files changed, 1 insertions, 0 deletions
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