commit | 573a68d62a9f4cef766e573c05db8cbcd158d1cc | [log] [tgz] |
---|---|---|
author | Rafał Godlewski <rgod@google.com> | Fri May 17 02:24:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 02:24:38 2024 |
tree | 9bbe031a51ebff08a5ada653d48ef8bfdd981122 | |
parent | 767321e60dd12980629868e6a62be015d8f1f54f [diff] |
[iOS] Remove testTappingLearnMoreInFirstRunExperienceView EG test Tapping URL part of a label ("Learn more") was flaky. The other actions of that view (dismiss / accept) are EG tested and "learn more" itself is unit tested [1], hence removing. [1] https://source.chromium.org/chromium/chromium/src/+/main:ios/chrome/browser/ui/settings/password/password_sharing/password_sharing_first_run_coordinator_unittest.mm;l=77-93;drc=72f27c773cb4f54573d5ac160aa58a75a158f40f Fixed: 40283859 Change-Id: Ic6638dc09b013cd81dee94da8a87260e05a9ad82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5539100 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Rafał Godlewski <rgod@google.com> Cr-Commit-Position: refs/heads/main@{#1302378}
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.