commit | 0371781ad6abf24993f9f0aa0d98aaf25719a9bf | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Thu Feb 10 20:44:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 10 20:44:27 2022 |
tree | 5c7731fc9d48e180f4f204265f89f993f6241271 | |
parent | 3647933e665176ada201c9a0cd466dc3e2d9c6c7 [diff] |
ax_test: disable flaky AOM test on win7 win7 is older platform, so it's not worth to chase the problem down, let's just disable the flaky test. Later, it makes sense to keep the test running on win7 as a crash test. Change-Id: I0b1ec14436fbd556f85b57db889ab805877331ff Bug: 1289698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3452665 Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/main@{#969618}
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.