| Index: scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x86_wow64_dbg.json
|
| diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x86_wow64_dbg.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x86_wow64_dbg.json
|
| index 105d9d583bfe55a43df4957796d963ad1bf3df7c..3acac4eeafffa4fa4b4cfc2100e2c7141608141e 100644
|
| --- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x86_wow64_dbg.json
|
| +++ b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x86_wow64_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": {
|
| "GYP_DEFINES": "target_arch=ia32",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -63,7 +60,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/crashpad/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
| @@ -73,7 +69,6 @@
|
| "[SLAVE_BUILD]/crashpad/build/run_tests.py",
|
| "Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run tests"
|
| },
|
| {
|
|
|