| Index: scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| index de09f98fc1b4be390175dfdd50122626bc18fac6..193dba370a06b8dace041d36ca180dfc48d1dd8c 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/invalid_targets.json
|
| @@ -107,29 +107,6 @@
|
| ]
|
| },
|
| {
|
| - "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",
|
| - "",
|
| - "--builder-name",
|
| - "",
|
| - "--build-id",
|
| - "",
|
| - "--analyze-input",
|
| - "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": []}",
|
| - "--analyze-output",
|
| - "{\"invalid_targets\": [\"invalid\", \"another one\"]}"
|
| - ],
|
| - "name": "analyze report"
|
| - },
|
| - {
|
| "name": "$result",
|
| "reason": "Error, following targets were not found: invalid, another one",
|
| "recipe_result": null,
|
|
|