| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json
|
| index f91e93949077e9161fc09f5a294c0753b6dad957..36a85b2ba8d3f75cb21d7ab783a6afc2097d59c8 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json
|
| @@ -256,14 +256,17 @@
|
| "@@@STEP_LOG_END@excluded_files@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@{@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
|
| @@ -336,6 +339,7 @@
|
| "--ninja-ensure-up-to-date",
|
| "--",
|
| "chromium_builder_tests",
|
| + "crash_service",
|
| "mini_installer"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| @@ -358,6 +362,17 @@
|
| "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",
|
| "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\test_installer.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]\\src\\out",
|
|
|