commit | d64ffdc8c87821c60c55906b730efc0a6e801994 | [log] [tgz] |
---|---|---|
author | Yuan Huang <yuanhuang@google.com> | Tue Nov 16 17:30:55 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 16 17:30:55 2021 |
tree | 4dff5af5910ec009168415f6302329c5ac788bd7 | |
parent | aff401d30a8cfb820d296070a89e63ef8b98b997 [diff] |
Reland "Change telemetry_unittests to use python3" This is a reland of 0ab3a57b78bcb4bd29107173b24863bbeb3e0eb8 Retrying after the timeout is fixed. Original change's description: > Change telemetry_unittests to use python3 > > Bug: chromium:1252120 > Change-Id: Ib34cbeea9fb8e48b221b3bb1481aa6a9491f43b8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3237773 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Reviewed-by: Wenbin Zhang <wenbinzhang@google.com> > Commit-Queue: Yuan Huang <yuanhuang@google.com> > Cr-Commit-Position: refs/heads/main@{#934620} Bug: chromium:1252120 Change-Id: I45602e8514348174c393cbf1c08a5b755b6ca97e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284138 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/main@{#942224}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.