| Index: scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_test_targets.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_test_targets.json b/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_test_targets.json
|
| index ec43eb90b828e02e93b4978d0012950e7083b999..4d194ff6ffd556df7bfb2808c679a882d1d8e464 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_test_targets.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_test_targets.json
|
| @@ -113,29 +113,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\": [\"foo\", \"bar\"]}",
|
| - "--analyze-output",
|
| - "{\"compile_targets\": [\"foo\", \"bar\"], \"status\": \"Found dependency\", \"test_targets\": [\"foo\", \"bar\"]}"
|
| - ],
|
| - "name": "analyze report"
|
| - },
|
| - {
|
| - "cmd": [
|
| "echo",
|
| "Why hello, there."
|
| ],
|
|
|