| Index: scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json
|
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json
|
| index 538156db2e6cb9f46f6f7304a6fc7e26417e3e35..18073c3250230203ec5be16b40bd39191d8354d6 100644
|
| --- a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json
|
| +++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json
|
| @@ -30,7 +30,6 @@
|
| "src@HEAD",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -104,7 +103,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "ensure_goma"
|
| },
|
| {
|
| @@ -119,7 +117,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "ensure_goma.install cipd",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -144,7 +141,6 @@
|
| "--service-account-json",
|
| "/creds/service_accounts/service-account-goma-client.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "ensure_goma.ensure_installed",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -166,7 +162,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_CHROMIUM_NO_ACTION": "1",
|
| @@ -200,7 +195,6 @@
|
| "--output_json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "load config",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -218,7 +212,6 @@
|
| "-u",
|
| "import sys; sys.exit(1)"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Recipe failed. Reason: Could not load config file. Double check your changes to config files for syntax errors.",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@",
|
|
|