aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-18 12:20:31 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-18 12:37:32 +0200
commit16a03d48a6731c0ca9ef7748ce3d34da5789c4b2 (patch)
tree50c42b2e83283fe71af9ab74f23873cc9700b39c /coin/platform_configs/macos.yaml
parentc4fb89196cb4e333ae637049c1f51230cdc18b6d (diff)
coin: Make macOS on ARM packaging tests significant for a few modules
Not all modules pass yet, but we want to at least make the ones that do blocking. Change-Id: Ic3270bab8825c79d3315e6241d62af1bf7f62435 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-rw-r--r--coin/platform_configs/macos.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index f40fc92d..d05277f9 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -33,12 +33,6 @@ Configurations:
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
- -
- Id: 'macos-11-arm64-tests'
- Template: 'qtci-macos-11.0-arm64'
- Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'InsignificantTests']
- Platform dependency: 'macos-latest-xcode-universal-packaging-build'
# Build developer builds for all modules, but only run tests for qtbase and declarative.
# See macos-developer-build-tests.yaml for the tests