summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-17 13:03:48 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-17 13:49:54 +0200
commit0ac216d949ea107f7fabe995ff4736628cc7d305 (patch)
tree80cf3f4037d566a2674f1a9c5dcddf5270cdbb12
parentae6f278f3a26ee10c1a8bbcd2c7c689a2128dd92 (diff)
downloadqtlocation-0ac216d949ea107f7fabe995ff4736628cc7d305.tar.gz
test: Mark tst_declarative_core as insignificant
Task-number: QTBUG-31798 Change-Id: I3ec1efe3044ec36938e72c4b07dad61784a699e7 Reviewed-by: Alex <alexander.blasche@digia.com>
-rw-r--r--tests/auto/declarative_core/declarative_core.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/declarative_core/declarative_core.pro b/tests/auto/declarative_core/declarative_core.pro
index 34f54b2a..cc6b3d89 100644
--- a/tests/auto/declarative_core/declarative_core.pro
+++ b/tests/auto/declarative_core/declarative_core.pro
@@ -11,3 +11,5 @@ QT += location quick
OTHER_FILES = *.qml *.js
TESTDATA = $$OTHER_FILES
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+
+CONFIG+=insignificant_test # QTBUG-31798