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
Josip Sokcevic 8f6bfe301f Revert "Use OS level locking in git_cache.py"
This reverts commit d3affaa624.

Reason for revert: no attribute ignore_lock

Original change's description:
> Use OS level locking in git_cache.py
> 
> Without OS level locking it's possible to leave "lock" files on disk
> which will prevent next run to acquire those locks. This can easily
> happen if SIGKIL is issued.
> 
> R=​apolito@google.com, ehmaldonado@chromium.org
> 
> Bug: 1049610
> Change-Id: Id87aa1376b9ea5ff0c2d14f3603636493ed1dd5b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2189333
> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
> Commit-Queue: Josip Sokcevic <sokcevic@google.com>

TBR=iannucci@chromium.org,ehmaldonado@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com

Change-Id: Iecc963e0a99d7f59f3f8801e529839346f9fbaf3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1049610
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2211186
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
gstools
OWNERS
auth_test.py Run spellchecker on depot_tools 5 years ago
bot_update_coverage_test.py
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 Add unit tests for fetch.py 5 years ago
fix_encoding_test.py
gclient_cipd_smoketest.py depot_tools: Split gclient_smoketests. 5 years ago
gclient_eval_unittest.py Run spellchecker on depot_tools 5 years ago
gclient_git_smoketest.py Run spellchecker on depot_tools 5 years ago
gclient_paths_test.py
gclient_scm_test.py gclient: Set with_branch_heads if asked to sync to refs/branch-heads/* 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 Run spellchecker on depot_tools 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 5 years ago
gclient_utils_test.py gclient_utils: Add temporary_file method. 5 years ago
gerrit_client_test.py Add gerrit_client unit tests 5 years ago
gerrit_util_test.py ReadHttpResponse: Handle 429s with retries and adjust retry count 5 years ago
git_cache_test.py Revert "Use OS level locking in git_cache.py" 5 years ago
git_cl_creds_check_report.txt Add support for git_cl_tests on Windows platform 5 years ago
git_cl_test.py Revert "git-cl: turn GERRIT_SQUASH_UPLOADS into a warning" 5 years ago
git_common_test.py
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 Add unit tests for git_find_releases 5 years ago
git_footers_test.py gclient_utils: Add temporary_file method. 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
metrics_test.py Reland "metrics: Use vpython3 instead of sys.executable" 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 Run spellchecker on depot_tools 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 Move subcommand_test to py3 5 years ago
subprocess2_test.py Add win support for subprocess2 unit tests 5 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py