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-07 07:24:45 +0000
commitbc50344a8fba86899985acb43494bcbf07622abe (patch)
tree967a5133bdfffa94a9f193c9ba1438ceda7aa411
parente6f6b691a546d5dfb4bbdf7beeaad7e462840948 (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 ba44bcc5..ffc6f397 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,