Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(484)

Unified Diff: infra/recipes/chromium_trybot.expected/basic.json

Issue 2396343002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « infra/config/recipes.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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\"@@@",
« no previous file with comments | « infra/config/recipes.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698