From 7db5511fe6a9889bb4ab353df10189b8d8120aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Fri, 11 Nov 2022 15:34:05 +0100 Subject: Make macOS 13 Apple Silicon test significant Task-number: QTBUG-104210 Change-Id: Ib75931616718406d1dd8a2476f8566ef15257d4a Reviewed-by: Alexandru Croitor --- coin/platform_configs/macos.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 394c1e1b..378d4167 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -76,7 +76,7 @@ Configurations: Id: 'macos-13-arm64-tests' Template: 'qtci-macos-13-arm64' Compiler: 'Clang' - Features: ['Sccache', 'TestOnly', 'Packaging', 'InsignificantTests'] + Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-latest-xcode-universal-packaging-build' Environment variables: [ 'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}' @@ -190,7 +190,7 @@ Configurations: Id: 'macos-13-arm64-developer-build-tests' Template: 'qtci-macos-13-arm64' Compiler: 'Clang' - Features: ['TestOnly', 'InsignificantTests'] + Features: ['TestOnly'] Platform dependency: 'macos-latest-xcode-arm64-developer-build' Environment variables: [ 'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}' -- cgit v1.2.3