commit | aac631abe3c2acca649d1fe07a58b331bb8bc4c6 | [log] [tgz] |
---|---|---|
author | Meredith Lane <meredithl@chromium.org> | Mon Aug 15 08:19:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 15 08:19:52 2022 |
tree | 5118015779bc63e1d84c57ca66a36bdfbda061ed | |
parent | 6f8e9f923c72358a3713527df878cdca696c4607 [diff] |
[Sheriff] Disable failing CaptionBubble tests Several CaptionBubbleViewsController tests are failing deterministically ,on several builders. There are a few candidate culprits (See linked bug), some of which are difficult to revert due to dependent changes. Disabling these tests for now as it is masking other failures and polluting the waterfall, but have CC'd code owners onto the bug and this change. Bug: 1352615 Change-Id: I757feae263daf05e02ac4d1b86d9b9d6a772c71b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3828297 Reviewed-by: Meredith Lane <meredithl@chromium.org> Reviewed-by: Jiewei Qian <qjw@chromium.org> Owners-Override: Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034998}
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.