commit | d3cdfc04fe38684a18725d1ef52b99ae1db74051 | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Sat Mar 25 01:23:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 25 01:23:14 2023 |
tree | f222c31a7f7cd4e368e16fd80f76269f5b02a501 | |
parent | f5ac45d78e1ddc77dba4dd2ab32ae0943a41602c [diff] |
Skip tests that are skipped due to exclusive setting Chrome will have less feature enabled than content shell, so skipping those tests for both chrome and content shell. We need to update this again when we support virtual tests in wptrunner side. A tool is needed to keep virtual config and skipped tests in sync between RWT and wptrunner. Skip those tests will reduce the time needed to run the tests. Need to measure how much improvement it is. Bug: 1426296 Change-Id: I239e7ac7b3e1ae0c2ae6b48e2692615aca0d7f97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4371263 Commit-Queue: Weizhong Xia <weizhong@google.com> Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1122035}
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.