summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMäättä Antti <antti.maatta@qt.io>2017-11-10 11:36:54 +0200
committerTomi Korpipää <tomi.korpipaa@qt.io>2017-11-10 10:37:52 +0000
commitc4cff7c50f7b0edc6142917f8f3d8e6687f5edef (patch)
treef0bc0dcf5464ee32cf0946eb09072a8c94208deb /tests
parent2ff9c066a8e843826faa90388fc2cc780a264ec4 (diff)
Disable autotests building in CI
Enable again when they are fixed. Task-number: BOUL-932 Change-Id: I77097d004e10930d07d07e3c71a288f238456753 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index c458bbbe..1e5f93f9 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
-!package: SUBDIRS += \
- auto
+# disable autotests for now
+#!package: SUBDIRS += \
+# auto