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 98218e9219 Revert "Add optional enforce_fetch kwarg to fetch and refresh git cache"
This reverts commit f38f54f2f1.

Reason for revert: Seeing errors about missing args 007f2e16445872d9237cec0f72bb239fd6/+/steps/bot_update/0/stdout

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>

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

Change-Id: Ib867742c624f085d3dd56422c2d63c15fdc84f06
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1129235
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2443231
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 5 years ago
bot_update_coverage_test.py Revert "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%. 5 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. 5 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. 5 years ago
gclient_smoketest_base.py Run spellchecker on depot_tools 5 years ago
gclient_test.py gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 5 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 5 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. 5 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 5 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 5 years ago
ninjalog_uploader_test.py
owners_finder_test.py Fix slash direction sensitivity in git cl owners 5 years ago
owners_unittest.py Run spellchecker on depot_tools 5 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. 5 years ago
scm_unittest.py Reland "git-cl: Remove unused and duplicate functions." 5 years ago
subcommand_test.py
subprocess2_test.py Add win support for subprocess2 unit tests 5 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py