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

Unified Diff: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json

Issue 1812123002: Make the recipe roller tryjob accept tryjobs. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Whoops forgot files, and expectations. Created 4 years, 9 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
Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
index b4f597b9ac8c25902af3ed9f6c2fe7c77a81ffeb..7b131ce704d194492a05206b633940a4f07ae430 100644
--- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
+++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
@@ -97,7 +97,7 @@
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
- "name": "bot_update",
+ "name": "bot_update (without patch)",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -168,7 +168,7 @@
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
- "name": "bot_update (2)",
+ "name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698