| Index: scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_dbg_clobber.json
|
| diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_dbg_clobber.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_dbg_clobber.json
|
| index deb9d347f260767ff1017918c115e88f01a404d8..c8ce7bdc750a5c1fa35304a776f51811607fc732 100644
|
| --- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_dbg_clobber.json
|
| +++ b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_mac_dbg_clobber.json
|
| @@ -8,7 +8,6 @@
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'crashpad', 'url': 'https://chromium.googlesource.com/crashpad/crashpad.git'}]"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -27,7 +26,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -50,7 +48,6 @@
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SLAVE_BUILD]/crashpad/out"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree out",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -70,7 +67,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -82,7 +78,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/crashpad/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
| @@ -92,7 +87,6 @@
|
| "[SLAVE_BUILD]/crashpad/build/run_tests.py",
|
| "Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run tests"
|
| },
|
| {
|
|
|