Index: infra/recipes/chromium_trybot.expected/basic.json |
diff --git a/infra/recipes/chromium_trybot.expected/basic.json b/infra/recipes/chromium_trybot.expected/basic.json |
index 7cd9a907d2b9a55f65f1365ab5d57f7751df3168..b83fbe3d91d54396142ea4a953743ed07bfd414a 100644 |
--- a/infra/recipes/chromium_trybot.expected/basic.json |
+++ b/infra/recipes/chromium_trybot.expected/basic.json |
@@ -333,7 +333,32 @@ |
"@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
"@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
"@@@STEP_LOG_LINE@json.output@}@@@", |
- "@@@STEP_LOG_END@json.output@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "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.chromium.linux", |
+ "--builder-name", |
+ "linux_chromium_rel_ng", |
+ "--build-id", |
+ "571", |
+ "--analyze-input", |
+ "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [\"foo.cc\"], \"test_targets\": []}", |
+ "--analyze-output", |
+ "{\"compile_targets\": [], \"status\": \"No dependency\", \"test_targets\": []}" |
+ ], |
+ "name": "analyze report", |
+ "~followup_annotations": [ |
"@@@STEP_LOG_LINE@analyze_details@{@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |