| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
|
| index beb03d08d317f53ba8b9f180d49b6c44466b5ef3..389f5661867d56a661465b1e61abac2cabc7981a 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.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]"
|
| },
|
| @@ -87,7 +85,6 @@
|
| "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
|
| "--version"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "swarming.py --version",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| @@ -101,7 +98,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=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
|
| @@ -119,7 +115,6 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -156,7 +151,6 @@
|
| "x64",
|
| "--"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
| @@ -182,7 +176,6 @@
|
| "[SLAVE_BUILD]\\v8\\out\\Release_x64\\ignition.isolated.gen.json",
|
| "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "isolate tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -195,7 +188,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "trigger",
|
| "trigger_specs": [
|
| {
|
|
|