| Index: scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| diff --git a/scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json b/scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| index 9c1454c0dbd6e73ac16b676176600199905d9a22..d3be29681618ec8c7ba74d460dcd759d522cc2f8 100644
|
| --- a/scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| +++ b/scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
|
| @@ -23,6 +23,7 @@
|
| "--revision",
|
| "src@HEAD"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -51,6 +52,7 @@
|
| "-u",
|
| "import sys; sys.exit(1)"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Patch failure",
|
| "~followup_annotations": [
|
| "step returned non-zero exit code: 1",
|
|
|