| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json
|
| index c8a4816a5721cb95bdc4314a66e4072c24308442..bf84e52b62bb3e175e0c02a3e4729e1767444741 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_android_chromium_gn_dbg.json
|
| @@ -291,7 +291,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.v8",
|
| + "--builder-name",
|
| + "v8_android_chromium_gn_dbg",
|
| + "--build-id",
|
| + "571",
|
| + "--analyze-input",
|
| + "{\"additional_compile_targets\": [\"blink_tests\", \"gin_unittests\", \"net_unittests\"], \"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@ \"blink_tests\", @@@",
|
|
|