commit | dcfa53b2439ef2737c5badf83e7d3274a97135cb | [log] [tgz] |
---|---|---|
author | Joshua Hood <jdh@chromium.org> | Mon Jan 29 18:35:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 18:35:36 2024 |
tree | b2a1855fae222a7eb08f08f6188801ace76b43d1 | |
parent | b672f506abf139a6e50f520a7b19022d26f8d67f [diff] |
[Gardener] Disable flaky WebHid and WebUsb Extension BrowserTests These two tests have been flaky on linux for quite some time. This CL disables them on linux for now while investigation continues. Example failed build: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-rel/73463/overview Bug: 1521554 Change-Id: Icd35dd430068da2a1763f148ba0cd6cbcb8e885d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5245288 Commit-Queue: Joshua Hood <jdh@chromium.org> Owners-Override: Joshua Hood <jdh@chromium.org> Auto-Submit: Joshua Hood <jdh@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253383}
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.