aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/dialogs/dialogs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/dialogs/dialogs.pro')
-rw-r--r--tests/auto/quick/dialogs/dialogs.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/dialogs/dialogs.pro b/tests/auto/quick/dialogs/dialogs.pro
index d28c623a1f..024b15a758 100644
--- a/tests/auto/quick/dialogs/dialogs.pro
+++ b/tests/auto/quick/dialogs/dialogs.pro
@@ -5,6 +5,8 @@ SOURCES += tst_dialogs.cpp
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
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private v8-private testlib