commit | cce4ffff5ee9da38cc48c26587d797170f29a7cd | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Wed Nov 20 19:31:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 19:31:42 2024 |
tree | 0d94510c2f91ea98ba9645a3276c602fa867bb99 | |
parent | 089a1fa5dc9ecf4858b3939cb7f5b62f35785ccb [diff] |
[wpt] Disable swiftshader for `*headless_shell_wpt_tests` https://crrev.com/c/5955968 enabled swiftshader to fix some minor `css/` rendering regressions, but ended up increasing total test runtime by as much as 50%, as well as regressing tests in other areas (`html/canvas/`). Disable swiftshader by default for now, and move any "fixed" (now broken again) `css/` tests back to content shell. To be migrated, those `css/` tests may need to run in an exclusive virtual suite that enables swiftshader. Bug: 40927590 Change-Id: I68e0c5e4f511728307ebf5c4fc0ebd12995b1a3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6036429 Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1385814}
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.