aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-01-03 10:14:08 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-01-03 13:08:39 +0000
commita4850c0a7c6786e82d627d582c351a82b8f94e74 (patch)
treedf2678cf932da93eaa7c626992e26530432fb7f1
parent2ec7e5a3656b9614e50356af3f3cb63804c9e15e (diff)
Make macOS 12 on ARM developer build tests significant
Task-number: QTQAINFRA-4649 Change-Id: Ia12310a3439058f706d55242ece5ee185073f7ce Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 000691d833e95ef845c0f27f02dfc876d6cc4c7f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/platform_configs/macos.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index 300752c5..0d08bdc2 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -91,7 +91,7 @@ Configurations:
Id: 'macos-12-arm64-developer-build-tests'
Template: 'qtci-macos-12-arm64'
Compiler: 'Clang'
- Features: ['TestOnly', 'InsignificantTests']
+ Features: ['TestOnly']
Platform dependency: 'macos-latest-xcode-arm64-developer-build'
# See macos-developer-build-tests.yaml for x86_64 tests,