commit | 0a13518bb992cebdaa4a715eeb3c28d76a62223f | [log] [tgz] |
---|---|---|
author | Eshwar Stalin <estalin@chromium.org> | Fri Sep 22 19:18:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 22 19:18:32 2023 |
tree | ff8c237f55b4c0631726305316f910cad98ae9f7 | |
parent | 151a9270a322777bcbed54f482131482aa83b217 [diff] |
Splitting battery settings tests from performance settings tests. Currently battery saver and high efficiency settings tests are combined together, which needs to be split out since ChromeOS tests for battery saver will be different from other platforms. This change simply moves tests between different test fixtures. Change-Id: Id655bba1b64983094a152b8e03ad85de41156eaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4880906 Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Eshwar Stalin <estalin@chromium.org> Reviewed-by: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1200392}
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.