| Index: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_ASAN___debug.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_ASAN___debug.json b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_ASAN___debug.json
|
| index f921cac0d7423fc4ece616ab7d91b4017f750b6c..3e2a5ad91477c2058a56effcc627c0e604729568 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_ASAN___debug.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Chromium_ASAN___debug.json
|
| @@ -190,6 +190,7 @@
|
| "cwd": "[SLAVE_BUILD]/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_DEFINES": "asan=1 clang=1 component=shared_library gomadir='[CACHE]/cipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_optimized_debug=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -243,6 +244,27 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "client.v8.fyi",
|
| + "-b",
|
| + "Chromium ASAN - debug",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "//out/Debug"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|