commit | ce1184bfa889a09a7a95979b0f1dfc4ede73b731 | [log] [tgz] |
---|---|---|
author | anthie@google.com <anthie@google.com> | Thu Sep 12 16:25:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 16:25:48 2024 |
tree | d66d667f10a0e77b474db971b0d8354f507e67bb | |
parent | 73358900fa3904fec8c07400f350ae5b43b2e6ed [diff] |
Add live test for re-authentication interstitial in pending state The test also attempts to cover the entire sign-in flow from the interstitial, along with a check that the intestitial is refreshed and replaced with the blocked url one, when the user re-authenticates. If sign-in part from the ui turns out be flaky we can either restrict the scope or find alternative ways to perform the sign-in. Bug: b/365530975 Change-Id: I25b54cfa4d735c1db323b7d10db07bc5a16f25a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5850201 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Tomek Jurkiewicz <tju@google.com> Commit-Queue: Anthi Orfanou <anthie@google.com> Cr-Commit-Position: refs/heads/main@{#1354614}
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.