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

Unified Diff: recipes/example/defer.expected/one_fail.json

Issue 1923013002: Revert of recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: Created 4 years, 8 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 | « recipes/example/defer.expected/basic.json ('k') | recipes/example/nested.expected/basic.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/example/defer.expected/one_fail.json
diff --git a/recipes/example/defer.expected/one_fail.json b/recipes/example/defer.expected/one_fail.json
index 4d6aaccd62c8906a9bc23b954a0c21396a475025..7173af27bfe60ce005adfebe2150357106d7acc7 100644
--- a/recipes/example/defer.expected/one_fail.json
+++ b/recipes/example/defer.expected/one_fail.json
@@ -4,6 +4,7 @@
"echo",
"testa"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "testa",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -15,6 +16,7 @@
"echo",
"testb"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "testb"
},
{
« no previous file with comments | « recipes/example/defer.expected/basic.json ('k') | recipes/example/nested.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698