aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos-developer-build-tests.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-08 20:20:37 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-17 11:24:30 +0100
commit56e4095765e7616a354d7df1906bddb52fd2f147 (patch)
treefcb1fc32aff5c8a42d9a43a864ef1aa58eb14a4b /coin/platform_configs/macos-developer-build-tests.yaml
parentc508f4f5069bcd8c4f456d5c281923488ec2b0d5 (diff)
coin: Make macOS 11 packaging and developer build tests significant
All tests should pass now. Change-Id: Iaa4c21d86ef9d6c733ea10b81feb0b26a6b6e8ca Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'coin/platform_configs/macos-developer-build-tests.yaml')
-rw-r--r--coin/platform_configs/macos-developer-build-tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/macos-developer-build-tests.yaml b/coin/platform_configs/macos-developer-build-tests.yaml
index bccdb550..ba218da8 100644
--- a/coin/platform_configs/macos-developer-build-tests.yaml
+++ b/coin/platform_configs/macos-developer-build-tests.yaml
@@ -16,5 +16,5 @@ Configurations:
Id: 'macos-11-x86_64-developer-build-tests'
Template: 'qtci-macos-11.0-x86_64-100'
Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'InsignificantTests']
+ Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-x86_64-developer-build'