Update to iOS 17

Bug: b/395807792
Change-Id: I9a9255f2b4a1eedcfa283a682562256587bf862e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376820
Commit-Queue: Christoffer Dewerin <jansson@webrtc.org>
Auto-Submit: Christoffer Dewerin <jansson@google.com>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43868}
This commit is contained in:
Christoffer Dewerin 2025-02-11 05:09:01 -08:00 committed by WebRTC LUCI CQ
parent 7f0c39115e
commit e53cd509f2
4 changed files with 26 additions and 27 deletions

View File

@ -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": [

View File

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

View File

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

View File

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