aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-06 12:25:54 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-08 12:17:17 +0200
commit3df055f35887f57522a31aee77b32200f3605062 (patch)
tree59b158b4de8d7a6932f38e3dee8eb1610616cb5c /coin
parent6aa4c83bdbd9a8df05c14ac1aaad2f1d44053ec4 (diff)
CMake: Enable enforcing CI tests
Any failing tests in CMake configurations will now prevent integrations to go through in this repository. Task-number: QTBUG-84886 Change-Id: I96b60dd272a33bb226a3cf1ec766a846996b66cf Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 7f31a5544f..16d158c6b2 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -9,4 +9,4 @@ instructions:
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test:
- - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml"
+ - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"