| Index: scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_all_exes.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_all_exes.json b/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_all_exes.json
|
| index 3d64b53fff9148efb4168fcf1a3b98dc381d736e..8bce37da84d2ca9b59d7d4328f4a1b51d265441c 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_all_exes.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/analyzes_matches_all_exes.json
|
| @@ -16,7 +16,7 @@
|
| "-u",
|
| "[SLAVE_BUILD]/build/gyp_chromium",
|
| "--analyzer",
|
| - "{\"files\": [\"foo.cc\"], \"targets\": [\"foo\", \"bar\"]}",
|
| + "{\"files\": [\"foo.cc\"], \"targets\": []}",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -25,10 +25,7 @@
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency (all)\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"foo\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ ]@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency (all)\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
|
|