| Index: scripts/slave/recipes/mojo.expected/mojo_win_dbg.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_win_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_win_dbg.json
|
| index aaa6cdc908c0eff3f6b64a97cef1c43ecce199cc..964af0bc2ff8d78a1a1e571b41292cee80796cdf 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_win_dbg.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_win_dbg.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -54,7 +53,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -79,7 +77,6 @@
|
| "build",
|
| "--debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "mojob build"
|
| },
|
| {
|
| @@ -90,7 +87,6 @@
|
| "{\"build_number\": 571, \"builder_name\": \"Mojo Win (dbg)\", \"dcheck_always_on\": false, \"is_debug\": true, \"master_name\": \"chromium.testing.master\", \"target_os\": \"windows\", \"test_results_server\": \"test-results.appspot.com\", \"test_types\": [\"default\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "get_test_list",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
|
|