commit | 72b971e3d9bd6ebac6288bb5766c494649b5b08d | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Fri Jan 06 16:46:50 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jan 06 16:46:50 2023 |
tree | 18b18456a2f7e7ac8da422c5b7412496984c9449 | |
parent | ab7458cfff17cd16e23fcaa23c696fcd321714ac [diff] |
Unskip Blink UPF unittests Unskips several Blink unexpected pass finder unittests that were skipped due to the Catapult version of pyfakefs being used instead of the vpython version. The vpython version seems to be used now, so these tests pass when run under vpython3. Bug: 1305104 Change-Id: Id32d4af6a7d9928ad3866c766e54ba3eab73dbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4137084 Reviewed-by: Sylvain Defresne <[email protected]> Reviewed-by: Weizhong Xia <[email protected]> Auto-Submit: Brian Sheedy <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Commit-Queue: Sylvain Defresne <[email protected]> Cr-Commit-Position: refs/heads/main@{#1089751}
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.