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

Unified Diff: scripts/slave/recipes/example/defer_multiple.expected/nested_normal_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_multiple.expected/nested_normal_fail.json
diff --git a/scripts/slave/recipes/example/defer_multiple.expected/nested_normal_fail.json b/scripts/slave/recipes/example/defer_multiple.expected/nested_normal_fail.json
index fcc8dff7b8062c30d86931a500c4950279b5d77b..7640587dff70988cc2e1027ed4270c080e8fce7c 100644
--- a/scripts/slave/recipes/example/defer_multiple.expected/nested_normal_fail.json
+++ b/scripts/slave/recipes/example/defer_multiple.expected/nested_normal_fail.json
@@ -3,28 +3,24 @@
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "prelude"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "aggregated start"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "aggregated finish"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "normal start",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -35,49 +31,42 @@
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "normal finish"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "composite start"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "composite finish"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "bogus"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "steps"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "jane"
},
{
"cmd": [
"true"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean up"
},
{

Powered by Google App Engine
This is Rietveld 408576698