commit | 6464a6570aaf63c95d70c677041f8843f78cb45f | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <rushans@google.com> | Tue Jan 28 13:43:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 13:43:11 2025 |
tree | 7162cf3a1b828b58780d4f74ba3d9ed2f8b6f02b | |
parent | d74396e865d1e552a6f1a3ba69f39e24d10a9070 [diff] |
[Sync] Use Batch for BookmarksTest This CL fixes the SyncTestRule to remove the preference at the end of tests keeping selected types. This is needed to properly clean up the state across tests within a batch. Bug: 40743432 Change-Id: I67e193464b7381bd84ab1a7348413be996eee601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6197563 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/main@{#1412250}
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.