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 6ecb47349e Recover from aborted tar.gz extraction
If download from google storage gets terminated while extracting .tar.gz
archive, it won't be extracted on the next run which results in invalid
workspace. This patches places a flag file if extraction wasn't
completed. Such flag is checked on next execution and forces re-download
if found.

This does not fix currently broken workspaces.

R=dpranke@google.com, ehmladonado@chromium.org

Bug: 1189273
Change-Id: I4047d98c193493d9a0fe20a46043e1f8376e5c7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2774085
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
4 years ago
..
gstools
OWNERS
auth_test.py Run spellchecker on depot_tools 5 years ago
bot_update_coverage_test.py Check PACKFILE_OFFLOADING env variable 4 years ago
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 Recover from aborted tar.gz extraction 4 years ago
fetch_test.py
fix_encoding_test.py
gclient_cipd_smoketest.py depot_tools: Split gclient_smoketests. 5 years ago
gclient_eval_unittest.py Reland "Add a Str() function to gclient for use in DEPS files." 5 years ago
gclient_git_mutates_smoketest.py gclient: Split gclient smoke tests. 4 years ago
gclient_git_smoketest.py gclient: Split gclient smoke tests. 4 years ago
gclient_paths_test.py
gclient_scm_test.py Use real default branch in gclient 4 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 gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 5 years ago
gclient_utils_test.py update stale codereview.chromium.org links 4 years ago
gerrit_client_test.py
gerrit_util_test.py ReadHttpResponse: Handle 429s with retries and adjust retry count 5 years ago
git_cache_test.py add support for main in git_cache 5 years ago
git_cl_creds_check_report.txt git cl: remove check for likely wrong identities. 5 years ago
git_cl_test.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 4 years ago
git_common_test.py Fix testRebase 5 years ago
git_dates_test.py
git_find_releases_test.py Add unit tests for git_find_releases 5 years ago
git_footers_test.py Use rstrip when getting footer tags 5 years ago
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 5 years ago
git_map_test.py
git_migrate_default_branch_test.py Add git-migrate-default-branch 5 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
lockfile_test.py Reland "Use OS level locking in git_cache.py" 5 years ago
metrics_test.py Adding AIX 5 years ago
my_activity_test.py Run spellchecker on depot_tools 5 years ago
ninjalog_uploader_test.py ninjalog uploader: migrate to python3 4 years ago
owners_client_test.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 4 years ago
owners_finder_test.py owners_finder: Use code-owners plugin if available. 4 years ago
owners_unittest.py Run spellchecker on depot_tools 5 years ago
presubmit_unittest.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 4 years ago
rdb_wrapper_test.py [resultdb] use requests.Session in rdb_wrapper 5 years ago
recipes_test.py
roll_dep_test.py Fix Python3 integer division issue in roll-dep. 5 years ago
scm_unittest.py Use real default branch in gclient 4 years ago
subcommand_test.py
subprocess2_test.py [subprocess2] Replace VOID with DEVNULL 4 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py