summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-12-03 09:51:06 +0200
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-12-04 11:09:46 +0000
commitfa1ff822b779c2d649517a5fefef81af8affaa68 (patch)
tree4124a3dca56b626684ecba0547a26f88c209614a /tests
parentcdd6f78d9330b5dac516ec27edf4c691217119c0 (diff)
downloadqtquickcontrols-fa1ff822b779c2d649517a5fefef81af8affaa68.tar.gz
Remove insignificant flag from dialogs test
Task-number: QTBUG-30513 Change-Id: I6a3220237898400d756edf7b3894006e6b4e6e3b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/dialogs/dialogs.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/dialogs/dialogs.pro b/tests/auto/dialogs/dialogs.pro
index 646c473b..d8e15dea 100644
--- a/tests/auto/dialogs/dialogs.pro
+++ b/tests/auto/dialogs/dialogs.pro
@@ -5,9 +5,6 @@ SOURCES += tst_dialogs.cpp
include (../shared/util.pri)
osx:CONFIG -= app_bundle
-osx: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
QT += core-private gui-private qml-private quick-private testlib