| Index: scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
|
| index fac3bd653f0872e073d7a2e994c714a031d8ea21..8a84cc4423a6bae047cc5146460be187fd21f2b0 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json
|
| @@ -260,8 +260,7 @@
|
| "[BUILD]\\goma",
|
| "--",
|
| "browser_tests",
|
| - "browser_tests_run",
|
| - "crash_service"
|
| + "browser_tests_run"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -331,17 +330,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| - "--target",
|
| - "Debug"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "start_crash_service"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv[1]\nsys.exit(1)\n",
|
| "browser_tests"
|
| ],
|
|
|