commit | 8f3511a9dbed3068306eaffb2ec0c006f3f6c069 | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Thu Nov 14 01:14:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 14 01:14:17 2024 |
tree | 5cf5d5e3ba700308a48a1a1e95ccee798a45fada | |
parent | a3db35bc344435ed8c9e365b944da0354b6afe9b [diff] |
[web-tests] Strip negative/positive prefixes when linting filter files `lint_test_expectations.py` removes leading `+` or `-` from filter file terms before checking for test existence. This is needed to support negative terms in an inverted `TestLists/headless_shell.filter`. Bug: 40927590 Change-Id: Ia55dbc542c66cd8ac1724956d951ff00d24d5698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6020542 Reviewed-by: Weizhong Xia <weizhong@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1382727}
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.