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
Garrett Beaty 7cc2678a05 Simplify overriding test data for bot_update.
Currently overriding test data for bot_update requires specifying the
json output and in some cases the corresponding retcode. It's easy to
set the json output to values that wouldn't match the build inputs. This
change adds module test data for bot_update to have the bot_update fail
to checkout or fail the patch without having to manually specify the
json output as well. It also adds module test data for controlling
whether there are commit positions in the output properties.

The fail_patch property of the bot_update module was removed since it
was only used by tests to force the patch failure codepath and now the
fail_patch module test data can be used instead.

Change-Id: I03f61c2ff95c2561b746efbaae8e35b520027a2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5518044
Reviewed-by: Scott Lee <ddoman@chromium.org>
Auto-Submit: Garrett Beaty <gbeaty@google.com>
Commit-Queue: Scott Lee <ddoman@chromium.org>
1 year ago
..
bot_update Simplify overriding test data for bot_update. 1 year ago
depot_tools Reland "Drop py2 support in recipe modules" 2 years ago
gclient Replace remaining Path.join() calls 1 year ago
gerrit recipes: Remove unnecessary use of defer_results 2 years ago
git Replace Path.join() with / and Path.joinpath() 1 year ago
git_cl Reland "Drop py2 support in recipe modules" 2 years ago
gitiles Replace Path.join() with / and Path.joinpath() 1 year ago
gsutil Replace Path.join() with / and Path.joinpath() 1 year ago
osx_sdk [recipes/*_sdk] Replace '[*]' paths in comments 1 year ago
presubmit Replace remaining Path.join() calls 1 year ago
tryserver Replace Path.join() with / and Path.joinpath() 1 year ago
windows_sdk [recipes/*_sdk] Replace '[*]' paths in comments 1 year ago
OWNERS Fix recipe autoroller account. 5 years ago