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
Dirk Pranke db58954c8c Use the same git-cache bucket for authenticated and unauthenticated repos.
We should only be maintaining one cache bundle per repo, but it turns
out that we've had two in the past due to GoB supporting two different
paths to the repo, and users were getting stale bundles as a result.

This CL fixes things so that we should only get a single bundle per
repo.

Bug: 935084
Change-Id: I0d6713280a2abbc20e35ff87e7be115870dd5140
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1566431
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
6 years ago
..
gstools Scripts to download files from google storage based on sha1 sums 13 years ago
OWNERS [ninjalog_uploader] add tests 7 years ago
auth_test.py [auth] cache LUCI_CONTEXT local_auth parameters. 7 years ago
bot_update_coverage_test.py bot_update: Assume everything after the first @ is part of the revision. 7 years ago
checkout_test.py Revert "Fix checkout.py issues when p.patchlevel > 1." 8 years ago
cipd_bootstrap_test.py [cipd] Add presubmit support for checking *.digests file. 7 years ago
download_from_google_storage_unittest.py download_from_google_storage: allow normal files with .. 8 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gclient_eval_unittest.py setdep: Add support for variables when setting CIPD vars. 7 years ago
gclient_scm_test.py gclient: set the push url to the actual repository instead of the mirror. 7 years ago
gclient_smoketest.py Reland "[gclient] Make getdep and setdep to provide builtin vars" 7 years ago
gclient_test.py gclient: add use_relative_hooks 7 years ago
gclient_utils_test.py Fix UTF-8 output in gclient_utils.CheckCallAndFilter 6 years ago
git_cache_test.py Use the same git-cache bucket for authenticated and unauthenticated repos. 6 years ago
git_cl_creds_check_report.txt git cl creds-check: improve report and give better recommendation. 8 years ago
git_cl_test.py Support bug prefixes when stripping away empty bug in git-cl-upload. 6 years ago
git_common_test.py git_test_utils: Fixed custom git metadata in git commit schemas. 8 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 10 years ago
git_drover_test.py Reland "Use core.quotePath=false when git is listing files" 8 years ago
git_footers_test.py Let git_footers split final paragraphs in specific cases 8 years ago
git_hyper_blame_test.py git_hyper_blame_test: Fix pylint issue. 7 years ago
git_number_test.py Disable tests that break because of git 2.4 10 years ago
git_rebase_update_test.py Revert "Fix semantics of git new-branch --upstream" 7 years ago
gsutil_test.py download_from_google_storage: Fix tests and rename 8 years ago
metrics_test.py Improve gclient Python 3 compatibility 6 years ago
ninjalog_uploader_test.py [ninjalog] fully anonymize build stats before sending 7 years ago
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 8 years ago
owners_unittest.py [owners.py] require stricter naming conventions for file: includes 7 years ago
patch_test.py Fix applying svn:executable on Windows. 13 years ago
presubmit_unittest.py expose temporary_directory. 6 years ago
recipes_test.py [recipes] Remove deprecated (ignored) --use-bootstrap flag 7 years ago
roll_dep_test.py roll-dep: Use gclient setdep/getdep. 7 years ago
scm_unittest.py gclient_scm: Simplify fetching refs. 6 years ago
subprocess2_test.py depot_tools: Replace pylint error numbers with symbolic names. 9 years ago
upload_to_google_storage_unittest.py tests: Use the right clean up method name for some test cases. 8 years ago
watchlists_unittest.py depot_tools: Replace pylint error numbers with symbolic names. 9 years ago