commit | 53676f27b25dedd98465100e7642191cb8f41fcf | [log] [tgz] |
---|---|---|
author | Jonathan Lee <[email protected]> | Thu Aug 11 18:57:21 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Aug 11 18:57:21 2022 |
tree | ac1a199d30cd2d84b6de598803b59be488f87c5c | |
parent | 214f1139961d29391e487b40d73eee635fd6cb7c [diff] |
[blinkpy] Disable universal blink_python_tests coverage check This change removes the '--coverage' flag added in crrev.com/c/3759441. Some steps (retry with patch, Flake Endorser, etc.) pass an explicit list of tests where coverage should not be measured or cause failures. Bug: 1347302, 1344709 Change-Id: Ie464504a679392c67c74266c081883b22478d019 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3827263 Reviewed-by: Thomas Anderson <[email protected]> Auto-Submit: Jonathan Lee <[email protected]> Commit-Queue: Thomas Anderson <[email protected]> Cr-Commit-Position: refs/heads/main@{#1034114}
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.