commit | 0fabcfee72ccfa25678414820d665e6627db4245 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Fri Sep 08 16:29:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 16:29:33 2023 |
tree | 92114ac750cd2f994ecfdf121af2dc5a5e5a81b7 | |
parent | 5c0f49006180330a330a851efa700ebb29f66d43 [diff] |
chromeos: Port part of shelf.AutoHideSmoke to browser_tests As part of go/crosier we're trying to remove some Tast tests from the chromium CQ. This CL ports most of shelf.AutoHideSmoke to browser_tests. Support for the tablet mode parts of the test will be added in a follow-up CL. Bug: b:299536932 Test: browser_tests --gtest_filter=*ShelfBrowserTest.AutoHideSmoke* Change-Id: I7488ce192ea3de642abb9366356bf1153251dbb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4852207 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194159}
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.