| Index: scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json b/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
|
| index 80371a178619a9e5a4d63fef49a81d902ac21e85..abfa9f3cf98451cef4c976f664fdf14df789f6c7 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.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",
|
|
|