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

Unified Diff: recipe_modules/step/example.expected/defer_results.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
Index: recipe_modules/step/example.expected/defer_results.json
diff --git a/recipe_modules/step/example.expected/defer_results.json b/recipe_modules/step/example.expected/defer_results.json
index 83ccbb7ed218df2481d4b5c2ac21ff72b4856d74..79cb98138e377655297cbfc66d0bf2a203324711 100644
--- a/recipe_modules/step/example.expected/defer_results.json
+++ b/recipe_modules/step/example.expected/defer_results.json
@@ -98,6 +98,7 @@
{
"name": "$result",
"reason": "You can catch step failures.",
+ "recipe_result": null,
"status_code": 1
}
]
« no previous file with comments | « recipe_modules/generator_script/example.expected/always_run.json ('k') | recipe_modules/step/example.expected/timeout.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698