commit | 754e5905f71ceaf9b622ac0614eb70d38a2f4b16 | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Wed Nov 20 02:42:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 02:42:13 2024 |
tree | 343100dfa859538d2d89b70868c3a14b71145c6a | |
parent | 91a973d00936284281e6e3be6b7706f6b6bc293e [diff] |
Suppress WPTs that crash when run with `headless_shell` + `chromedriver` Needed to unblock https://crrev.com/c/6025361. The affected tests can sometimes be reported as a regular failure, even though there's usually a clear (D)CHECK logged: https://ci.chromium.org/ui/p/chromium/builders/try/win-arm64-rel/1201/overview Bug: 377410086 Change-Id: I66376607ab240ebb65226b8db769da154ab29d9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032163 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1385407}
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.