commit | 10fc68c92136d518b48e7244236ae14c230a6306 | [log] [tgz] |
---|---|---|
author | Geoff Lang <geofflang@chromium.org> | Wed Jun 26 16:18:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 16:18:26 2024 |
tree | 65069a75c41d20615e2f00d3f3ecafd1e7861193 | |
parent | 27b116f5a68e526b8069b3974095ecd0cba7f161 [diff] |
Skip EXTBlendFuncExtendedDrawTest on Android. The test was previously skipped on Android except when using the passthrough command decoder which did not expose the extension. Now that ANGLE exposes the extension with the same driver bugs as the validating command decoder, disable this test on all of Android. Bug: angleproject:42267082 Change-Id: I89a39f952a1b999b571d619a4a45a4639300578b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5659197 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by: Peter McNeeley <petermcneeley@google.com> Cr-Commit-Position: refs/heads/main@{#1319806}
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.