commit | ef7260e5d803345d43b96e771860c89fee18cd02 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Mon May 12 13:59:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 13:59:07 2025 |
tree | 56468e079b9feb7ebe0cb24c1731886ec4aee3b3 | |
parent | a4c3de78083726595c83789ed830b08e1d9438b7 [diff] |
Revert "[sheriff] Ignore stop and back events in accessibility test" This reverts commit 3ca3e0c36e96013871cc2ac817803e7269d32a95. Reason for revert: The underlying problem was fixed in https://crrev.com/c/6519616 so we don't need to ignore these events anymore. Bug: 372910798,415874090 Original change's description: > [sheriff] Ignore stop and back events in accessibility test > > Lots of DumpAccessibilityEventsTest tests are flaky because they > sometimes emit "stop" and "back" events. Add these events to the ignore > list to avoid test failures. > > Bug: 372910798,415874090 > Change-Id: If9166f7b069a5aaeae52d51d95ec4d042e5204c4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6530641 > Reviewed-by: Aisulu Rakhmetullina <aisulu@google.com> > Owners-Override: Christian Dullweber <dullweber@chromium.org> > Commit-Queue: Christian Dullweber <dullweber@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1458041} Bug: 372910798,415874090 Change-Id: I89495c2acb5cb8e7317759ad4cee0a39237ee633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6532332 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Christian Dullweber <dullweber@chromium.org> Owners-Override: Vasilii Sukhanov <vasilii@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1458809}
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.