commit | 75f3a76a6b3bf2231f1f95d98b52a0b2ecd411b9 | [log] [tgz] |
---|---|---|
author | Scott Yoder <scottyoder@google.com> | Fri Jun 06 11:32:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 06 11:32:12 2025 |
tree | 956c233fd43e6ffbf4e784dbc02162809292449a | |
parent | 74e6ef30ecad7b1e2b91c475cb757c79c194ee8e [diff] |
[ios] Fix testContextMenuShare on ios-asan bot This is a speculative fix, with the theory that the app is asking iOS to display something and whatever synchronization EG provides will not help here. This failure can happen to any test that uses this verifyShareActionWithURL: helper so this may further deflake other tests as well. Fixed: 421326848 Change-Id: If59f0188395417ce4fa3c277c6e0fe5234ed2116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6621925 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1470464}
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.