commit | 7317f3c7b03b58eeebd4419e2f3f36eae78a4cb3 | [log] [tgz] |
---|---|---|
author | Mark Schillaci <mschillaci@google.com> | Wed Jul 27 20:43:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 27 20:43:21 2022 |
tree | b63c6cf4f2825c07b1f9c4b64aae89b7db3b8908 | |
parent | 944d06236e6b37b06d578278f7b8d9be21943055 [diff] |
Adjust blink_perf.accessibility tests that sometimes fail This CL throttles some of the blink_perf.accessibility tests that are still failing with 0ms intermittently. We will follow up this CL with further reductions for any tests that continue to fail/timeout. AX-Relnotes: N/A Bug: N/A Change-Id: I914094b60527b9a94660bc37ef2aee736303c00b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3787279 Commit-Queue: Mark Schillaci <mschillaci@google.com> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1028893}
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.