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>
This commit is contained in:
Tor Arne Vestbø
2021-02-08 20:20:37 +01:00
parent c508f4f506
commit 56e4095765
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

@@ -29,7 +29,7 @@ Configurations:
Id: 'macos-11-x86_64-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-packaging-build'
# Build developer builds for all modules, but only run tests for qtbase and declarative.