commit | b49d2c307b00f4ba2369a9b10a0ff1b70c7389e2 | [log] [tgz] |
---|---|---|
author | Khalid Peer <khalidpeer@chromium.org> | Tue May 07 22:22:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 22:22:10 2024 |
tree | f6bf7e7fa4d64b7b319651cbc6aee9e226e49812 | |
parent | 8ea35e03406b4905ecc5de6014ef2ebf2b382407 [diff] |
[omnibox] Disable SelectionClipboard test on ASan/LSan/TSan builders. This test is currently causing failures due to flakiness on the listed builders. Given that these are known to be slow builders in general, this CL disables the test on these specific builder configurations. Bug: 339098004,338474192 Change-Id: I73d510cca212718c3e2fd26e401c196911585f46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512175 Commit-Queue: Khalid Peer <khalidpeer@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297803}
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.