commit | 101c8eda5d319a8ec9a7c80dfce4074a458256b1 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Wed Feb 12 13:03:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 13:03:43 2025 |
tree | 397aab416d1899eb270cbf56ca38cf278c85eede | |
parent | 786e405ffa9f0f28e2af93465a1ea2682f48e105 [diff] |
[iOS] Enable unittest in AuthenticationFlowPerformerTest Enable TestSimpleInterruptWithoutDialogDisplayed. This test was flaky because of `OCMExpect([AuthenticationFlowPerformer alloc]);` added in `AuthenticationFlowInProfileTest`. This was fixed with http://crrbug.com/6250198 Fixed: 395674391 Change-Id: I49a4d52424e50d97f25ee51d1c21d2f142477143 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6253677 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Arthur Milchior <arthurmilchior@chromium.org> Commit-Queue: Arthur Milchior <arthurmilchior@chromium.org> Cr-Commit-Position: refs/heads/main@{#1419226}
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.