| { |
| "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, |
| "AAAAA2 See generate_buildbot_json.py to make changes": {}, |
| "android_chromium_compile": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| }, |
| "linux_chromium_compile": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| }, |
| "linux_chromium_compile_dbg": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| }, |
| "mac_chromium_compile": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| }, |
| "webrtc_linux_chromium": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ], |
| "isolated_scripts": [ |
| { |
| "args": [ |
| "--num-retries=3", |
| "-t", |
| "Release", |
| "external/wpt/webrtc", |
| "external/wpt/webrtc-encoded-transform", |
| "external/wpt/webrtc-extensions", |
| "external/wpt/webrtc-priority", |
| "external/wpt/webrtc-stats", |
| "external/wpt/webrtc-svc", |
| "--write-run-histories-to=${ISOLATED_OUTDIR}/run_histories.json" |
| ], |
| "check_flakiness_for_new_tests": false, |
| "isolate_name": "blink_wpt_tests", |
| "merge": { |
| "args": [ |
| "--verbose" |
| ], |
| "script": "//third_party/blink/tools/merge_web_test_results.py" |
| }, |
| "name": "blink_wpt_tests", |
| "resultdb": { |
| "enable": true |
| }, |
| "results_handler": "layout tests", |
| "swarming": { |
| "dimension_sets": [ |
| { |
| "os": "Ubuntu-22.04" |
| } |
| ], |
| "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" |
| }, |
| "test_id_prefix": "ninja://:blink_wpt_tests/" |
| } |
| ] |
| }, |
| "win_chromium_compile": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| }, |
| "win_chromium_compile_dbg": { |
| "additional_compile_targets": [ |
| "blink_unittests", |
| "browser_tests", |
| "capture_unittests", |
| "content_browsertests", |
| "content_unittests", |
| "remoting_unittests" |
| ] |
| } |
| } |