commit | fbc091595c561a630c836b459e97884d82bbe9ba | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Fri May 31 13:54:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 13:54:23 2024 |
tree | 96c1131e728df7727e877c1486bf8ffb432e2e57 | |
parent | 9f4e94811eb720c43024b8d746d429032a842121 [diff] |
[iOS Blink] Skip AboutThisSiteServiceTest.FeatureCheck tests The tests have been failing since https://crrev.com/c/5581234 disabled PageInfoAboutThisSite feature on iOS by default. This CL skips to test them until the feature is enabled again. Bug: 343584518 Change-Id: I02d16c0a16bd52e5ef1c55d5d9686243a68b11e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5587238 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1308603}
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.