commit | cd2353fe6c56469ab1b0b126bf845b38ba9de13c | [log] [tgz] |
---|---|---|
author | Matt Mueller <mattm@chromium.org> | Fri Dec 09 17:17:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 09 17:17:36 2022 |
tree | f1f0ae3ed5e05fdd1b8d84f44fd672e2d4393789 | |
parent | 8c91273a4bc5c39b9f3edc1453d933068fc3371d [diff] |
Delete the long-disabled CertVerifyProcMacTest.MacCRLIntermediate test This test hasn't worked in years, and we've now switched to the builtin verifier on Mac. The old CertVerifyProcMac still exists as a fallback for a little while longer, but we're not going to spend the time to care about why this test doesn't work, just delete it. Fixed: 671889 Change-Id: I36531c2e39df543a1a0c3bc622457d311a9673e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4090198 Reviewed-by: David Benjamin <davidben@chromium.org> Auto-Submit: Matt Mueller <mattm@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/main@{#1081504}
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.