| Index: scripts/slave/recipes/ios/try.expected/gn.json
|
| diff --git a/scripts/slave/recipes/ios/try.expected/gn.json b/scripts/slave/recipes/ios/try.expected/gn.json
|
| index 4206cabb7ea7628f2a2049ef3075597b19dd73e9..02e7eb0b842f01d868f96f5ffd3e6f09417d3af1 100644
|
| --- a/scripts/slave/recipes/ios/try.expected/gn.json
|
| +++ b/scripts/slave/recipes/ios/try.expected/gn.json
|
| @@ -356,7 +356,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.fake",
|
| + "--builder-name",
|
| + "ios-simulator-gn",
|
| + "--build-id",
|
| + "0",
|
| + "--analyze-input",
|
| + "{\"additional_compile_targets\": [\"All\", \"fake tests\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"fake 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@ \"All\", @@@",
|
|
|