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/examples/full.expected
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
..
add_blamelists.json
add_blamelists_bot_update_failure.json Simplify overriding test data for bot_update. 1 year ago
basic.json
basic_with_branch_heads.json
bot_update_failure.json Simplify overriding test data for bot_update. 1 year ago
clobber.json
deprecated_got_revision_mapping.json
gerrit_no_rebase_patch_ref.json
gerrit_no_reset.json
input_commit_with_id_without_repo.json
multiple_patch_refs.json
no_cp_checkout_HEAD.json Simplify overriding test data for bot_update. 1 year ago
no_cp_checkout_a_branch_head.json Simplify overriding test data for bot_update. 1 year ago
no_cp_checkout_a_specific_commit.json Simplify overriding test data for bot_update. 1 year ago
no_cp_checkout_main.json Simplify overriding test data for bot_update. 1 year ago
origin_main.json
refs.json
reset_root_solution_revision.json
resolve_chromium_fixed_version.json
revision_fallback_chain_set_output_commit.json
revision_specifying_ref.json
tryjob_fail.json
tryjob_fail_patch.json
tryjob_fail_patch_download.json
tryjob_gerrit_angle.json
tryjob_gerrit_branch_heads.json
tryjob_gerrit_feature_branch.json
tryjob_gerrit_v8_feature_branch.json
tryjob_gerrit_webrtc.json
tryjob_v8.json
tryjob_v8_head_by_default.json
unrecognized_commit_repo.json
upload_traces.json
upload_traces_fail.json
with_experiments.json
with_tags.json