| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN___debug_builder.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN___debug_builder.json
|
| index 135e3f2444b382e07e87ff09e3a73e6c813cca87..eec6fc78c768047484a83182bfbdb114bf3c421d 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN___debug_builder.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN___debug_builder.json
|
| @@ -25,7 +25,6 @@
|
| "--no_shallow",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -64,7 +63,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_DEFINES": "asan=1 clang=1 gomadir='[BUILD]/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
|
| @@ -82,7 +80,6 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -96,7 +93,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -140,7 +136,6 @@
|
| "--",
|
| "d8"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -158,7 +153,6 @@
|
| "[SLAVE_BUILD]/v8/out/Debug",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "listdir build_dir",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
| @@ -184,7 +178,6 @@
|
| "[\"file 1\", \"file 2\"]",
|
| "[SLAVE_BUILD]/v8/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "zipping"
|
| },
|
| {
|
| @@ -205,7 +198,6 @@
|
| "[TMP_BASE]/chrome_staging_tmp_1/d8-asan-linux-debug-v8-component-50110.zip",
|
| "gs://v8-asan/linux-debug/d8-asan-linux-debug-v8-component-50110.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/linux-debug/d8-asan-linux-debug-v8-component-50110.zip@@@"
|
| @@ -218,7 +210,6 @@
|
| "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
|
| "[TMP_BASE]/chrome_staging_tmp_1/d8-asan-linux-debug-v8-component-50110.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "d8-asan-linux-debug-v8-component-50110.zip",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|