| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| index 9c0d42cabbecd9681f7c362221cb66dd22d3b067..f7bfc443638c29e1bed024b653465d6d67b49efe 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json
|
| @@ -241,16 +241,12 @@
|
| "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
|
| "@@@STEP_LOG_END@excluded_files@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@{@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
|
| @@ -320,8 +316,7 @@
|
| "--goma-fail-fast",
|
| "--goma-disable-local-fallback",
|
| "--",
|
| - "blink_tests",
|
| - "crash_service"
|
| + "blink_tests"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile (with patch)",
|
| @@ -343,17 +338,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| - "--target",
|
| - "Release"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "start_crash_service"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
|
| "--target",
|
| "Release",
|
|
|