commit | a63a5d3eceb9253c45d57ad95729846a50ec1e0c | [log] [tgz] |
---|---|---|
author | Galen Corey <galenemco@chromium.org> | Mon Mar 21 17:38:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 21 17:38:03 2022 |
tree | 243c13be8eee23fe92384406d0c1dc9f5eddf155 | |
parent | ca603eb863386819746f45fec46cfe609a5a1289 [diff] |
Re-enable ScreenTimeController tests Several ScreenTimeController tests were disabled due to flakiness. However, after retrying these tests using the same args as the linux-chromeos-dbg bot, I found no failures in >200 runs. Re-enabling to see if the issue has been resolved. Bug: 1021505 Change-Id: I13604a42cc83d0eaca9c588f655b4a50713cabee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3539523 Reviewed-by: Aga Wronska <agawronska@chromium.org> Commit-Queue: Galen Corey <galenemco@chromium.org> Cr-Commit-Position: refs/heads/main@{#983382}
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.