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

Unified Diff: scripts/slave/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json

Issue 1382203002: bot_update (+recipe_module): treat patch download as infra failure. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fixes + coverage. Created 5 years, 2 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/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 69f65f215be8ee9d18128ea44f41fd6ea0b15ed3..a20b18d041aacd59fd93309dc774eb09b73a8a77 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
@@ -38,6 +38,7 @@
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"return_code\": 1, @@@",
tandrii(chromium) 2015/10/02 12:50:36 normal error code.
"@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",

Powered by Google App Engine
This is Rietveld 408576698