| Index: scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_win_cov_try.json
|
| diff --git a/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_win_cov_try.json b/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_win_cov_try.json
|
| index a158802bcfe27eb4334f434a9e0ed7691e084156..aee4622462533e2e869d3f2f4e82a2ad63af74a2 100644
|
| --- a/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_win_cov_try.json
|
| +++ b/scripts/slave/recipes/syzygy/coverage.expected/full_master_client_syzygy_win_cov_try.json
|
| @@ -5,7 +5,6 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "taskkill"
|
| },
|
| {
|
| @@ -34,7 +33,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -74,7 +72,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": "target_arch=ia32",
|
| @@ -107,7 +104,6 @@
|
| "--",
|
| "build_all"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
| @@ -123,7 +119,6 @@
|
| "--build-dir",
|
| "[SLAVE_BUILD]\\src\\out\\Coverage"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "capture_unittest_coverage"
|
| },
|
| {
|
|
|