commit | 30b531770a9e8b58dd60144a07202e7c8d5981f5 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Sat Sep 30 01:01:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 30 01:01:32 2023 |
tree | 96d5e108e25a60bc56ff8d67621e0556356718bf | |
parent | c755b7c6cd709d33ff6a494f6b113059678b7caf [diff] |
Remove WebGPU compat expectation file Removes the expectation file for the WebGPU compat suite. Pointing to the non-compat expectations while we wait for compat-specific expectations was causing issues with certain tests not existing when verifying that every test in the expectation file actually exists. Bug: dawn:1996 Change-Id: If8adeee128142381fa4a8a811c2f75de5e06742d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4906368 Commit-Queue: Ben Clayton <bclayton@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Ben Clayton <bclayton@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1203579}
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.