commit | ffb8d153314e4c8f1e74dfd02168759570301d76 | [log] [tgz] |
---|---|---|
author | Carlos Knippschild <carlosk@chromium.org> | Mon Jun 23 19:03:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 23 19:03:25 2025 |
tree | 721797560c96fcbdc804c11c3567a9663f8b04c4 | |
parent | 247dcc3ae3d813cbfbc40a0c0e679863a12c5eba [diff] |
Disable GlicApiTestWithOneTabMoreDebounceDelay on ASAN and TSAN bots Tests under this suite are necessarily dependent on time delays due to their testing of debouncing. As ASAN and TSAN bots can become extremely slow, flakiness ensued. Bug: b:412795952, b:424242331 Change-Id: Ibfcbe84c9e214a3c1104e9101022da9ae1057516 Fixed: b:427154832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6664020 Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Owners-Override: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Nick Birnie <birnie@google.com> Cr-Commit-Position: refs/heads/main@{#1477458}
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.