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 71f0da3e93 git-cl: add --preserve-tryjobs option for upload command.
CQ will soon start canceling tryjobs it triggered on no-longer-latest
patchsets if these tryjobs won't be re-used. New option can be used by
developers who upload new patchsets but actually care for prior
CQ-triggered tryjobs to complete.

This footer is effectively sticky, unless someone removes it by hand later.
We need to have the footer one way or another to tell the CQ what to do
(and provide a visible audit trail).

We may revisit the stickiness later based on accumulated usage data s.t.
the following uploads remove the footer unless the flag is passed.

Bug: 909895
Test: git cl upload --preserve-tryjobs
Change-Id: Ibbc6e917504c31eab8ab85296b3ecafd3add46df
Cq-Do-Not-Cancel-Tryjobs: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1701506
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
6 years ago
..
gstools
OWNERS [ninjalog_uploader] add tests 6 years ago
auth_test.py [auth] cache LUCI_CONTEXT local_auth parameters. 7 years ago
bot_update_coverage_test.py bot_update: Assume everything after the first @ is part of the revision. 6 years ago
checkout_test.py Convert except statements to be Python 3 compatible 6 years ago
cipd_bootstrap_test.py [cipd] Add presubmit support for checking *.digests file. 7 years ago
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 Reland "Reland "gclient: Require a target ref when applying patches."" 6 years ago
gclient_smoketest.py Reland "Reland "gclient: Require a target ref when applying patches."" 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 creds-check: improve report and give better recommendation. 8 years ago
git_cl_test.py git-cl: add --preserve-tryjobs option for upload command. 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 Reland "Use core.quotePath=false when git is listing files" 7 years ago
git_footers_test.py Let git_footers split final paragraphs in specific cases 7 years ago
git_hyper_blame_test.py git_hyper_blame_test: Fix pylint issue. 7 years ago
git_number_test.py
git_rebase_update_test.py Revert "Fix semantics of git new-branch --upstream" 6 years ago
gsutil_test.py download_from_google_storage: Fix tests and rename 8 years ago
metrics_test.py metrics: Collect full timestamps. 6 years ago
ninjalog_uploader_test.py [ninjalog] fully anonymize build stats before sending 6 years ago
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 7 years ago
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 Augment presubmit_support to output a json summary. 6 years ago
recipes_test.py [recipes] Remove deprecated (ignored) --use-bootstrap flag 6 years ago
roll_dep_test.py roll-dep: Use gclient setdep/getdep. 6 years ago
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