commit | f4fa64f7456c3a9dcffabb62eeb5e58e00c3f643 | [log] [tgz] |
---|---|---|
author | Jimmy <jimmyxgong@chromium.org> | Wed May 14 17:56:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 17:56:44 2025 |
tree | ff58ceb13827407eafbfaaa7dc26cb26c6368994 | |
parent | a36b174cdd3b76ae0a994382d8fa177321dc8e92 [diff] |
Remove time-senstive checks in test This test is still useful with the removed flaky-prone assertions as the test still checks if the related prefs are set to a non-null time. Removed the time-sensitive checks and re-enabled the test. Fixed: 413500323 Test: ash_unittests Change-Id: If1ca25c14d557d238b8b4b3b960ea68e4a1b4cae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6538706 Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1460234}
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.