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
Andrii Shyshkalov c47fcecdac Fix flaky gclient_smoketest.
It assumed, incorrectly, that git always listens on port 20000.
It's mostly true, except when tests are ran in parallel.

Example of flake: https://logs.chromium.org/logs/infra/buildbucket/cr-buildbucket.appspot.com/8912524891032998560/+/steps/presubmit/0/stdout

R=smut

Recipe-Nontrivial-Roll: build
Change-Id: I96825175e2f899bce703443b80b71bba5953ac72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1629745
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: smut <smut@google.com>
Auto-Submit: Andrii Shyshkalov <tandrii@chromium.org>
6 years ago
..
gstools
OWNERS
auth_test.py
bot_update_coverage_test.py
checkout_test.py Convert except statements to be Python 3 compatible 6 years ago
cipd_bootstrap_test.py
download_from_google_storage_unittest.py Convert print statements to Python 3 style 6 years ago
fix_encoding_test.py Fix invalid Python file encoding "utf8" 6 years ago
gclient_eval_unittest.py Add 'X in tuple()' support to gclient conditionals. 6 years ago
gclient_scm_test.py Convert except statements to be Python 3 compatible 6 years ago
gclient_smoketest.py Fix flaky gclient_smoketest. 6 years ago
gclient_test.py Convert except statements to be Python 3 compatible 6 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_test.py [git-cl] Handle non-HTTPS repositories gracefully in EnsureAuthenticated 6 years ago
git_common_test.py Convert print statements to Python 3 style 6 years ago
git_dates_test.py
git_drover_test.py
git_footers_test.py
git_hyper_blame_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
metrics_test.py metrics: Collect full timestamps. 6 years ago
ninjalog_uploader_test.py
owners_finder_test.py
owners_unittest.py Convert except statements to be Python 3 compatible 6 years ago
patch_test.py Convert except statements to be Python 3 compatible 6 years ago
presubmit_unittest.py Convert except statements to be Python 3 compatible 6 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py Convert except statements to be Python 3 compatible 6 years ago
subprocess2_test.py Convert except statements to be Python 3 compatible 6 years ago
upload_to_google_storage_unittest.py Convert except statements to be Python 3 compatible 6 years ago
watchlists_unittest.py