| commit | 1569cf4aef9bc2bb88f246b9de5accf911057a67 | [log] [tgz] |
|---|---|---|
| author | Dirk Pranke <dpranke@google.com> | Sat Aug 03 00:56:45 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 03 00:56:45 2024 |
| tree | 6d153337ef356b1574212314d1c0e27c8a551d3c | |
| parent | c956f5edd9f1bfaaf6999ddf581f8de8cc44b889 [diff] |
Disable SparkyUtilTest.AddFilesData on chromeos msan. The test is failing on the Linux ChromiumOS MSAN builder and reverting the CL that introduced it is a bit tricky, so instead I'll just disable the test in that config and let someone fix it properly. Bug: 357134635 Change-Id: Ibfd38adf3cc4cfd1d47e211eb39d68d4ca1e9f1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5760557 Owners-Override: Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1336891}
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.