commit | b5d7825cf019d5c4ed319bb7bc587f76fd05c415 | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Thu Jun 16 00:06:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 16 00:06:11 2022 |
tree | e3ebc26b252c0ea073421b1799a5acd191afac12 | |
parent | 2a684caec84273ed82b3116e3ce5ef3f85653aa6 [diff] |
Fetch test results summary per test suite There can be multiple blink_(web/wpt)_tests test suites in one builder. We now archieve test results summary for different test suites to different files, and fetch different files when needed. Recipe side change: CL/3699248 Bug: 1335091 Change-Id: Id428134662b97a2836a974196941cfcfd2beb1bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3700876 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Weizhong Xia <weizhong@google.com> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014706}
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.