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
Ben Pastene 8351dc1fb7 Revert "[Fixed from older branch] Timing/RDB for lower-level checks"
This reverts commit dba1d65a19.

Reason for revert: "Check* takes exactly 3 arguments (2 given)" presubmit errors
eg: https://ci.chromium.org/p/chromium/builders/try/chromium_presubmit/933062?
https://crbug.com/1113506

Original change's description:
> [Fixed from older branch] Timing/RDB for lower-level checks
> 
> presubmit: Report timing to rdb for individual checks
> Rather than using CheckChangeOnCommit() or CheckChangeOnUpload() as the
> sole entry points for PRESUBMIT.py files, this cl enables presubmit_support.py
> to use any CheckXYZ[OnCommit/Upload] function to serve as an entry point.
> 
> This way, we can perform timing and RDB reporting for each of the
> presubmit check functions and have check-specific data.
> 
> Bug: 1106943
> Change-Id: Ifdabd68c0904a6d70a828f12de157369c6c1571d
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2332321
> Commit-Queue: Saagar Sanghavi <saagarsanghavi@google.com>
> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Dirk Pranke <dpranke@google.com>

TBR=dpranke@google.com,estaab@chromium.org,ehmaldonado@chromium.org,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,saagarsanghavi@google.com

Change-Id: Ibd80f70661d2196f903f0c6b79eb74eda6c94d44
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1106943, 1113506
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2340692
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
5 years ago
..
gstools
OWNERS
auth_test.py
bot_update_coverage_test.py
cipd_bootstrap_test.py [cipd] Take cipd.ps1 out of %PATH%. 6 years ago
detect_host_arch_test.py
download_from_google_storage_unittest.py Print the SHA of files downloaded from GS 6 years ago
fetch_test.py
fix_encoding_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py Reland "Add a Str() function to gclient for use in DEPS files." 5 years ago
gclient_git_smoketest.py gclient: Make gclient_gn_args_file honor use_relative_paths 5 years ago
gclient_paths_test.py
gclient_scm_test.py
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py
gclient_utils_test.py
gerrit_client_test.py
gerrit_util_test.py ReadHttpResponse: Handle 429s with retries and adjust retry count 6 years ago
git_cache_test.py Reland "Use OS level locking in git_cache.py" 6 years ago
git_cl_creds_check_report.txt
git_cl_test.py Revert "[Fixed from older branch] Timing/RDB for lower-level checks" 5 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
lockfile_test.py Reland "Use OS level locking in git_cache.py" 6 years ago
metrics_test.py
my_activity_test.py
ninjalog_uploader_test.py
owners_finder_test.py Fix slash direction sensitivity in git cl owners 6 years ago
owners_unittest.py
presubmit_unittest.py Revert "[Fixed from older branch] Timing/RDB for lower-level checks" 5 years ago
rdb_wrapper_test.py Preliminary changes to git cl and presubmit_support 5 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_unittest.py
watchlists_unittest.py