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
Yiwei Zhang fdfc24e36a run tests using python 3.8
This is achieved by duplicating vpython spec in tests directory and
changing the python version to 3.8. The reason for this change is that
even though depot_tools support 3.11, the entire infra is still on
3.8 so any new 3.8+ feature used in depot_tools may break infra test and
it has already happened couple of times.

Bug: 346784198
Change-Id: I7dbd0d926da21854abf47af2c2f6edfeec2c5c4d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5625090
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
2 years ago
..
gstools Upload script for first class gcs deps 2 years ago
.vpython3 run tests using python 3.8 2 years ago
OWNERS Add per-file autoninja_test.py=file://BUILD_OWNERS to tests/OWNERS 2 years ago
auth_test.py [auth] Be able to generate id_token 2 years ago
autoninja_test.py autoninja: Remove autosiso 2 years ago
bazel_test.py
bot_update_coverage_test.py Fix multiline comment formatting 2 years ago
cipd_bootstrap_test.py Update cipd_bootstrap_test to use a newer cipd client binary. 2 years ago
detect_host_arch_test.py [detect_host_arch] Cache HostArch() function 2 years ago
download_from_google_storage_unittest.py Upload script for first class gcs deps 2 years ago
fetch_test.py fetch: stop setting submodules config as we are not using it at all 2 years ago
gclient_cipd_smoketest.py
gclient_eval_unittest.py run tests using python 3.8 2 years ago
gclient_gcs_smoketest.py Make the downloaded tarfile a dotfile 2 years ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py Remove .git suffix from git submodules 2 years ago
gclient_no_sync_smoketest.py
gclient_paths_test.py Cache values in gclient_paths.py 2 years ago
gclient_scm_test.py Use git_common to call git 2 years ago
gclient_smoketest.py
gclient_smoketest_base.py Fix multiline comment formatting 2 years ago
gclient_test.py Fix multiline comment formatting 2 years ago
gclient_transitions_smoketest.py Fix multiline comment formatting 2 years ago
gclient_utils_test.py [gclient] Use lowercase and when merging conditions 2 years ago
gerrit_client_test.py [gerrit_client] Fix test to not hit real gerrit service. 2 years ago
gerrit_util_test.py [gerrit_util] Invert Authenticator model. 2 years ago
git_cache_test.py [git_cache] support ssh url 2 years ago
git_cl_creds_check_report.txt
git_cl_test.py [gerrit_util] Invert Authenticator model. 2 years ago
git_common_test.py Reland "Update gclient to use git config caching" 2 years ago
git_dates_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py Fix multiline comment formatting 2 years ago
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py [gsutil.py] Skip luci-auth wrapper on unsupported platforms 2 years ago
hooks_test.py Require prompt from users to confirm submodules commit. 2 years ago
lockfile_test.py [gsutil] Fix race when downloading gsutil 2 years ago
metrics_test.py Use $HOME/.config/depot_tools on linux for .cfg files 2 years ago
my_activity_test.py
ninja_reclient_test.py Change source of hash for reproxy socket. 2 years ago
ninjalog_uploader_test.py remove references to goma 2 years ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py Fix multiline comment formatting 2 years ago
presubmit_diff_test.py run tests using python 3.8 2 years ago
presubmit_support_test.py Add --generate_diff flag to presubmit_support.py 2 years ago
presubmit_unittest.py Make CheckChangedLUCIConfigs work on non-git workspace 2 years ago
rdb_wrapper_test.py Remove __future__ imports 2 years ago
recipes_test.py Support recipes_test.py in non-git workspace 2 years ago
reclient_metrics_test.py
roll_dep_test.py Hide git log by default if rolling from a non-public host 2 years ago
scm_unittest.py [scm] Run remote set-head if symbolic-ref fails 2 years ago
split_cl_test.py split_cl: do not prepend '/' in $directory 2 years ago
subcommand_test.py
subprocess2_test.py Fix multiline comment formatting 2 years ago
upload_to_google_storage_first_class_unittest.py Add generation version number to GCS first-class entries. 2 years ago
upload_to_google_storage_unittest.py Remove last py2 workarounds 2 years ago
utils_test.py Use $HOME/.config/depot_tools on linux for .cfg files 2 years ago
watchlists_unittest.py