| Index: scripts/slave/recipes/ios/try.expected/parent.json
|
| diff --git a/scripts/slave/recipes/ios/try.expected/parent.json b/scripts/slave/recipes/ios/try.expected/parent.json
|
| index 249babef93f1422f6ef5a454e8567a9051a56959..1b7781121d3d5c52ed388da97df4056fe807bf7f 100644
|
| --- a/scripts/slave/recipes/ios/try.expected/parent.json
|
| +++ b/scripts/slave/recipes/ios/try.expected/parent.json
|
| @@ -287,32 +287,7 @@
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
|
| "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
|
| - "@@@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",
|
| - "--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_END@excluded_files@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@{@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@",
|
|
|