commit | 2911af66f88a7a2b34c4912cb28ed6081dece994 | [log] [tgz] |
---|---|---|
author | Sergey Poromov <poromov@chromium.org> | Wed May 11 13:39:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 11 13:39:56 2022 |
tree | 6bba5466e8fd336d8d6548e5cfcfc63ca71d0fd5 | |
parent | 9f51d8596d23e8bb4005d0ee08265a5e79f1d599 [diff] |
Disable ExistingUserControllerAuthFailureTest.TpmError on ChromeOS MSan This test often fails on ChromeOS MSan builders. Sample run: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/27867/overview Bug: 1071693 Change-Id: I99671e86151c44628831695a28680c9f458ed591 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3641707 Auto-Submit: Sergey Poromov <poromov@chromium.org> Owners-Override: Sergey Poromov <poromov@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Reviewed-by: Roman Sorokin <rsorokin@chromium.org> Commit-Queue: Roman Sorokin <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002044}
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.