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
Aaron Gable 93248c5ccb owners: handle CLs which only have partial OWNERS
If every file in a change has OWNERS, then the code would find
them fine. Similarly, if no files has OWNERS, then this code would
return an empty set just fine.

But if some files had OWNERS while others didn't, it would crash
when it tried to find an OWNER for file 'foo' while all the possible
OWNERS only provided coverage for file 'bar'.

This code purges the list of possible OWNERS as they become useless
for providing additional coverage, and returns whatever set we have
accumulated so far when the set of possible OWNERS becomes empty.

R=iannucci@chromium.org

Bug: 715062
Change-Id: I408601bd89379381db1cc7df56beed97ab3c27e6
Reviewed-on: https://chromium-review.googlesource.com/506239
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
8 years ago
..
gstools Scripts to download files from google storage based on sha1 sums 12 years ago
subversion_config Dropping remaining scons references. 9 years ago
abandon.sh Remove SVN (and dcommit) support from git-cl 8 years ago
basic.sh Remove SVN (and dcommit) support from git-cl 8 years ago
bot_update_coverage_test.py Move recipes to their own subdirectory 8 years ago
checkout_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
download_from_google_storage_unittests.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gclient_eval_unittest.py gclient validate: add schema checking 8 years ago
gclient_scm_test.py Fix depot_tools test for git 2.11 8 years ago
gclient_smoketest.py gclient: return non-zero exit code on unknown command 8 years ago
gclient_test.py Add support for hooks_os in .gclient 8 years ago
gclient_utils_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
git_cache_test.py Allow 'git cache fetch' to re-bootstrap. 10 years ago
git_cl_creds_check_report.txt git cl creds-check: add reporting. 8 years ago
git_cl_test.py git-cl-upload: Set all reviewers and ccs in a single batch api call 8 years ago
git_common_test.py Make git blame test pass independently of core.abbrev setting 8 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
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. 8 years ago
git_number_test.py Disable tests that break because of git 2.4 10 years ago
git_rebase_update_test.py Add better error messages to git_reparent_branch. 10 years ago
gsutil_test.py gsutil: Parallel-safe, specify target, add clean. 10 years ago
hooks.sh Remove SVN (and dcommit) support from git-cl 8 years ago
owners.sh Remove SVN (and dcommit) support from git-cl 8 years ago
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 Remove SVN (and dcommit) support from git-cl 8 years ago
patch_test.py Fix applying svn:executable on Windows. 13 years ago
post-land-hook-test.sh Remove SVN (and dcommit) support from git-cl 8 years ago
presubmit_unittest.py Make CQ_INCLUDE_TRYBOTS support review-specific 8 years ago
push-from-logs.sh Remove SVN (and dcommit) support from git-cl 8 years ago
recipes_test.py Stop running deprecated simulation_test 8 years ago
rietveld_test.py Rietveld: fix search query. 8 years ago
sample_pre_commit_hook Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
save-description-on-failure.sh Remove SVN (and dcommit) support from git-cl 8 years ago
scm_unittest.py Implement presubmit API to get the old contents of an affected file. 8 years ago
submit-from-new-dir.sh Remove SVN (and dcommit) support from git-cl 8 years ago
subprocess2_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
test-lib.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload-local-tracking-branch.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload-stale.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload_to_google_storage_unittests.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
watchlists_unittest.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago