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 c6c8b4c99b presubmit_support for Gerrit: don't ignore 404.
Before, presubmit_support would fail with not very useful stacktrace if
Gerrit returns 404, which is usually due to missing/invalid credentials.

This CL fixes that and improves the exception message, and also improves
logic in git_cl.

R=agable@chromium.org
BUG=

Change-Id: Iae8f0c24422c46af70929c7d5d71993164887511
Reviewed-on: https://chromium-review.googlesource.com/409650
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
9 years ago
..
gstools
subversion_config Dropping remaining scons references. 10 years ago
abandon.sh
basic.sh Do not remove issue from branch after it is landed manually 9 years ago
bot_update_coverage_test.py Make bot_update on win more resilient 9 years ago
checkout_test.py Fix presubmit checkout test after git 2.9.0 10 years ago
download_from_google_storage_unittests.py
fix_encoding_test.py
gclient_scm_test.py Remove SVN support from gclient_utils and gclient_scm 9 years ago
gclient_smoketest.py Remove SVN support from gclient_utils and gclient_scm 9 years ago
gclient_test.py Reland "Remove SVN and File support from gclient" 9 years ago
gclient_utils_test.py Revert of gclient: kill git fetch operation that hangs. (patchset #12 id:220001 of https://codereview.chromium.org/2241843002/ ) 9 years ago
git_cache_test.py
git_cl_test.py presubmit_support for Gerrit: don't ignore 404. 9 years ago
git_common_test.py Fix broken git tests on mac. 9 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 10 years ago
git_drover_test.py drover win: Use --stdin so update-index doesn't fail on long cmdline 10 years ago
git_footers_test.py Refactor git_footers for later use in git cl. 10 years ago
git_hyper_blame_test.py Simplify octal constants in Python code (e.g. 0o0700 -> 0o700). 10 years ago
git_number_test.py
git_rebase_update_test.py Add better error messages to git_reparent_branch. 10 years ago
gsutil_test.py
hooks.sh
owners.sh
owners_finder_test.py Fix per-file owners check for deleted files. 9 years ago
owners_unittest.py Fix per-file owners check for deleted files. 9 years ago
patch.sh
patch_test.py
post-dcommit-hook-test.sh
presubmit_unittest.py depot_tools: Remove DoGetTrySlaves, GetTrySlavesExecuter, GetPreferredTrySlaves 9 years ago
push-basic.sh Remove --base_url from git cl and upload.py 9 years ago
push-from-logs.sh
recipes_test.py Manual roll of engine, removing coverage threshold! 10 years ago
rename.sh
rietveld_test.py Raise exceptions properly on HTTP errors from OAuthRpcServer (which is only used on bots) 10 years ago
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py
submit-from-new-dir.sh
submodule-merge-test.sh
subprocess2_test.py
test-lib.sh Roll recipe dependencies (MANUAL). 9 years ago
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
watchlists_unittest.py