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/tests
Stephanie Kim d628ffbd8f Revert "Reland "Add optional enforce_fetch kwarg to fetch and refresh git cache""
This reverts commit 3774c589cb.

Reason for revert: ea31a9d6c2771701fcaa11b47a2d735c19/+/steps/bot_update/0/stdout Going to revert and test with led before landing another "fix"

Original change's description:
> Reland "Add optional enforce_fetch kwarg to fetch and refresh git cache"
>
> This is a reland of f38f54f2f1
>
> Original change's description:
> > Add optional enforce_fetch kwarg to fetch and refresh git cache
> >
> > Allows builders to do a force refresh of the git cache to ensure a new
> > fetch happens. android-binary-size needs this to get an accurate diff
> > of the passed in src revision and the applied patch:
> > https://bugs.chromium.org/p/chromium/issues/detail?id=1129235#c19
> >
> > Bug: 1129235
> > Change-Id: I993521cdde2a491fc9d42d75ff28dedcd2cea64e
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2438802
> > Commit-Queue: Stephanie Kim <kimstephanie@google.com>
> > Reviewed-by: Josip Sokcevic <sokcevic@google.com>
>
> Bug: 1129235
> Change-Id: I034a91a8b57821d08b10042f7fc94d32350540ba
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2443235
> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
> Commit-Queue: Stephanie Kim <kimstephanie@google.com>

TBR=tandrii@google.com,ehmaldonado@chromium.org,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com,kimstephanie@google.com

Change-Id: I305215eed4128b13c9b5b524f4cbf3203037d582
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1129235
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2443573
Reviewed-by: Stephanie Kim <kimstephanie@google.com>
Commit-Queue: Stephanie Kim <kimstephanie@google.com>
5 years ago
..
gstools
OWNERS
auth_test.py Run spellchecker on depot_tools 6 years ago
bot_update_coverage_test.py Revert "Reland "Add optional enforce_fetch kwarg to fetch and refresh git cache"" 5 years ago
cipd_bootstrap_test.py [cipd] Take cipd.ps1 out of %PATH%. 6 years ago
detect_host_arch_test.py
download_from_google_storage_unittest.py Print the SHA of files downloaded from GS 5 years ago
fetch_test.py
fix_encoding_test.py
gclient_cipd_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_eval_unittest.py Reland "Add a Str() function to gclient for use in DEPS files." 5 years ago
gclient_git_smoketest.py gclient: Make gclient_gn_args_file honor use_relative_paths 5 years ago
gclient_paths_test.py
gclient_scm_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gclient_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_smoketest_base.py Run spellchecker on depot_tools 6 years ago
gclient_test.py gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_utils_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gerrit_client_test.py
gerrit_util_test.py ReadHttpResponse: Handle 429s with retries and adjust retry count 6 years ago
git_cache_test.py Reland "Use OS level locking in git_cache.py" 5 years ago
git_cl_creds_check_report.txt
git_cl_test.py Support main as default branch 5 years ago
git_common_test.py Modify git map-branches to show the number of commits on a branch 5 years ago
git_dates_test.py
git_drover_test.py Decode the returned encoded bytes of subprocess.check_all/check_output. 6 years ago
git_find_releases_test.py
git_footers_test.py Use rstrip when getting footer tags 5 years ago
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 6 years ago
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
lockfile_test.py Reland "Use OS level locking in git_cache.py" 5 years ago
metrics_test.py Adding AIX 5 years ago
my_activity_test.py Run spellchecker on depot_tools 6 years ago
ninjalog_uploader_test.py
owners_finder_test.py Fix slash direction sensitivity in git cl owners 6 years ago
owners_unittest.py Run spellchecker on depot_tools 6 years ago
presubmit_unittest.py Changed naming convention 5 years ago
rdb_wrapper_test.py Changed naming convention 5 years ago
recipes_test.py
roll_dep_test.py Fix Python3 integer division issue in roll-dep. 6 years ago
scm_unittest.py Reland "git-cl: Remove unused and duplicate functions." 6 years ago
subcommand_test.py
subprocess2_test.py Add win support for subprocess2 unit tests 6 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py