| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| index be6ebe6105572de2a717ada04e4bc3bcb91067d7..bdbd93f66117bd301fd3b61c7f857f2fef4a36e4 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| @@ -319,7 +319,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.chromium.win",
|
| + "--builder-name",
|
| + "win_clang",
|
| + "--build-id",
|
| + "571",
|
| + "--analyze-input",
|
| + "{\"additional_compile_targets\": [\"all\"], \"files\": [\"foo.cc\"], \"test_targets\": []}",
|
| + "--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@ \"all\"@@@",
|
|
|