commit | 6112bebb6cbae95325400994ea1cdaf5f3370336 | [log] [tgz] |
---|---|---|
author | Jason Thai <jasontt@chromium.org> | Wed Sep 13 20:37:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 13 20:37:01 2023 |
tree | c037f576572b7eca6053a29be47a81ed5f3d293a | |
parent | 9659ed59acd7cee3f0d99fec85dbfdca5a509836 [diff] |
wallpaper: address flaky daily D/L browser test Improve the predictability of test assertion by disabling dark light auto mode. Add more debug statements in case the assertions fail. BUG=1480066 TEST=browser_tests --gtest_filter="PersonalizationAppWallpaperDailyRefreshBrowserTest.*" --gtest_repeat=10 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I958b63341d7c0e4113a13aedc324adaec1670d3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4850722 Reviewed-by: Erica Lee <ericamlee@google.com> Reviewed-by: Jeffrey Young <cowmoo@google.com> Commit-Queue: Jason Thai <jasontt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1196223}
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.