[code coverage] Add 2 coverage try builders mirroring iOS CQ builders
Added 2 builders and 3% experiment
ios-simulator-coverage-exp mirrors ios-simulator
ios-simulator-full-configs-coverage-exp mirrors
ios-simulator-full-configs
Removed 3% experiment on ios-simulator-code-coverage try builder.
Bug: 1090188
Change-Id: Ia797ef663b3ab448387057c77b939af3ed937c2e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495962
Reviewed-by: Yuke Liao <liaoyuke@chromium.org>
Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821434}
diff --git a/infra/config/generated/commit-queue.cfg b/infra/config/generated/commit-queue.cfg
index 465ae205..ac28316 100644
--- a/infra/config/generated/commit-queue.cfg
+++ b/infra/config/generated/commit-queue.cfg
@@ -900,6 +900,10 @@
}
builders {
name: "chromium/try/ios-simulator-code-coverage"
+ includable_only: true
+ }
+ builders {
+ name: "chromium/try/ios-simulator-coverage-exp"
experiment_percentage: 3
location_regexp: ".*"
location_regexp_exclude: ".+/[+]/docs/.+"
@@ -925,6 +929,13 @@
location_regexp_exclude: ".+/[+]/infra/config/.+"
}
builders {
+ name: "chromium/try/ios-simulator-full-configs-coverage-exp"
+ experiment_percentage: 3
+ location_regexp: ".+/[+]/ios/.+"
+ location_regexp_exclude: ".+/[+]/docs/.+"
+ location_regexp_exclude: ".+/[+]/infra/config/.+"
+ }
+ builders {
name: "chromium/try/ios-simulator-multi-window"
includable_only: true
}
diff --git a/infra/config/generated/cq-builders.md b/infra/config/generated/cq-builders.md
index b65ff58..9176bf4ee 100644
--- a/infra/config/generated/cq-builders.md
+++ b/infra/config/generated/cq-builders.md
@@ -350,9 +350,15 @@
* [fuchsia-compile-x64-dbg](https://ci.chromium.org/p/chromium/builders/try/fuchsia-compile-x64-dbg) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+fuchsia-compile-x64-dbg)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+fuchsia-compile-x64-dbg))
* Experiment percentage: 50
-* [ios-simulator-code-coverage](https://ci.chromium.org/p/chromium/builders/try/ios-simulator-code-coverage) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+ios-simulator-code-coverage)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+ios-simulator-code-coverage))
+* [ios-simulator-coverage-exp](https://ci.chromium.org/p/chromium/builders/try/ios-simulator-coverage-exp) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+ios-simulator-coverage-exp)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+ios-simulator-coverage-exp))
* Experiment percentage: 3
+* [ios-simulator-full-configs-coverage-exp](https://ci.chromium.org/p/chromium/builders/try/ios-simulator-full-configs-coverage-exp) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+ios-simulator-full-configs-coverage-exp)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+ios-simulator-full-configs-coverage-exp))
+ * Experiment percentage: 3
+
+ Path regular expressions:
+ * [`//ios/.+`](https://cs.chromium.org/chromium/src/ios/)
+
* [linux-perfetto-rel](https://ci.chromium.org/p/chromium/builders/try/linux-perfetto-rel) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+linux-perfetto-rel)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+linux-perfetto-rel))
* Experiment percentage: 100
diff --git a/infra/config/generated/cr-buildbucket.cfg b/infra/config/generated/cr-buildbucket.cfg
index 0763067..b35fc32 100644
--- a/infra/config/generated/cr-buildbucket.cfg
+++ b/infra/config/generated/cr-buildbucket.cfg
@@ -26955,6 +26955,53 @@
}
}
builders {
+ name: "ios-simulator-coverage-exp"
+ swarming_host: "chromium-swarm.appspot.com"
+ swarming_tags: "vpython:native-python-wrapper"
+ dimensions: "builder:ios-simulator-coverage-exp"
+ dimensions: "cpu:x86-64"
+ dimensions: "os:Mac-10.15"
+ dimensions: "pool:luci.chromium.try"
+ exe {
+ cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
+ cipd_version: "refs/heads/master"
+ cmd: "recipes"
+ }
+ properties: "{\"$build/code_coverage\":{\"coverage_exclude_sources\":\"ios_test_files_and_test_utils\",\"coverage_test_types\":[\"unit\"],\"use_clang_coverage\":true},\"$build/goma\":{\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"$recipe_engine/isolated\":{\"server\":\"https://isolateserver.appspot.com\"},\"builder_group\":\"tryserver.chromium.mac\",\"recipe\":\"chromium_trybot\",\"xcode_build_version\":\"12a7209\"}"
+ execution_timeout_secs: 14400
+ expiration_secs: 7200
+ caches {
+ name: "win_toolchain"
+ path: "win_toolchain"
+ }
+ caches {
+ name: "xcode_ios_12a7209"
+ path: "xcode_ios_12a7209.app"
+ }
+ build_numbers: YES
+ service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
+ task_template_canary_percentage {
+ value: 5
+ }
+ experiments {
+ key: "chromium.resultdb.result_sink"
+ value: 0
+ }
+ experiments {
+ key: "luci.use_realms"
+ value: 100
+ }
+ resultdb {
+ enable: true
+ bq_exports {
+ project: "luci-resultdb"
+ dataset: "chromium"
+ table: "try_test_results"
+ test_results {}
+ }
+ }
+ }
+ builders {
name: "ios-simulator-cr-recipe"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
@@ -27096,6 +27143,53 @@
}
}
builders {
+ name: "ios-simulator-full-configs-coverage-exp"
+ swarming_host: "chromium-swarm.appspot.com"
+ swarming_tags: "vpython:native-python-wrapper"
+ dimensions: "builder:ios-simulator-full-configs-coverage-exp"
+ dimensions: "cpu:x86-64"
+ dimensions: "os:Mac-10.15"
+ dimensions: "pool:luci.chromium.try"
+ exe {
+ cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
+ cipd_version: "refs/heads/master"
+ cmd: "recipes"
+ }
+ properties: "{\"$build/code_coverage\":{\"coverage_exclude_sources\":\"ios_test_files_and_test_utils\",\"coverage_test_types\":[\"unit\"],\"use_clang_coverage\":true},\"$build/goma\":{\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"$recipe_engine/isolated\":{\"server\":\"https://isolateserver.appspot.com\"},\"builder_group\":\"tryserver.chromium.mac\",\"recipe\":\"chromium_trybot\",\"xcode_build_version\":\"12a7209\"}"
+ execution_timeout_secs: 14400
+ expiration_secs: 7200
+ caches {
+ name: "win_toolchain"
+ path: "win_toolchain"
+ }
+ caches {
+ name: "xcode_ios_12a7209"
+ path: "xcode_ios_12a7209.app"
+ }
+ build_numbers: YES
+ service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
+ task_template_canary_percentage {
+ value: 5
+ }
+ experiments {
+ key: "chromium.resultdb.result_sink"
+ value: 0
+ }
+ experiments {
+ key: "luci.use_realms"
+ value: 100
+ }
+ resultdb {
+ enable: true
+ bq_exports {
+ project: "luci-resultdb"
+ dataset: "chromium"
+ table: "try_test_results"
+ test_results {}
+ }
+ }
+ }
+ builders {
name: "ios-simulator-multi-window"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
diff --git a/infra/config/generated/luci-milo.cfg b/infra/config/generated/luci-milo.cfg
index 65a992b..ebba5f9 100644
--- a/infra/config/generated/luci-milo.cfg
+++ b/infra/config/generated/luci-milo.cfg
@@ -11434,6 +11434,9 @@
name: "buildbucket/luci.chromium.try/ios-simulator-code-coverage"
}
builders {
+ name: "buildbucket/luci.chromium.try/ios-simulator-coverage-exp"
+ }
+ builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cr-recipe"
}
builders {
@@ -11443,6 +11446,9 @@
name: "buildbucket/luci.chromium.try/ios-simulator-full-configs"
}
builders {
+ name: "buildbucket/luci.chromium.try/ios-simulator-full-configs-coverage-exp"
+ }
+ builders {
name: "buildbucket/luci.chromium.try/ios-simulator-multi-window"
}
builders {
@@ -12527,6 +12533,9 @@
name: "buildbucket/luci.chromium.try/ios-simulator-code-coverage"
}
builders {
+ name: "buildbucket/luci.chromium.try/ios-simulator-coverage-exp"
+ }
+ builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cr-recipe"
}
builders {
@@ -12536,6 +12545,9 @@
name: "buildbucket/luci.chromium.try/ios-simulator-full-configs"
}
builders {
+ name: "buildbucket/luci.chromium.try/ios-simulator-full-configs-coverage-exp"
+ }
+ builders {
name: "buildbucket/luci.chromium.try/ios-simulator-multi-window"
}
builders {
diff --git a/infra/config/subprojects/chromium/try.star b/infra/config/subprojects/chromium/try.star
index 9560696..9727f96 100644
--- a/infra/config/subprojects/chromium/try.star
+++ b/infra/config/subprojects/chromium/try.star
@@ -1306,6 +1306,14 @@
coverage_exclude_sources = "ios_test_files_and_test_utils",
coverage_test_types = ["unit"],
os = os.MAC_10_15,
+)
+
+try_.chromium_mac_ios_builder(
+ name = "ios-simulator-coverage-exp",
+ use_clang_coverage = True,
+ coverage_exclude_sources = "ios_test_files_and_test_utils",
+ coverage_test_types = ["unit"],
+ os = os.MAC_10_15,
tryjob = try_.job(experiment_percentage = 3),
)
@@ -1345,6 +1353,20 @@
)
try_.chromium_mac_ios_builder(
+ name = "ios-simulator-full-configs-coverage-exp",
+ use_clang_coverage = True,
+ coverage_exclude_sources = "ios_test_files_and_test_utils",
+ coverage_test_types = ["unit"],
+ os = os.MAC_10_15,
+ tryjob = try_.job(
+ experiment_percentage = 3,
+ location_regexp = [
+ ".+/[+]/ios/.+",
+ ],
+ ),
+)
+
+try_.chromium_mac_ios_builder(
name = "ios-simulator-multi-window",
)
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 6b1f3b1..47b576b 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -29026,6 +29026,5266 @@
}
]
},
+ "ios-simulator-coverage-exp": {
+ "isolated_scripts": [
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "absl_hardening_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "absl_hardening_tests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/abseil-cpp:absl_hardening_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "absl_hardening_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "absl_hardening_tests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/abseil-cpp:absl_hardening_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "base_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://base:base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "boringssl_crypto_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "boringssl_crypto_tests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/boringssl:boringssl_crypto_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "boringssl_crypto_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "boringssl_crypto_tests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/boringssl:boringssl_crypto_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "boringssl_ssl_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "boringssl_ssl_tests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/boringssl:boringssl_ssl_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "boringssl_ssl_tests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "boringssl_ssl_tests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://third_party/boringssl:boringssl_ssl_tests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "components_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://components:components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "crypto_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "crypto_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://crypto:crypto_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "crypto_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "crypto_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://crypto:crypto_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "gfx_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "gfx_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/gfx:gfx_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "google_apis_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "google_apis_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://google_apis:google_apis_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "google_apis_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "google_apis_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://google_apis:google_apis_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_chrome_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test:ios_chrome_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_components_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/components:ios_components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_components_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_components_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/components:ios_components_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_net_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_net_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/net:ios_net_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_net_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_net_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/net:ios_net_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_remoting_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_remoting_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://remoting/ios:ios_remoting_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_remoting_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_remoting_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://remoting/ios:ios_remoting_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_testing_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_testing_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/testing:ios_testing_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_testing_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_testing_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/testing:ios_testing_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_inttests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web:ios_web_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_inttests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_inttests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_inttests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ios_web_view_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_view_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web_view:ios_web_view_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "net_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "net_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://net:net_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "net_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "net_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://net:net_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "services_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "services_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://services:services_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "services_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "services_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://services:services_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "skia_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "skia_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://skia:skia_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "sql_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "sql_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://sql:sql_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "sql_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "sql_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://sql:sql_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone 6s Plus 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s Plus",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone 6s Plus 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone SE (1st generation) 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone SE (1st generation)",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "ui_base_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ui_base_unittests_iPhone SE (1st generation) 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ui/base:ui_base_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "url_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "url_unittests_iPhone 6s 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://url:url_unittests/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 6s",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest"
+ ],
+ "isolate_name": "url_unittests",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "url_unittests_iPhone 6s 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://url:url_unittests/"
+ }
+ ]
+ },
"ios-simulator-cronet": {
"isolated_scripts": [
{
@@ -29120,6 +34380,2186 @@
}
]
},
+ "ios-simulator-full-configs-coverage-exp": {
+ "isolated_scripts": [
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPhone X 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_bookmarks_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_bookmarks_eg2tests_module_iPhone X 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_bookmarks_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_integration_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_integration_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_integration_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPhone X 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_settings_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_settings_eg2tests_module_iPhone X 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 3
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_settings_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_signin_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_signin_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_signin_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPhone X 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_smoke_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_smoke_eg2tests_module_iPhone X 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_smoke_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_ui_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_ui_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
+ "shards": 5
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_ui_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPhone X 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_chrome_web_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_chrome_web_eg2tests_module_iPhone X 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/chrome/test/earl_grey2:ios_chrome_web_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPhone X 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone X",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_showcase_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_showcase_eg2tests_module_iPhone X 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/showcase:ios_showcase_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPad Air 2 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPad Air 2",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPad Air 2 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "13.6",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPhone 7 13.6",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ },
+ {
+ "args": [
+ "--platform",
+ "iPhone 7",
+ "--version",
+ "14.0",
+ "--out-dir",
+ "${ISOLATED_OUTDIR}",
+ "--xcode-build-version",
+ "12a7209",
+ "--xctest",
+ "--xcode-parallelization"
+ ],
+ "isolate_name": "ios_web_shell_eg2tests_module",
+ "isolate_profile_data": true,
+ "merge": {
+ "args": [],
+ "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
+ },
+ "name": "ios_web_shell_eg2tests_module_iPhone 7 14.0",
+ "resultdb": {
+ "enable": false
+ },
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/mac_toolchain/${platform}",
+ "location": ".",
+ "revision": "git_revision:796d2b92cff93fc2059623ce0a66284373ceea0a"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "os": "Mac-10.15"
+ }
+ ],
+ "named_caches": [
+ {
+ "name": "xcode_ios_12a7209",
+ "path": "Xcode.app"
+ }
+ ],
+ "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
+ },
+ "test_id_prefix": "ninja://ios/web/shell/test:ios_web_shell_eg2tests_module/"
+ }
+ ]
+ },
"ios-simulator-multi-window": {
"isolated_scripts": [
{
diff --git a/testing/buildbot/waterfalls.pyl b/testing/buildbot/waterfalls.pyl
index 4559801..82692e2 100644
--- a/testing/buildbot/waterfalls.pyl
+++ b/testing/buildbot/waterfalls.pyl
@@ -2322,6 +2322,19 @@
'isolated_scripts': 'ios_code_coverage_tests',
},
},
+ 'ios-simulator-coverage-exp': {
+ 'mixins': [
+ 'isolate_profile_data',
+ 'mac_10.15',
+ 'mac_toolchain',
+ 'out_dir_arg',
+ 'xcode_12a7209',
+ 'xctest',
+ ],
+ 'test_suites': {
+ 'isolated_scripts': 'ios_simulator_tests',
+ },
+ },
'ios-simulator-cronet': {
'mixins': [
'mac_10.15',
@@ -2334,6 +2347,19 @@
'isolated_scripts': 'ios_simulator_cronet_tests',
}
},
+ 'ios-simulator-full-configs-coverage-exp': {
+ 'mixins': [
+ 'isolate_profile_data',
+ 'mac_10.15',
+ 'mac_toolchain',
+ 'out_dir_arg',
+ 'xcode_12a7209',
+ 'xctest',
+ ],
+ 'test_suites': {
+ 'isolated_scripts': 'ios_simulator_full_configs_tests',
+ },
+ },
'ios-simulator-multi-window': {
'mixins': [
'mac_10.15',
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 3b21695..18d6171 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -1008,7 +1008,9 @@
'ios14-beta-simulator': 'ios_simulator_debug_static_rbe_bot_xctest',
'ios14-sdk-simulator': 'ios_simulator_debug_static_rbe_bot_xctest',
'ios-simulator': 'ios_simulator_debug_static_rbe_bot_xctest',
+ 'ios-simulator-coverage-exp': 'clang_code_coverage_ios_partial_instrumentation_xctest',
'ios-simulator-full-configs': 'ios_simulator_debug_static_bot_xctest',
+ 'ios-simulator-full-configs-coverage-exp': 'clang_code_coverage_ios_partial_instrumentation_xctest',
'ios-simulator-cronet': 'ios_cronet_xctest',
'ios-simulator-code-coverage': 'clang_code_coverage_ios_partial_instrumentation_xctest',
'ios-simulator-cr-recipe': 'ios_simulator_debug_static_bot_xctest',
diff --git a/tools/mb/mb_config_expectations/tryserver.chromium.mac.json b/tools/mb/mb_config_expectations/tryserver.chromium.mac.json
index 302eeb7..31e82f4 100644
--- a/tools/mb/mb_config_expectations/tryserver.chromium.mac.json
+++ b/tools/mb/mb_config_expectations/tryserver.chromium.mac.json
@@ -248,6 +248,20 @@
"use_goma": true
}
},
+ "ios-simulator-coverage-exp": {
+ "gn_args": {
+ "coverage_instrumentation_input_file": "//.code-coverage/files_to_instrument.txt",
+ "enable_run_ios_unittests_with_xctest": true,
+ "ios_use_goma_rbe": true,
+ "is_component_build": false,
+ "is_debug": true,
+ "symbol_level": 1,
+ "target_cpu": "x64",
+ "target_os": "ios",
+ "use_clang_coverage": true,
+ "use_goma": true
+ }
+ },
"ios-simulator-cr-recipe": {
"gn_args": {
"enable_run_ios_unittests_with_xctest": true,
@@ -298,6 +312,20 @@
"use_goma": true
}
},
+ "ios-simulator-full-configs-coverage-exp": {
+ "gn_args": {
+ "coverage_instrumentation_input_file": "//.code-coverage/files_to_instrument.txt",
+ "enable_run_ios_unittests_with_xctest": true,
+ "ios_use_goma_rbe": true,
+ "is_component_build": false,
+ "is_debug": true,
+ "symbol_level": 1,
+ "target_cpu": "x64",
+ "target_os": "ios",
+ "use_clang_coverage": true,
+ "use_goma": true
+ }
+ },
"ios-simulator-multi-window": {
"gn_args": {
"enable_run_ios_unittests_with_xctest": true,