depot_tools/tests
Garrett Beaty 08bb5c487f Use the gerrit host when setting gitiles commit.
Currently, the --revision flag to git cl try will cause a gitiles commit
to be set that uses the provided revision, the gerrit host and project
of the CL to test and the target ref of the CL to test. Since the flag
is intended to control the version of source to check out and have the
patch applied to, using the gerrit host instead of the gitiles host will
result in gitiles commits that won't match the repo_path_map in gclient
configs.

Change-Id: Ie391cc9c636f3a9c87116dbb781267031569e67b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3907186
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Garrett Beaty <gbeaty@google.com>
..
gstools
OWNERS autoninja: add simple test
PRESUBMIT.py Only run selected tests on py2
auth_test.py
autoninja_test.py autoninja: add simple test
bot_update_coverage_test.py [no-sync] bot_update: Remove previous no-sync exp changes and implement new one.
cipd_bootstrap_test.py
detect_host_arch_test.py gclient: Correctly set host_cpu to arm64 on arm macs
download_from_google_storage_unittest.py Skip 'ls' when downloading from gs.
fetch_test.py fetch: make --no-history and --no-hooks switches consistent
fix_encoding_test.py Make fix_encoding_test py3 compatible
gclient_cipd_smoketest.py Override cipd install mode for runhooks
gclient_eval_unittest.py metrics: Don't print notice if reporting build metrics.
gclient_git_mutates_smoketest.py gclient: Split gclient smoke tests.
gclient_git_smoketest.py Fix flaky testPreDepsHooks test
gclient_no_sync_smoketest.py [no-sync] Save previous values to files.
gclient_paths_test.py
gclient_scm_test.py [no-sync] Add method to check for diffs between the current checkout and another commit.
gclient_smoketest.py
gclient_smoketest_base.py Use pylint 2.7 for depot_tools
gclient_test.py [no-sync] Save previous values to files.
gclient_transitions_smoketest.py
gclient_utils_test.py Reduce retries in gclient_utils
gerrit_client_test.py Add a 'setlabel' command to gerrit_client.py
gerrit_util_test.py Handle spaces in Gerrit search options
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Use the gerrit host when setting gitiles commit.
git_common_test.py Fix git_common_test.py: git checkout -tb -> git checkout -t -b
git_dates_test.py
git_find_releases_test.py Use pylint 2.7 for depot_tools
git_footers_test.py Use main branch as the default branch
git_hyper_blame_test.py
git_map_test.py Use main branch as the default branch
git_migrate_default_branch_test.py Use pylint 2.7 for depot_tools
git_number_test.py
git_rebase_update_test.py Remove 'Fetching' check in testTrackTag
gsutil_test.py Refactor gsutil and fix concurrecny issue on MacOS
lockfile_test.py
metrics_test.py Use main branch as the default branch
my_activity_test.py Require certifi package and python3 in my_activity
ninjalog_uploader_test.py fix ninjalog_uploader.py
owners_client_test.py Reland "Remove old DepotToolsOwners implementation"
owners_finder_test.py owners_finder: Use code-owners plugin if available.
presubmit_unittest.py [code-health] Run CheckVPythonSpec under python3
rdb_wrapper_test.py [resultdb] use requests.Session in rdb_wrapper
recipes_test.py add vpython3 to tests that run under vpython3
roll_dep_test.py roll_dep: support multiple -r/--reviewer arguments
scm_unittest.py Refresh remote HEAD if matches legacy default
split_cl_test.py Update format of `git cl split`
subcommand_test.py Use empty argument list in cmdhelp
subprocess2_test.py Use pylint 2.7 for depot_tools
upload_to_google_storage_unittest.py Set cache-control when uploading to google storage
utils_test.py Add a basic depot_tools version information
watchlists_unittest.py