commit | e892aabaed938b74859ba57e49b7b51f3e97da99 | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <rushans@google.com> | Wed Jul 13 15:28:53 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 15:28:53 2022 |
tree | eb669a29f06f388941f9aadee157120c08363475 | |
parent | c44aaa1630b5b93ec82a0da6061e827791b01f16 [diff] |
[Sync] Wait for Session commit in tests on Android On Android in integrations tests, "about:blank" page is loaded. This causes Session commit after SetupSync() and may result in test flakiness. Current CL introduces waiting for the commit during SetupSync() call. Fixed: 1324507 Change-Id: Id687717f18a24b1000964b4e60d942c4773c71a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3747928 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/main@{#1023745}
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.