| Index: scripts/slave/recipes/mojo.expected/mojo_linux_asan.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_linux_asan.json b/scripts/slave/recipes/mojo.expected/mojo_linux_asan.json
|
| index f9831891d2fcc7e16526effec56055883507c724..b8e011a08070e507b89fa293e79ac85e661e0fec 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_linux_asan.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_linux_asan.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]"
|
| },
|
| @@ -84,7 +82,6 @@
|
| "--release",
|
| "--asan"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_DIR": "[BUILD]/goma"
|
| },
|
| @@ -98,7 +95,6 @@
|
| "{\"build_number\": 571, \"builder_name\": \"Mojo Linux ASan\", \"dcheck_always_on\": false, \"is_debug\": false, \"master_name\": \"chromium.testing.master\", \"sanitizer\": \"asan\", \"target_os\": \"linux\", \"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@[@@@",
|
|
|