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
Junji Watanabe b12257963c autoninja: Replace ninjalog_uploader_wrapper.py and reclient_metrics.py with build_telemetry.py
This CL unifies the opt-in/opt-out handling for build telemetry collections about Reclient and Ninjalog.

The user consent message will be displayed only once at the beginning of a build.

```
❯ autoninja -C out/deterministic-andorid-dbg base
*** NOTICE ***
Google-internal telemetry (including build logs, username, and hostname) is collected on corp machines to diagnose performance and fix build issues. This reminder will be shown 9 more times. See http://go/chrome-build-telemetry for details. Hide this notice or opt out by running: build_telemetry [opt-in] [opt-out]
*** END NOTICE ***

Proxy started successfully.
...
```

Bug: 345113094
Change-Id: Ie5886287c4bd20262be0ff247508ac3869441eb1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5669094
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Reviewed-by: Michael Savigny <msavigny@google.com>
Commit-Queue: Junji Watanabe <jwata@google.com>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
1 year ago
..
gerrit_util_test.inputs [gerrit_util] Add some additional tests and fixes for SSOAuthenticator. 1 year ago
gstools
.vpython3 run tests using python 3.8 1 year ago
OWNERS autoninja: Implement build_telemetry utils 1 year ago
auth_test.py
autoninja_test.py autoninja: Replace ninjalog_uploader_wrapper.py and reclient_metrics.py with build_telemetry.py 1 year ago
bazel_test.py
bot_update_coverage_test.py
build_telemetry_test.py autoninja: Implement build_telemetry utils 1 year ago
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py run tests using python 3.8 1 year ago
gclient_gcs_smoketest.py
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py [scm] Refactor git config state to be fully mock-able. 1 year ago
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py
gerrit_client_test.py
gerrit_util_test.py [git_cl] Default to SSO with missing email 1 year ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py [scm] Refactor git config state to be fully mock-able. 1 year ago
git_common_test.py [depot_tools] retry git config if it lock-fails 1 year ago
git_dates_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
git_squash_branch_tree_test.py Add git squash-branch-tree 1 year ago
gn_helper_test.py gn_helper: ignore spaces on gn lines 1 year ago
gsutil_test.py
hooks_test.py
lockfile_test.py
metrics_test.py Use $HOME/.config/depot_tools on linux for .cfg files 1 year ago
my_activity_test.py
ninjalog_uploader_test.py autoninja: Replace ninjalog_uploader_wrapper.py and reclient_metrics.py with build_telemetry.py 1 year ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py Reland "[presubmit checks] Check if files are written to a dep dir" 1 year ago
presubmit_diff_test.py run tests using python 3.8 1 year ago
presubmit_support_test.py Handle empty diff in _diffs_to_change_files 1 year ago
presubmit_unittest.py Create scm.DIFF.GetAllFiles 1 year ago
rdb_wrapper_test.py
recipes_test.py
reclient_helper_test.py autoninja: Replace ninjalog_uploader_wrapper.py and reclient_metrics.py with build_telemetry.py 1 year ago
roll_dep_test.py
scm_mock.py [scm] Refactor git config state to be fully mock-able. 1 year ago
scm_unittest.py [scm] Refactor git config state to be fully mock-able. 1 year ago
split_cl_test.py
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py
upload_to_google_storage_unittest.py
utils_test.py Use $HOME/.config/depot_tools on linux for .cfg files 1 year ago
watchlists_unittest.py