Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
index 5ded8846cf8a8564d9fc06b4127f3795514e2608..dca5a2580e315e1a06867bf327f63038dd61166d 100644 |
--- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json |
@@ -65,7 +65,7 @@ |
"-u", |
"import sys;print \"Patch download failed. See bot_update step for details\";sys.exit(1)" |
], |
- "name": "Patch failure", |
+ "name": "Patch failure - Try Rebasing", |
"~followup_annotations": [ |
"step returned non-zero exit code: 1", |
"@@@STEP_LOG_LINE@python.inline@import sys;print \"Patch download failed. See bot_update step for details\";sys.exit(1)@@@", |
@@ -75,7 +75,7 @@ |
}, |
{ |
"name": "$result", |
- "reason": "Infra Failure: Step('Patch failure') returned 1", |
+ "reason": "Infra Failure: Step('Patch failure - Try Rebasing') returned 1", |
"recipe_result": null, |
"status_code": 1 |
} |