| commit | dd9da6592d49278c28f3b7c6bcdd7fcd6cbef94d | [log] [tgz] |
|---|---|---|
| author | Ming-Ying Chung <mych@chromium.org> | Wed Mar 12 02:28:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 02:28:25 2025 |
| tree | 7f55ea8b5639699c34f2a9f43137631f88b45048 | |
| parent | f871cdf1f414d63adf51a32a8b500238cf65b986 [diff] |
[translatekit] Switch to `chrome_wpt_tests` Per [docs][1] and [offline discussion][2], to cover the desired WPTs under `external/wpt/ai/translator/`, the builder has to run `chrome_wpt_tests` instead of `blink_wpt_tests`, as the latter [filters][3] them out. [1]: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/run_web_platform_tests.md#running-tests-in-cq_ci [2]: http://screen/B38zZjxUZkbuCUm [3]: https://crsrc.org/c/third_party/blink/web_tests/TestLists/content_shell.filter;bpv=0 Bug: 394439535 Change-Id: I5f64d75bb55e98502aee2e99d174c96c128d4b05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6345091 Auto-Submit: Ming-Ying Chung <mych@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Ming-Ying Chung <mych@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431295}
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.