commit | 9cebf383e3856f0700df6a3cdea9fec67a294ee2 | [log] [tgz] |
---|---|---|
author | Ben Pastene <[email protected]> | Tue Jan 04 23:44:45 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 04 23:44:45 2022 |
tree | 3e5740ab4566db61b667ccd89c4ff067c4f7d1fc | |
parent | ba9a22e2ffbab6de4ad3c2c17bc673b1785f470a [diff] |
docs: Add a doc describing ResultDB integration on Chromium bots. This summarizes the state of how test results are fetched and used on chromium bots after the work done in crbug.com/1135718. This doc should also provide pointers/advice for folks introducing a new test type or test harness to Chromium. Bug: 1135718 Change-Id: Ia39a3a4101c71bb8591f7875cb812ef56b53a823 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293843 Reviewed-by: Chan Li <[email protected]> Reviewed-by: Erik Staab <[email protected]> Commit-Queue: Ben Pastene <[email protected]> Cr-Commit-Position: refs/heads/main@{#955439}
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.