From e53cd509f21f4e2ece546fb1075a4aa5264595c3 Mon Sep 17 00:00:00 2001 From: Christoffer Dewerin Date: Tue, 11 Feb 2025 05:09:01 -0800 Subject: [PATCH] Update to iOS 17 Bug: b/395807792 Change-Id: I9a9255f2b4a1eedcfa283a682562256587bf862e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376820 Commit-Queue: Christoffer Dewerin Auto-Submit: Christoffer Dewerin Reviewed-by: Jeremy Leconte Cr-Commit-Position: refs/heads/main@{#43868} --- infra/specs/internal.client.webrtc.json | 40 ++++++++++++------------- infra/specs/mixins.pyl | 4 +-- infra/specs/mixins_webrtc.pyl | 5 ++-- infra/specs/waterfalls.pyl | 4 +-- 4 files changed, 26 insertions(+), 27 deletions(-) diff --git a/infra/specs/internal.client.webrtc.json b/infra/specs/internal.client.webrtc.json index b76ed9a650..36a7c627d2 100644 --- a/infra/specs/internal.client.webrtc.json +++ b/infra/specs/internal.client.webrtc.json @@ -28,7 +28,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -67,7 +67,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -107,7 +107,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "hard_timeout": 7200, @@ -149,7 +149,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -189,7 +189,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -228,7 +228,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -267,7 +267,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -306,7 +306,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -345,7 +345,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -384,7 +384,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -481,7 +481,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -520,7 +520,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -560,7 +560,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "hard_timeout": 7200, @@ -602,7 +602,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -642,7 +642,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -681,7 +681,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -720,7 +720,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -759,7 +759,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -798,7 +798,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ @@ -837,7 +837,7 @@ } ], "dimensions": { - "os": "iOS-16.7.5", + "os": "iOS-17.6.1", "pool": "chrome.tests" }, "named_caches": [ diff --git a/infra/specs/mixins.pyl b/infra/specs/mixins.pyl index 8802eb7ba9..ca6d38e0c9 100644 --- a/infra/specs/mixins.pyl +++ b/infra/specs/mixins.pyl @@ -66,10 +66,10 @@ 'has_native_resultdb_integration': True } }, - 'ios-device-16.7': { + 'ios-device-17': { 'swarming': { 'dimensions': { - 'os': 'iOS-16.7.5', + 'os': 'iOS-17.6.1', 'pool': 'chrome.tests' } } diff --git a/infra/specs/mixins_webrtc.pyl b/infra/specs/mixins_webrtc.pyl index 719c2fb77e..32c1ad00bd 100644 --- a/infra/specs/mixins_webrtc.pyl +++ b/infra/specs/mixins_webrtc.pyl @@ -45,12 +45,11 @@ '--test-arg=--undefok=test_launcher_summary_output' ], }, - 'ios-device-16.7': { + 'ios-device-17': { 'swarming': { 'dimensions': { - 'os': 'iOS-16.7.5', + 'os': 'iOS-17.6.1', 'pool': 'chrome.tests', - #'device_status': 'available' } } }, diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl index af91a13c00..2e6c5c02e3 100644 --- a/infra/specs/waterfalls.pyl +++ b/infra/specs/waterfalls.pyl @@ -322,7 +322,7 @@ 'machines': { 'iOS64 Debug': { 'mixins': [ - 'ios-device-16.7', 'webrtc-xctest', 'chrome-tester-service-account', + 'ios-device-17', 'webrtc-xctest', 'chrome-tester-service-account', 'xcode_15_main', 'mac_toolchain', 'has_native_resultdb_integration', 'out_dir_arg' ], @@ -345,7 +345,7 @@ }, 'iOS64 Release': { 'mixins': [ - 'ios-device-16.7', 'webrtc-xctest', 'chrome-tester-service-account', + 'ios-device-17', 'webrtc-xctest', 'chrome-tester-service-account', 'xcode_15_main', 'mac_toolchain', 'has_native_resultdb_integration', 'out_dir_arg' ],