| Index: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| index d077efdf8c6abc0111e598137987792dd7f88e44..0a65011b24a8b545ddf8207ce95471ebf46d4ad9 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| @@ -171,6 +171,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=static_library gomadir='[CACHE]/cipd/goma' lsan=1 target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -224,6 +225,27 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "client.v8.fyi",
|
| + "-b",
|
| + "Linux ASAN Builder",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "//out/Release"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|