Index: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json |
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json |
index 5337ba81152e2783c8d5675fd371e9298306133c..62b394622b1d0a9371de1980c811dec287295202 100644 |
--- a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json |
+++ b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json |
@@ -465,7 +465,8 @@ |
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", |
@@ -568,7 +569,8 @@ |
"--ninja-ensure-up-to-date", |
"--", |
"affected_tests", |
- "affected_tests_run" |
+ "affected_tests_run", |
+ "crash_service" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "test r1.compile", |
@@ -622,6 +624,20 @@ |
"cmd": [ |
"python", |
"-u", |
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py", |
+ "--target", |
+ "Release" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "test r1.start_crash_service", |
+ "~followup_annotations": [ |
+ "@@@STEP_NEST_LEVEL@1@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |