From 293af4b5e0a76399f2f6af7ae146e82d0a219674 Mon Sep 17 00:00:00 2001 From: Jeremy Leconte Date: Mon, 8 Jan 2024 10:31:16 +0100 Subject: [PATCH] Upgrade iOS simulator configuration. Change-Id: I458417c94659188f26feac6237d066acce5ac3dd Bug: b/319049739 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333780 Commit-Queue: Jeremy Leconte Reviewed-by: Christoffer Dewerin Reviewed-by: Jeremy Leconte Cr-Commit-Position: refs/heads/main@{#41473} --- infra/specs/client.webrtc.json | 860 ++++++++++++++---------------- infra/specs/mixins.pyl | 42 +- infra/specs/mixins_webrtc.pyl | 28 - infra/specs/test_suites.pyl | 4 +- infra/specs/tryserver.webrtc.json | 860 ++++++++++++++---------------- infra/specs/variants.pyl | 30 +- infra/specs/waterfalls.pyl | 4 +- 7 files changed, 838 insertions(+), 990 deletions(-) diff --git a/infra/specs/client.webrtc.json b/infra/specs/client.webrtc.json index cfac1ed231..4d53f6de9d 100644 --- a/infra/specs/client.webrtc.json +++ b/infra/specs/client.webrtc.json @@ -7957,20 +7957,20 @@ { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "apprtcmobile_tests iPhone X 14.5", + "name": "apprtcmobile_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -7984,25 +7984,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "apprtcmobile_tests", "test_id_prefix": "ninja://examples:apprtcmobile_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8015,7 +8014,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8034,13 +8033,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8059,18 +8057,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "apprtcmobile_tests iPhone X 16.2", + "name": "apprtcmobile_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8084,42 +8082,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "apprtcmobile_tests", "test_id_prefix": "ninja://examples:apprtcmobile_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "audio_decoder_unittests iPhone X 14.5", + "name": "audio_decoder_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8133,25 +8130,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "audio_decoder_unittests", "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8163,7 +8159,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8182,13 +8178,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8207,17 +8202,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "audio_decoder_unittests iPhone X 16.2", + "name": "audio_decoder_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8231,42 +8226,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "audio_decoder_unittests", "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_audio_unittests iPhone X 14.5", + "name": "common_audio_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8280,25 +8274,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_audio_unittests", "test_id_prefix": "ninja://common_audio:common_audio_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8310,7 +8303,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8329,13 +8322,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8354,17 +8346,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_audio_unittests iPhone X 16.2", + "name": "common_audio_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8378,42 +8370,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_audio_unittests", "test_id_prefix": "ninja://common_audio:common_audio_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_video_unittests iPhone X 14.5", + "name": "common_video_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8427,25 +8418,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_video_unittests", "test_id_prefix": "ninja://common_video:common_video_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8457,7 +8447,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8476,13 +8466,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8501,17 +8490,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_video_unittests iPhone X 16.2", + "name": "common_video_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8525,42 +8514,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_video_unittests", "test_id_prefix": "ninja://common_video:common_video_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "dcsctp_unittests iPhone X 14.5", + "name": "dcsctp_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8574,25 +8562,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "dcsctp_unittests", "test_id_prefix": "ninja://net/dcsctp:dcsctp_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8604,7 +8591,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8623,13 +8610,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8648,17 +8634,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "dcsctp_unittests iPhone X 16.2", + "name": "dcsctp_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8672,42 +8658,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "dcsctp_unittests", "test_id_prefix": "ninja://net/dcsctp:dcsctp_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_tests iPhone X 14.5", + "name": "modules_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8721,18 +8706,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -8740,7 +8724,7 @@ }, "test": "modules_tests", "test_id_prefix": "ninja://modules:modules_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8752,7 +8736,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8771,13 +8755,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8797,17 +8780,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_tests iPhone X 16.2", + "name": "modules_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8821,18 +8804,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -8840,24 +8822,24 @@ }, "test": "modules_tests", "test_id_prefix": "ninja://modules:modules_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_unittests iPhone X 14.5", + "name": "modules_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8871,19 +8853,18 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -8891,7 +8872,7 @@ }, "test": "modules_unittests", "test_id_prefix": "ninja://modules:modules_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -8903,7 +8884,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -8922,14 +8903,13 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -8949,17 +8929,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_unittests iPhone X 16.2", + "name": "modules_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -8973,19 +8953,18 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -8993,24 +8972,24 @@ }, "test": "modules_unittests", "test_id_prefix": "ninja://modules:modules_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_media_unittests iPhone X 14.5", + "name": "rtc_media_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9024,25 +9003,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_media_unittests", "test_id_prefix": "ninja://media:rtc_media_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9054,7 +9032,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9073,13 +9051,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9098,17 +9075,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_media_unittests iPhone X 16.2", + "name": "rtc_media_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9122,42 +9099,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_media_unittests", "test_id_prefix": "ninja://media:rtc_media_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_pc_unittests iPhone X 14.5", + "name": "rtc_pc_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9171,25 +9147,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_pc_unittests", "test_id_prefix": "ninja://pc:rtc_pc_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9201,7 +9176,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9220,13 +9195,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9245,17 +9219,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_pc_unittests iPhone X 16.2", + "name": "rtc_pc_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9269,42 +9243,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_pc_unittests", "test_id_prefix": "ninja://pc:rtc_pc_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_stats_unittests iPhone X 14.5", + "name": "rtc_stats_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9318,25 +9291,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_stats_unittests", "test_id_prefix": "ninja://stats:rtc_stats_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9348,7 +9320,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9367,13 +9339,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9392,17 +9363,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_stats_unittests iPhone X 16.2", + "name": "rtc_stats_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9416,42 +9387,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_stats_unittests", "test_id_prefix": "ninja://stats:rtc_stats_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_unittests iPhone X 14.5", + "name": "rtc_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9465,18 +9435,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -9484,7 +9453,7 @@ }, "test": "rtc_unittests", "test_id_prefix": "ninja://:rtc_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9496,7 +9465,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9515,13 +9484,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9541,17 +9509,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_unittests iPhone X 16.2", + "name": "rtc_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9565,18 +9533,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -9584,25 +9551,25 @@ }, "test": "rtc_unittests", "test_id_prefix": "ninja://:rtc_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_framework_unittests iPhone X 14.5", + "name": "sdk_framework_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9616,25 +9583,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_framework_unittests", "test_id_prefix": "ninja://sdk:sdk_framework_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9647,7 +9613,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9666,13 +9632,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9691,18 +9656,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_framework_unittests iPhone X 16.2", + "name": "sdk_framework_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9716,43 +9681,42 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_framework_unittests", "test_id_prefix": "ninja://sdk:sdk_framework_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_unittests iPhone X 14.5", + "name": "sdk_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9766,25 +9730,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_unittests", "test_id_prefix": "ninja://sdk:sdk_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9797,7 +9760,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9816,13 +9779,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9841,18 +9803,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_unittests iPhone X 16.2", + "name": "sdk_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9866,42 +9828,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_unittests", "test_id_prefix": "ninja://sdk:sdk_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "svc_tests iPhone X 14.5", + "name": "svc_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -9915,19 +9876,18 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -9935,7 +9895,7 @@ }, "test": "svc_tests", "test_id_prefix": "ninja://pc:svc_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -9947,7 +9907,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -9966,14 +9926,13 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -9993,17 +9952,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "svc_tests iPhone X 16.2", + "name": "svc_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10017,19 +9976,18 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -10037,24 +9995,24 @@ }, "test": "svc_tests", "test_id_prefix": "ninja://pc:svc_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "system_wrappers_unittests iPhone X 14.5", + "name": "system_wrappers_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10068,25 +10026,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "system_wrappers_unittests", "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10098,7 +10055,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10117,13 +10074,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10142,17 +10098,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "system_wrappers_unittests iPhone X 16.2", + "name": "system_wrappers_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10166,42 +10122,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "system_wrappers_unittests", "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "test_support_unittests iPhone X 14.5", + "name": "test_support_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10215,25 +10170,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "test_support_unittests", "test_id_prefix": "ninja://test:test_support_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10245,7 +10199,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10264,13 +10218,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10289,17 +10242,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "test_support_unittests iPhone X 16.2", + "name": "test_support_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10313,42 +10266,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "test_support_unittests", "test_id_prefix": "ninja://test:test_support_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "tools_unittests iPhone X 14.5", + "name": "tools_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10362,25 +10314,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "tools_unittests", "test_id_prefix": "ninja://rtc_tools:tools_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10392,7 +10343,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10411,13 +10362,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10436,17 +10386,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "tools_unittests iPhone X 16.2", + "name": "tools_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10460,42 +10410,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "tools_unittests", "test_id_prefix": "ninja://rtc_tools:tools_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "video_engine_tests iPhone X 14.5", + "name": "video_engine_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10509,18 +10458,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -10528,7 +10476,7 @@ }, "test": "video_engine_tests", "test_id_prefix": "ninja://:video_engine_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10540,7 +10488,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10559,13 +10507,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10585,17 +10532,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "video_engine_tests iPhone X 16.2", + "name": "video_engine_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10609,18 +10556,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -10628,24 +10574,24 @@ }, "test": "video_engine_tests", "test_id_prefix": "ninja://:video_engine_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "voip_unittests iPhone X 14.5", + "name": "voip_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10659,25 +10605,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "voip_unittests", "test_id_prefix": "ninja://:voip_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10689,7 +10634,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10708,13 +10653,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10733,17 +10677,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "voip_unittests iPhone X 16.2", + "name": "voip_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10757,42 +10701,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "voip_unittests", "test_id_prefix": "ninja://:voip_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "webrtc_nonparallel_tests iPhone X 14.5", + "name": "webrtc_nonparallel_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10806,25 +10749,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "webrtc_nonparallel_tests", "test_id_prefix": "ninja://:webrtc_nonparallel_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -10836,7 +10778,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -10855,13 +10797,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -10880,17 +10821,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "webrtc_nonparallel_tests iPhone X 16.2", + "name": "webrtc_nonparallel_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -10904,25 +10845,24 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "webrtc_nonparallel_tests", "test_id_prefix": "ninja://:webrtc_nonparallel_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" } ] }, diff --git a/infra/specs/mixins.pyl b/infra/specs/mixins.pyl index 2d9070a3a5..8520002df6 100644 --- a/infra/specs/mixins.pyl +++ b/infra/specs/mixins.pyl @@ -78,14 +78,6 @@ } } }, - 'ios_runtime_cache_14_5': { - 'swarming': { - 'named_caches': [{ - 'name': 'runtime_ios_14_5', - 'path': 'Runtime-ios-14.5' - }] - } - }, 'ios_runtime_cache_15_5': { 'swarming': { 'named_caches': [{ @@ -94,11 +86,19 @@ }] } }, - 'ios_runtime_cache_16_2': { + 'ios_runtime_cache_16_4': { 'swarming': { 'named_caches': [{ - 'name': 'runtime_ios_16_2', - 'path': 'Runtime-ios-16.2' + 'name': 'runtime_ios_16_4', + 'path': 'Runtime-ios-16.4' + }] + } + }, + 'ios_runtime_cache_17_0': { + 'swarming': { + 'named_caches': [{ + 'name': 'runtime_ios_17_0', + 'path': 'Runtime-ios-17.0' }] } }, @@ -154,6 +154,14 @@ } } }, + 'mac_13_x64': { + 'swarming': { + 'dimensions': { + 'cpu': 'x86-64', + 'os': 'Mac-13' + } + } + }, 'mac_toolchain': { 'swarming': { 'cipd_packages': [{ @@ -299,18 +307,6 @@ } } }, - 'xcode_13_main': { - 'args': ['--xcode-build-version', '13c100'], - 'swarming': { - 'dimensions': { - 'caches': 'xcode_ios_13c100' - }, - 'named_caches': [{ - 'name': 'xcode_ios_13c100', - 'path': 'Xcode.app' - }] - } - }, 'xcode_14_main': { 'args': ['--xcode-build-version', '14c18'], 'swarming': { diff --git a/infra/specs/mixins_webrtc.pyl b/infra/specs/mixins_webrtc.pyl index 99b6335ea4..cd83ad2d9b 100644 --- a/infra/specs/mixins_webrtc.pyl +++ b/infra/specs/mixins_webrtc.pyl @@ -58,22 +58,6 @@ }, }, }, - 'ios_runtime_cache_14_5': { - 'swarming': { - 'named_caches': [{ - 'name': 'runtime_ios_14_5', - 'path': 'Runtime-ios-14.5' - }] - } - }, - 'ios_runtime_cache_16_2': { - 'swarming': { - 'named_caches': [{ - 'name': 'runtime_ios_16_2', - 'path': 'Runtime-ios-16.2' - }] - } - }, 'limited-capacity': { # Sometimes there are multiple tests that can be run only on one machine. # We need to increase timeouts so the tests dont expire before the machine is freed. @@ -207,18 +191,6 @@ '--xctest', ], }, - 'xcode_13_main': { - 'args': ['--xcode-build-version', '13c100'], - 'swarming': { - 'dimensions': { - 'caches': 'xcode_ios_13c100', - }, - 'named_caches': [{ - 'name': 'xcode_ios_13c100', - 'path': 'Xcode.app' - }] - } - }, 'xcode_14_main': { 'args': ['--xcode-build-version', '14c18'], 'swarming': { diff --git a/infra/specs/test_suites.pyl b/infra/specs/test_suites.pyl index bac741fa41..23251842e3 100644 --- a/infra/specs/test_suites.pyl +++ b/infra/specs/test_suites.pyl @@ -258,9 +258,9 @@ 'ios_simulator_tests_matrix': { 'ios_simulator_tests': { 'variants': [ - 'SIM_IPHONE_X_14_5', 'SIM_IPHONE_X_15_5', - 'SIM_IPHONE_X_16_2', + 'SIM_IPHONE_X_16_4', + 'SIM_IPHONE_14_17_0', ], }, }, diff --git a/infra/specs/tryserver.webrtc.json b/infra/specs/tryserver.webrtc.json index 15c304ff48..e4b9e254f3 100644 --- a/infra/specs/tryserver.webrtc.json +++ b/infra/specs/tryserver.webrtc.json @@ -2219,20 +2219,20 @@ { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "apprtcmobile_tests iPhone X 14.5", + "name": "apprtcmobile_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2246,25 +2246,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "apprtcmobile_tests", "test_id_prefix": "ninja://examples:apprtcmobile_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -2277,7 +2276,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -2296,13 +2295,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -2321,18 +2319,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "apprtcmobile_tests iPhone X 16.2", + "name": "apprtcmobile_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2346,42 +2344,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "apprtcmobile_tests", "test_id_prefix": "ninja://examples:apprtcmobile_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "audio_decoder_unittests iPhone X 14.5", + "name": "audio_decoder_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2395,25 +2392,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "audio_decoder_unittests", "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -2425,7 +2421,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -2444,13 +2440,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -2469,17 +2464,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "audio_decoder_unittests iPhone X 16.2", + "name": "audio_decoder_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2493,42 +2488,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "audio_decoder_unittests", "test_id_prefix": "ninja://modules/audio_coding:audio_decoder_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_audio_unittests iPhone X 14.5", + "name": "common_audio_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2542,25 +2536,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_audio_unittests", "test_id_prefix": "ninja://common_audio:common_audio_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -2572,7 +2565,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -2591,13 +2584,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -2616,17 +2608,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_audio_unittests iPhone X 16.2", + "name": "common_audio_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2640,42 +2632,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_audio_unittests", "test_id_prefix": "ninja://common_audio:common_audio_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_video_unittests iPhone X 14.5", + "name": "common_video_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2689,25 +2680,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_video_unittests", "test_id_prefix": "ninja://common_video:common_video_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -2719,7 +2709,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -2738,13 +2728,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -2763,17 +2752,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "common_video_unittests iPhone X 16.2", + "name": "common_video_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2787,42 +2776,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "common_video_unittests", "test_id_prefix": "ninja://common_video:common_video_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "dcsctp_unittests iPhone X 14.5", + "name": "dcsctp_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2836,25 +2824,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "dcsctp_unittests", "test_id_prefix": "ninja://net/dcsctp:dcsctp_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -2866,7 +2853,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -2885,13 +2872,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -2910,17 +2896,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "dcsctp_unittests iPhone X 16.2", + "name": "dcsctp_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2934,42 +2920,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "dcsctp_unittests", "test_id_prefix": "ninja://net/dcsctp:dcsctp_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_tests iPhone X 14.5", + "name": "modules_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -2983,18 +2968,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3002,7 +2986,7 @@ }, "test": "modules_tests", "test_id_prefix": "ninja://modules:modules_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3014,7 +2998,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3033,13 +3017,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3059,17 +3042,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_tests iPhone X 16.2", + "name": "modules_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3083,18 +3066,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3102,24 +3084,24 @@ }, "test": "modules_tests", "test_id_prefix": "ninja://modules:modules_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_unittests iPhone X 14.5", + "name": "modules_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3133,19 +3115,18 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3153,7 +3134,7 @@ }, "test": "modules_unittests", "test_id_prefix": "ninja://modules:modules_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3165,7 +3146,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3184,14 +3165,13 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3211,17 +3191,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "modules_unittests iPhone X 16.2", + "name": "modules_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3235,19 +3215,18 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3255,24 +3234,24 @@ }, "test": "modules_unittests", "test_id_prefix": "ninja://modules:modules_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_media_unittests iPhone X 14.5", + "name": "rtc_media_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3286,25 +3265,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_media_unittests", "test_id_prefix": "ninja://media:rtc_media_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3316,7 +3294,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3335,13 +3313,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3360,17 +3337,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_media_unittests iPhone X 16.2", + "name": "rtc_media_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3384,42 +3361,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_media_unittests", "test_id_prefix": "ninja://media:rtc_media_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_pc_unittests iPhone X 14.5", + "name": "rtc_pc_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3433,25 +3409,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_pc_unittests", "test_id_prefix": "ninja://pc:rtc_pc_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3463,7 +3438,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3482,13 +3457,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3507,17 +3481,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_pc_unittests iPhone X 16.2", + "name": "rtc_pc_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3531,42 +3505,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_pc_unittests", "test_id_prefix": "ninja://pc:rtc_pc_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_stats_unittests iPhone X 14.5", + "name": "rtc_stats_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3580,25 +3553,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_stats_unittests", "test_id_prefix": "ninja://stats:rtc_stats_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3610,7 +3582,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3629,13 +3601,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3654,17 +3625,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_stats_unittests iPhone X 16.2", + "name": "rtc_stats_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3678,42 +3649,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "rtc_stats_unittests", "test_id_prefix": "ninja://stats:rtc_stats_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_unittests iPhone X 14.5", + "name": "rtc_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3727,18 +3697,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3746,7 +3715,7 @@ }, "test": "rtc_unittests", "test_id_prefix": "ninja://:rtc_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3758,7 +3727,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3777,13 +3746,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3803,17 +3771,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "rtc_unittests iPhone X 16.2", + "name": "rtc_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3827,18 +3795,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -3846,25 +3813,25 @@ }, "test": "rtc_unittests", "test_id_prefix": "ninja://:rtc_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_framework_unittests iPhone X 14.5", + "name": "sdk_framework_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3878,25 +3845,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_framework_unittests", "test_id_prefix": "ninja://sdk:sdk_framework_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -3909,7 +3875,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -3928,13 +3894,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -3953,18 +3918,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_framework_unittests iPhone X 16.2", + "name": "sdk_framework_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -3978,43 +3943,42 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_framework_unittests", "test_id_prefix": "ninja://sdk:sdk_framework_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_unittests iPhone X 14.5", + "name": "sdk_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4028,25 +3992,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_unittests", "test_id_prefix": "ninja://sdk:sdk_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4059,7 +4022,7 @@ "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4078,13 +4041,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4103,18 +4065,18 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcodebuild-sim-runner", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "sdk_unittests iPhone X 16.2", + "name": "sdk_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4128,42 +4090,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "sdk_unittests", "test_id_prefix": "ninja://sdk:sdk_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "svc_tests iPhone X 14.5", + "name": "svc_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4177,19 +4138,18 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -4197,7 +4157,7 @@ }, "test": "svc_tests", "test_id_prefix": "ninja://pc:svc_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4209,7 +4169,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4228,14 +4188,13 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4255,17 +4214,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "svc_tests iPhone X 16.2", + "name": "svc_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4279,19 +4238,18 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cores": "12", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -4299,24 +4257,24 @@ }, "test": "svc_tests", "test_id_prefix": "ninja://pc:svc_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "system_wrappers_unittests iPhone X 14.5", + "name": "system_wrappers_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4330,25 +4288,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "system_wrappers_unittests", "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4360,7 +4317,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4379,13 +4336,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4404,17 +4360,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "system_wrappers_unittests iPhone X 16.2", + "name": "system_wrappers_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4428,42 +4384,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "system_wrappers_unittests", "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "test_support_unittests iPhone X 14.5", + "name": "test_support_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4477,25 +4432,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "test_support_unittests", "test_id_prefix": "ninja://test:test_support_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4507,7 +4461,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4526,13 +4480,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4551,17 +4504,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "test_support_unittests iPhone X 16.2", + "name": "test_support_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4575,42 +4528,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "test_support_unittests", "test_id_prefix": "ninja://test:test_support_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "tools_unittests iPhone X 14.5", + "name": "tools_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4624,25 +4576,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "tools_unittests", "test_id_prefix": "ninja://rtc_tools:tools_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4654,7 +4605,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4673,13 +4624,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4698,17 +4648,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "tools_unittests iPhone X 16.2", + "name": "tools_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4722,42 +4672,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "tools_unittests", "test_id_prefix": "ninja://rtc_tools:tools_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "video_engine_tests iPhone X 14.5", + "name": "video_engine_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4771,18 +4720,17 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -4790,7 +4738,7 @@ }, "test": "video_engine_tests", "test_id_prefix": "ninja://:video_engine_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4802,7 +4750,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4821,13 +4769,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4847,17 +4794,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "video_engine_tests iPhone X 16.2", + "name": "video_engine_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4871,18 +4818,17 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com", @@ -4890,24 +4836,24 @@ }, "test": "video_engine_tests", "test_id_prefix": "ninja://:video_engine_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "voip_unittests iPhone X 14.5", + "name": "voip_unittests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -4921,25 +4867,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "voip_unittests", "test_id_prefix": "ninja://:voip_unittests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -4951,7 +4896,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -4970,13 +4915,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -4995,17 +4939,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "voip_unittests iPhone X 16.2", + "name": "voip_unittests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -5019,42 +4963,41 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "voip_unittests", "test_id_prefix": "ninja://:voip_unittests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" }, { "args": [ "--platform", - "iPhone X", + "iPhone 14", "--version", - "14.5", + "17.0", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "13c100" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "webrtc_nonparallel_tests iPhone X 14.5", + "name": "webrtc_nonparallel_tests iPhone 14 17.0", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -5068,25 +5011,24 @@ } ], "dimensions": { - "caches": "xcode_ios_13c100", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_13c100", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_14_5", - "path": "Runtime-ios-14.5" + "name": "runtime_ios_17_0", + "path": "Runtime-ios-17.0" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "webrtc_nonparallel_tests", "test_id_prefix": "ninja://:webrtc_nonparallel_tests/", - "variant_id": "iPhone X 14.5" + "variant_id": "iPhone 14 17.0" }, { "args": [ @@ -5098,7 +5040,7 @@ "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" @@ -5117,13 +5059,12 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { @@ -5142,17 +5083,17 @@ "--platform", "iPhone X", "--version", - "16.2", + "16.4", "--out-dir", "${ISOLATED_OUTDIR}", "--xctest", "--xcode-build-version", - "14c18" + "15a507" ], "merge": { "script": "//testing/merge_scripts/standard_isolated_script_merge.py" }, - "name": "webrtc_nonparallel_tests iPhone X 16.2", + "name": "webrtc_nonparallel_tests iPhone X 16.4", "resultdb": { "enable": true, "has_native_resultdb_integration": true @@ -5166,25 +5107,24 @@ } ], "dimensions": { - "caches": "xcode_ios_14c18", "cpu": "x86-64", - "os": "Mac-12" + "os": "Mac-13" }, "named_caches": [ { - "name": "xcode_ios_14c18", + "name": "xcode_ios_15a507", "path": "Xcode.app" }, { - "name": "runtime_ios_16_2", - "path": "Runtime-ios-16.2" + "name": "runtime_ios_16_4", + "path": "Runtime-ios-16.4" } ], "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" }, "test": "webrtc_nonparallel_tests", "test_id_prefix": "ninja://:webrtc_nonparallel_tests/", - "variant_id": "iPhone X 16.2" + "variant_id": "iPhone X 16.4" } ] }, diff --git a/infra/specs/variants.pyl b/infra/specs/variants.pyl index e764f698e3..c97bdc5468 100644 --- a/infra/specs/variants.pyl +++ b/infra/specs/variants.pyl @@ -7,16 +7,6 @@ # be found in the AUTHORS file in the root of the source tree. { - 'SIM_IPHONE_X_14_5': { - 'args': [ - '--platform', - 'iPhone X', - '--version', - '14.5', - ], - 'identifier': 'iPhone X 14.5', - 'mixins': ['xcode_13_main', 'ios_runtime_cache_14_5'], - }, 'SIM_IPHONE_X_15_5': { 'args': [ '--platform', @@ -25,16 +15,26 @@ '15.5', ], 'identifier': 'iPhone X 15.5', - 'mixins': ['xcode_14_main', 'ios_runtime_cache_15_5'], + 'mixins': ['xcode_15_main', 'ios_runtime_cache_15_5'], }, - 'SIM_IPHONE_X_16_2': { + 'SIM_IPHONE_X_16_4': { 'args': [ '--platform', 'iPhone X', '--version', - '16.2', + '16.4', ], - 'identifier': 'iPhone X 16.2', - 'mixins': ['xcode_14_main', 'ios_runtime_cache_16_2'], + 'identifier': 'iPhone X 16.4', + 'mixins': ['xcode_15_main', 'ios_runtime_cache_16_4'], + }, + 'SIM_IPHONE_14_17_0': { + 'args': [ + '--platform', + 'iPhone 14', + '--version', + '17.0', + ], + 'identifier': 'iPhone 14 17.0', + 'mixins': ['xcode_15_main', 'ios_runtime_cache_17_0'], }, } diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl index 3b5eda1a05..3521a9fee3 100644 --- a/infra/specs/waterfalls.pyl +++ b/infra/specs/waterfalls.pyl @@ -228,7 +228,7 @@ }, 'iOS Debug (simulator)': { 'mixins': [ - 'mac_12_x64', 'chromium-tester-service-account', 'mac_toolchain', + 'mac_13_x64', 'chromium-tester-service-account', 'mac_toolchain', 'has_native_resultdb_integration', 'out_dir_arg', 'webrtc-xctest' ], 'test_suites': { @@ -431,7 +431,7 @@ 'ios_compile_arm64_rel': {}, 'ios_dbg_simulator': { 'mixins': [ - 'mac_12_x64', 'chromium-tester-service-account', 'mac_toolchain', + 'mac_13_x64', 'chromium-tester-service-account', 'mac_toolchain', 'has_native_resultdb_integration', 'out_dir_arg', 'webrtc-xctest' ], 'test_suites': {