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

Unified Diff: recipe_modules/step/example.expected/warning.json

Issue 2127353003: Include "recipe_result" (None) on StepFailure (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: trybots Created 4 years, 5 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 | « recipe_modules/step/example.expected/timeout.json ('k') | recipes/example/defer.expected/one_fail.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/step/example.expected/warning.json
diff --git a/recipe_modules/step/example.expected/warning.json b/recipe_modules/step/example.expected/warning.json
index 29bd521ced581de54372ead870314335209b9ff5..f56c744b94540071cb0251a525a849f9c909be4c 100644
--- a/recipe_modules/step/example.expected/warning.json
+++ b/recipe_modules/step/example.expected/warning.json
@@ -84,6 +84,7 @@
{
"name": "$result",
"reason": "Step('warning') failed with return_code 1",
+ "recipe_result": null,
"status_code": 1
}
]
« no previous file with comments | « recipe_modules/step/example.expected/timeout.json ('k') | recipes/example/defer.expected/one_fail.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698