| Index: scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json
|
| index 8b135c1e2ad7761c12d64dcaeda5a92162a2aa1f..f07bb70605996b30c8964074e6059194169bb715 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win_x64_GN__dbg_.json
|
| @@ -281,7 +281,8 @@
|
| "[BUILD]\\goma",
|
| "--",
|
| "browser_tests",
|
| - "browser_tests_run"
|
| + "browser_tests_run",
|
| + "crash_service"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| @@ -351,6 +352,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| + "--target",
|
| + "Debug_x64"
|
| + ],
|
| + "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"
|
| ],
|
|
|