| commit | ed41cd67e9665439287ddb69ff62b40aa70ad3cc | [log] [tgz] |
|---|---|---|
| author | Sammie Quon <sammiequon@chromium.org> | Thu Feb 29 00:01:50 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 00:01:50 2024 |
| tree | b8fbbb54cb4db94004100c944c3feb858950da49 | |
| parent | 19f774aa7739fac564fc3816b1c5d1f5596db9ab [diff] |
pine: Migrate unit tests from full restore service p2 Migrates the rest of the FullRestoreServiceTest tests. Disables forest feature for the non-forest tests so that the pass if forest is enabled. The non-forest tests simulate clicks on the notification to check cancelling works. We cannot simulate clicks on the dialog with the unit tests so add a browser test for that. Test: unit_tests *FullRestoreService* Bug: b/326982900 Change-Id: I81465818b284e50bc01057f73ddc65221b3083d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5328433 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1266734}
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.