Refresh infra/specs.

Bug: None
Change-Id: I288a3b0983d9d53425982901643548adcca7ba9b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/322601
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40879}
This commit is contained in:
Mirko Bonadei 2023-10-05 22:20:36 +02:00 committed by WebRTC LUCI CQ
parent a1773f05ab
commit 9dae1dfda7
5 changed files with 1158 additions and 980 deletions

File diff suppressed because it is too large Load diff

View file

@ -14,6 +14,7 @@
], ],
"script": "//tools_webrtc/perf/process_perf_results.py" "script": "//tools_webrtc/perf/process_perf_results.py"
}, },
"name": "video_codec_perf_tests",
"resultdb": { "resultdb": {
"enable": true, "enable": true,
"has_native_resultdb_integration": true "has_native_resultdb_integration": true
@ -47,6 +48,7 @@
], ],
"script": "//tools_webrtc/perf/process_perf_results.py" "script": "//tools_webrtc/perf/process_perf_results.py"
}, },
"name": "webrtc_perf_tests",
"resultdb": { "resultdb": {
"enable": true, "enable": true,
"has_native_resultdb_integration": true "has_native_resultdb_integration": true
@ -83,6 +85,7 @@
], ],
"script": "//tools_webrtc/perf/process_perf_results.py" "script": "//tools_webrtc/perf/process_perf_results.py"
}, },
"name": "video_codec_perf_tests",
"resultdb": { "resultdb": {
"enable": true, "enable": true,
"has_native_resultdb_integration": true "has_native_resultdb_integration": true
@ -116,6 +119,7 @@
], ],
"script": "//tools_webrtc/perf/process_perf_results.py" "script": "//tools_webrtc/perf/process_perf_results.py"
}, },
"name": "webrtc_perf_tests",
"resultdb": { "resultdb": {
"enable": true, "enable": true,
"has_native_resultdb_integration": true "has_native_resultdb_integration": true
@ -149,7 +153,6 @@
"--test-arg=--undefok=test_launcher_summary_output", "--test-arg=--undefok=test_launcher_summary_output",
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb"
], ],
"isolate_name": "video_codec_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -174,6 +177,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "video_codec_perf_tests",
"test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/"
}, },
{ {
@ -185,7 +189,6 @@
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb", "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -210,6 +213,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]
@ -220,7 +224,6 @@
"args": [ "args": [
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json"
], ],
"isolate_name": "video_codec_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -244,6 +247,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "video_codec_perf_tests",
"test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/"
}, },
{ {
@ -253,7 +257,6 @@
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -277,6 +280,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]
@ -287,7 +291,6 @@
"args": [ "args": [
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json"
], ],
"isolate_name": "video_codec_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -312,6 +315,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "video_codec_perf_tests",
"test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/"
}, },
{ {
@ -321,7 +325,6 @@
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -346,6 +349,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]
@ -356,7 +360,6 @@
"args": [ "args": [
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json"
], ],
"isolate_name": "video_codec_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -381,6 +384,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "video_codec_perf_tests",
"test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/"
}, },
{ {
@ -390,7 +394,6 @@
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -415,6 +418,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]
@ -425,7 +429,6 @@
"args": [ "args": [
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json"
], ],
"isolate_name": "video_codec_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -449,6 +452,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "video_codec_perf_tests",
"test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/"
}, },
{ {
@ -458,7 +462,6 @@
"--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -482,6 +485,7 @@
"idempotent": false, "idempotent": false,
"io_timeout": 10800 "io_timeout": 10800
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]

View file

@ -7,11 +7,10 @@
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "common_audio_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -35,23 +34,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "common_audio_unittests",
"test_id_prefix": "ninja://common_audio:common_audio_unittests/" "test_id_prefix": "ninja://common_audio:common_audio_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "common_video_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -75,12 +74,13 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "common_video_unittests",
"test_id_prefix": "ninja://common_video:common_video_unittests/" "test_id_prefix": "ninja://common_video:common_video_unittests/"
}, },
{ {
@ -88,11 +88,10 @@
"--readline-timeout=1200", "--readline-timeout=1200",
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "modules_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -118,24 +117,24 @@
"io_timeout": 7200, "io_timeout": 7200,
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 2 "shards": 2
}, },
"test": "modules_tests",
"test_id_prefix": "ninja://modules:modules_tests/" "test_id_prefix": "ninja://modules:modules_tests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "modules_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -159,24 +158,24 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 6 "shards": 6
}, },
"test": "modules_unittests",
"test_id_prefix": "ninja://modules:modules_unittests/" "test_id_prefix": "ninja://modules:modules_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "rtc_pc_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -200,23 +199,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "rtc_pc_unittests",
"test_id_prefix": "ninja://pc:rtc_pc_unittests/" "test_id_prefix": "ninja://pc:rtc_pc_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "rtc_stats_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -240,23 +239,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "rtc_stats_unittests",
"test_id_prefix": "ninja://stats:rtc_stats_unittests/" "test_id_prefix": "ninja://stats:rtc_stats_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "system_wrappers_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -280,23 +279,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "system_wrappers_unittests",
"test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/" "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "test_support_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -320,23 +319,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "test_support_unittests",
"test_id_prefix": "ninja://test:test_support_unittests/" "test_id_prefix": "ninja://test:test_support_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "tools_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -360,23 +359,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "tools_unittests",
"test_id_prefix": "ninja://rtc_tools:tools_unittests/" "test_id_prefix": "ninja://rtc_tools:tools_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "video_capture_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -400,23 +399,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "video_capture_tests",
"test_id_prefix": "ninja://modules/video_capture:video_capture_tests/" "test_id_prefix": "ninja://modules/video_capture:video_capture_tests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "video_engine_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -440,13 +439,14 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 4 "shards": 4
}, },
"test": "video_engine_tests",
"test_id_prefix": "ninja://:video_engine_tests/" "test_id_prefix": "ninja://:video_engine_tests/"
} }
] ]
@ -463,7 +463,6 @@
"${ISOLATED_OUTDIR}", "${ISOLATED_OUTDIR}",
"--nologs" "--nologs"
], ],
"isolate_name": "webrtc_perf_tests",
"merge": { "merge": {
"args": [ "args": [
"--test-suite", "--test-suite",
@ -501,6 +500,7 @@
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "webrtc_perf_tests",
"test_id_prefix": "ninja://:webrtc_perf_tests/" "test_id_prefix": "ninja://:webrtc_perf_tests/"
} }
] ]
@ -511,11 +511,10 @@
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "common_audio_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -539,23 +538,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "common_audio_unittests",
"test_id_prefix": "ninja://common_audio:common_audio_unittests/" "test_id_prefix": "ninja://common_audio:common_audio_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "common_video_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -579,12 +578,13 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "common_video_unittests",
"test_id_prefix": "ninja://common_video:common_video_unittests/" "test_id_prefix": "ninja://common_video:common_video_unittests/"
}, },
{ {
@ -592,11 +592,10 @@
"--readline-timeout=1200", "--readline-timeout=1200",
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "modules_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -622,24 +621,24 @@
"io_timeout": 7200, "io_timeout": 7200,
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 2 "shards": 2
}, },
"test": "modules_tests",
"test_id_prefix": "ninja://modules:modules_tests/" "test_id_prefix": "ninja://modules:modules_tests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "modules_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -663,24 +662,24 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 6 "shards": 6
}, },
"test": "modules_unittests",
"test_id_prefix": "ninja://modules:modules_unittests/" "test_id_prefix": "ninja://modules:modules_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "rtc_pc_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -704,23 +703,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "rtc_pc_unittests",
"test_id_prefix": "ninja://pc:rtc_pc_unittests/" "test_id_prefix": "ninja://pc:rtc_pc_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "rtc_stats_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -744,23 +743,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "rtc_stats_unittests",
"test_id_prefix": "ninja://stats:rtc_stats_unittests/" "test_id_prefix": "ninja://stats:rtc_stats_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "system_wrappers_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -784,23 +783,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "system_wrappers_unittests",
"test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/" "test_id_prefix": "ninja://system_wrappers:system_wrappers_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "test_support_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -824,23 +823,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "test_support_unittests",
"test_id_prefix": "ninja://test:test_support_unittests/" "test_id_prefix": "ninja://test:test_support_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "tools_unittests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -864,23 +863,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "tools_unittests",
"test_id_prefix": "ninja://rtc_tools:tools_unittests/" "test_id_prefix": "ninja://rtc_tools:tools_unittests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "video_capture_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -904,23 +903,23 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com" "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
}, },
"test": "video_capture_tests",
"test_id_prefix": "ninja://modules/video_capture:video_capture_tests/" "test_id_prefix": "ninja://modules/video_capture:video_capture_tests/"
}, },
{ {
"args": [ "args": [
"--xctest", "--xctest",
"--xcode-build-version", "--xcode-build-version",
"15a5229h", "15a240d",
"--out-dir", "--out-dir",
"${ISOLATED_OUTDIR}" "${ISOLATED_OUTDIR}"
], ],
"isolate_name": "video_engine_tests",
"merge": { "merge": {
"script": "//testing/merge_scripts/standard_isolated_script_merge.py" "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
}, },
@ -944,13 +943,14 @@
}, },
"named_caches": [ "named_caches": [
{ {
"name": "xcode_ios_15a5229h", "name": "xcode_ios_15a240d",
"path": "Xcode.app" "path": "Xcode.app"
} }
], ],
"service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com", "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 4 "shards": 4
}, },
"test": "video_engine_tests",
"test_id_prefix": "ninja://:video_engine_tests/" "test_id_prefix": "ninja://:video_engine_tests/"
} }
] ]

View file

@ -312,10 +312,10 @@
} }
}, },
'xcode_15_main': { 'xcode_15_main': {
'args': ['--xcode-build-version', '15a5229h'], 'args': ['--xcode-build-version', '15a240d'],
'swarming': { 'swarming': {
'named_caches': [{ 'named_caches': [{
'name': 'xcode_ios_15a5229h', 'name': 'xcode_ios_15a240d',
'path': 'Xcode.app' 'path': 'Xcode.app'
}] }]
} }

File diff suppressed because it is too large Load diff