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

Unified Diff: scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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
Index: scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json
diff --git a/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json b/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json
index 2848da239ac6aa8c48d80d98f866c933b9d460c0..d8c2e7df70455c9880cb31c392f87f17f6a23321 100644
--- a/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json
+++ b/scripts/slave/recipes/example/defer_no_fail.expected/one_fail.json
@@ -4,7 +4,6 @@
"echo",
"testa"
],
- "cwd": "[SLAVE_BUILD]",
"name": "testa",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -16,7 +15,6 @@
"echo",
"testb"
],
- "cwd": "[SLAVE_BUILD]",
"name": "testb"
},
{

Powered by Google App Engine
This is Rietveld 408576698