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

Unified Diff: recipe_modules/step/example.expected/timeout.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/timeout.json
diff --git a/recipe_modules/step/example.expected/timeout.json b/recipe_modules/step/example.expected/timeout.json
index aa8540f510cd163d7df78fe2179ba67dc24ea2fe..f60f19026571bef6bdcbfe566e2d45c4b14072f3 100644
--- a/recipe_modules/step/example.expected/timeout.json
+++ b/recipe_modules/step/example.expected/timeout.json
@@ -2,6 +2,7 @@
{
"name": "$result",
"reason": "Step Timeout: Step('timeout') timed out after 1",
+ "recipe_result": null,
"status_code": 1
}
]
« no previous file with comments | « recipe_modules/step/example.expected/defer_results.json ('k') | recipe_modules/step/example.expected/warning.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698