| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| index 1df17f9de440136063b4144e3c2ce97c1061d6c3..7ead7aec219e535e6ce784afe1c5b47abe475df5 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| @@ -5,7 +5,6 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "taskkill"
|
| },
|
| {
|
| @@ -40,7 +39,6 @@
|
| "--no_shallow",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -79,7 +77,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
|
| @@ -97,7 +94,6 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -132,7 +128,6 @@
|
| "--goma-disable-local-fallback",
|
| "--"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
|
|