You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules/bot_update
Gavin Mak 6b0a611c2c Make patch failures from bot_update fail in ensure_checkout
Patch failures in bot_update return exit code 87 and 88, which are
ignored by ensure_checkout. This causes the bot_update step in recipes
to be successful despite a patch failure. This change removes these exit
codes from the accepted return codes for this step.

Bug: 1207685
Change-Id: I7bd71732a99184c96196659c6953e4d4b610c9b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2893686
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: Gavin Mak <gavinmak@google.com>
4 years ago
..
examples Make patch failures from bot_update fail in ensure_checkout 4 years ago
resources Replace processObservers with a class that doesn't constantly recreate threads 4 years ago
tests Add enforce_fetch to ensure_checkout cmd arg 5 years ago
OWNERS tandrii: switch OWNERS to @google.com account. 5 years ago
__init__.py Modify bot_update to support setting blamelist pins. 5 years ago
api.py Make patch failures from bot_update fail in ensure_checkout 4 years ago
test_api.py Enable set_output_commit to be used with RevisionFallbackChain. 5 years ago