| Index: scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_dbg.json
|
| diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_dbg.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_dbg.json
|
| index 09fa89dd9f90a2de2b2dd44b8beebb24d0f1731e..f472c9f95308ad2119ec01a5ee2b14b274d58a2e 100644
|
| --- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_dbg.json
|
| +++ b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_dbg.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 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -62,7 +59,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/crashpad/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
| @@ -71,7 +67,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/crashpad/out/Debug_x64"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja (2)"
|
| },
|
| {
|
| @@ -81,7 +76,6 @@
|
| "[SLAVE_BUILD]/crashpad/build/run_tests.py",
|
| "Debug_x64"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run tests"
|
| },
|
| {
|
|
|