aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-12 15:42:20 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-16 19:13:16 +0100
commit2e9951ff034854a930a269dfa49ba9eb2e7a30e0 (patch)
tree056a92a09aad464f5923ddbd96c6a54ce4b0858b /coin/platform_configs/macos.yaml
parent58b1dbbc2f02ff34b17f577d6c63ebc160355654 (diff)
coin: Make macOS 10.15 packaging and developer-build tests significant
All tests should pass now. The ones that may turn up are flaky, and should be blacklisted. Fixes: QTQAINFRA-4116 Change-Id: I1a57227d544bfb2db812b92ddf8616764e424c33 Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-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 fcbd14bf..11fcc4ca 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -23,7 +23,7 @@ Configurations:
Id: 'macos-10.15-x86_64-tests'
Template: 'qtci-macos-10.15-x86_64-100'
Compiler: 'Clang'
- Features: ['Sccache', 'TestOnly', 'InsignificantTests']
+ Features: ['Sccache', 'TestOnly']
Platform dependency: 'macos-latest-xcode-x86_64-packaging-build'
-
Id: 'macos-11-x86_64-tests'