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
Dan Jacques 59a74ed558 Add cleanup dir, use with bot_update.
Currently, "bot_update" relies on a BuildBot cleanup mechanism and, to a
lesser extent, the standard BuildBot directory layout. Both of these are
problematic when projecting it into other circumstances, notably
"remote_run" and LUCI.

Have "bot_update" handle its own cleanup. It will now choose a cleanup
directory within the hierarchy of its checkout, and explicitly purge it
prior to execution if it exists. This enforces its expected behavior in
all circumstances and removes its expectations of the greater checkout
layout.

Export "cleanup_dir" via "infra_paths" to point to "build.dead" when
running on BuildBot builds. Otherwise, it is a default directory which,
on Kitchen, is ephemeral by design.

BUG=chromium:725631
TEST=expectations

Change-Id: I664434c542a25aaa7ff3eac216208a2425730fde
Reviewed-on: https://chromium-review.googlesource.com/528057
Commit-Queue: Daniel Jacques <dnj@chromium.org>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
8 years ago
..
gstools
subversion_config
abandon.sh
basic.sh
bot_update_coverage_test.py Add cleanup dir, use with bot_update. 8 years ago
checkout_test.py
download_from_google_storage_unittests.py
fix_encoding_test.py
gclient_eval_unittest.py gclient_eval: implement boolean expressions 8 years ago
gclient_scm_test.py
gclient_smoketest.py gclient flatten: handle GN settings 8 years ago
gclient_test.py gclient: evaluate conditions for deps 8 years ago
gclient_utils_test.py
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Make gerrit 'git cl patch' use hard reset by default 8 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py git-drover: TBR appropriate reviewers 8 years ago
git_footers_test.py Reland of Relax git_footers parsing to match that of Gerrit (JGit). 8 years ago
git_hyper_blame_test.py git hyper-blame: Fixed --no-default-ignores option to not take argument. 9 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks.sh
owners.sh
owners_finder_test.py Only attribute comments to owners that are close to the comment 8 years ago
owners_unittest.py owners: handle CLs which only have partial OWNERS 8 years ago
patch.sh
patch_test.py
post-land-hook-test.sh
presubmit_unittest.py Parse Bug, R, and Tbr git-footers in PRESUBMIT 8 years ago
push-from-logs.sh
recipes_test.py Stop running deprecated simulation_test 9 years ago
rietveld_test.py Rietveld: fix search query. 8 years ago
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py Correct Git show's path format on Windows 8 years ago
submit-from-new-dir.sh
subprocess2_test.py
test-lib.sh
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
watchlists_unittest.py