| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_dbg.json
|
| index e71f70dd00c4b4e9675208886e08982b20d826f4..6ffdacb8b83d1e0310db56bcf040995b32016a67 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_dbg.json
|
| @@ -300,7 +300,32 @@
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
|
| "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
|
| - "@@@STEP_LOG_END@excluded_files@@@",
|
| + "@@@STEP_LOG_END@excluded_files@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/send_analyze_event.py",
|
| + "--event-mon-run-type",
|
| + "test",
|
| + "--master-name",
|
| + "tryserver.blink",
|
| + "--builder-name",
|
| + "linux_precise_blink_dbg",
|
| + "--build-id",
|
| + "571",
|
| + "--analyze-input",
|
| + "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"blink_tests\"]}",
|
| + "--analyze-output",
|
| + "{\"status\": \"Analyze disabled: matched exclusion\"}"
|
| + ],
|
| + "name": "analyze report",
|
| + "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@analyze_details@{@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
|
|
|