mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
coin: Make the macOS Tart test configurations granularly significant
The significance of these configs are now controlled by the logic in qtbase/coin/instructions/cmake_regular_test_instructions.yaml and the per-repo override of the TART_SIGNIFICANT_TARGET_OSVERSIONS. Change-Id: I4310eeb59ade34ed7a305a9aa08f63b23d557c07 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
@@ -68,7 +68,7 @@ Configurations:
|
||||
Id: 'macos-12-arm64-tart-tests'
|
||||
Template: 'qtci-macos-12-arm-102'
|
||||
Compiler: 'Clang'
|
||||
Features: ['TestOnly', 'InsignificantTests']
|
||||
Features: ['TestOnly']
|
||||
Platform dependency: 'macos-universal-on-x86_64'
|
||||
-
|
||||
Id: 'macos-13-arm64-tests'
|
||||
@@ -80,7 +80,7 @@ Configurations:
|
||||
Id: 'macos-13-arm64-tart-tests'
|
||||
Template: 'qtci-macos-13-arm-107'
|
||||
Compiler: 'Clang'
|
||||
Features: ['TestOnly', 'InsignificantTests']
|
||||
Features: ['TestOnly']
|
||||
Platform dependency: 'macos-universal-on-x86_64'
|
||||
-
|
||||
Id: 'macos-14-arm64-tests'
|
||||
@@ -101,7 +101,7 @@ Configurations:
|
||||
Id: 'macos-12-arm-on-arm64-tart-tests'
|
||||
Template: 'qtci-macos-12-arm-102'
|
||||
Compiler: 'Clang'
|
||||
Features: ['TestOnly', 'InsignificantTests']
|
||||
Features: ['TestOnly']
|
||||
Platform dependency: 'macos-universal-on-arm64'
|
||||
-
|
||||
Id: 'macos-12-arm-on-x86_64-tests'
|
||||
@@ -162,7 +162,7 @@ Configurations:
|
||||
Id: 'macos-12-arm64-tart-developer-build-tests'
|
||||
Template: 'qtci-macos-12-arm-102'
|
||||
Compiler: 'Clang'
|
||||
Features: ['TestOnly', 'InsignificantTests']
|
||||
Features: ['TestOnly']
|
||||
Platform dependency: 'macos-14-arm64-developer-build'
|
||||
-
|
||||
Id: 'macos-13-arm64-developer-build-tests'
|
||||
@@ -174,7 +174,7 @@ Configurations:
|
||||
Id: 'macos-13-arm64-tart-developer-build-tests'
|
||||
Template: 'qtci-macos-13-arm-107'
|
||||
Compiler: 'Clang'
|
||||
Features: ['TestOnly', 'InsignificantTests']
|
||||
Features: ['TestOnly']
|
||||
Platform dependency: 'macos-14-arm64-developer-build'
|
||||
-
|
||||
Id: 'macos-14-arm64-developer-build-tests'
|
||||
|
||||
Reference in New Issue
Block a user