Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json |
index 9a5801d58cb474bf6f25099c7a56752ff9d04537..261c54b743030a3ad1a84cd0ca35370fa405fcea 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json |
@@ -96,11 +96,18 @@ |
"python", |
"-u", |
"[SLAVE_BUILD]/src/build/gyp_chromium", |
- "--analyzer", |
- "foo.cc" |
+ "--analyzer2", |
+ "{\"files\": [\"foo.cc\"], \"targets\": []}", |
+ "/path/to/tmp/json" |
], |
"name": "analyze", |
- "stdout": "/path/to/tmp/" |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"targets\": []@@@", |
+ "@@@STEP_LOG_LINE@json.output@}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
}, |
{ |
"cmd": [ |