commit | ee640816c450d15a833c670c038a773eea576153 | [log] [tgz] |
---|---|---|
author | Jonathan Ross <jonross@chromium.org> | Fri Aug 20 02:46:11 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 20 02:46:11 2021 |
tree | 1662762c2427d26df5e5531f8e62942fa72ab698 | |
parent | 9f258c77634aa846aedc933384cb98d3eedf8d56 [diff] |
Expand SkiaRenderer Dawn WebGL Pixel Test Suppressions Looking to expand the suppressions for these tests that was originally landed in https://chromium-review.googlesource.com/c/chromium/src/+/3102425 While the test runner currently seems to list skia-renderer-disabled when the tests fail. The previous expectations do not seem to successful handle the failures. The failures are also occurring on Windows now. So trying a blanket skia-renderer-dawn suppression, as that is what the initial expectations find. TEST=dawn_pixel_skia_gold_test Pixel_OffscreenCanvasWebGLSoftwareCompositing Pixel_RepeatedWebGLTo2D_SoftwareCompositing Pixel_OffscreenCanvasWebGLSoftwareCompositingWorker Pixel_WebGLReadPixelsTabSwitch_SoftwareCompositing Bug: 1240840 Change-Id: I649359655c274a36d4459dcbdd32185acc17bdfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3104694 Commit-Queue: Jonathan Ross <jonross@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#913611}
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.