| commit | e352b63d202b30e29e7af70d7b67c6c16b31619d | [log] [tgz] |
|---|---|---|
| author | ben joyce <bjoyce@google.com> | Fri Aug 29 17:34:44 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 17:34:44 2025 |
| tree | 8ab9392641a0d8612714f47a3616b30388fd28a1 | |
| parent | e57987ace2d0630fc8e8f236293fd7fb5e3f8165 [diff] |
Add structured-test-ids to pytype test runner. Adds the structured test id to the resultdb upload. These are not used until the module_scheme and module_name args are passed to resultdb, which is currently behind an experimental flag. CL is similar to: https://chromium-review.googlesource.com/c/chromium/src/+/6580342 Bug: 418015486 Change-Id: I388d81949e37f04d7f1b70291158c4d7c6ed2f37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6896852 Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Benjamin Joyce (Ben) <bjoyce@google.com> Reviewed-by: Patrick Meiring <meiring@google.com> Cr-Commit-Position: refs/heads/main@{#1508471}
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.