commit | 75184bbfe534908abf9d67ff6b30c5b59eeed29d | [log] [tgz] |
---|---|---|
author | Vignesh Venkatasubramanian <vigneshv@google.com> | Wed May 15 21:56:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 21:56:20 2024 |
tree | 4c9976a2aa75dda9b2005631f0ccb92b72626ed3 | |
parent | fac4891f76c2cc480288434eb58f4dd40532e28f [diff] |
crabbyavif: Disable tests under msan Memory sanitizer does not work well when crossing Rust/c/c++ boundaries. Disable the tests under msan until that is fixed. All the failures observed before [1] were false positives. Rust msan tracker: crbug.com/40240570 [1] https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/43090/overview Bug: b/323754052, b/340592560 Change-Id: Ibcb7cf6a499b8809df39b3887ddfc842433ee665 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5542623 Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: Vignesh Venkat <vigneshv@google.com> Reviewed-by: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/main@{#1301607}
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.