commit | 5a5bd093e2774e94faa4ec281e9a1f6ff7a4657a | [log] [tgz] |
---|---|---|
author | Keigo Oka <oka@google.com> | Mon Aug 16 06:50:47 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 16 06:50:47 2021 |
tree | 99ddc5318eb14080955df3da009565fa92664d0d | |
parent | e3781f69d5d324852e0da340417b271069d62465 [diff] |
Remove apps.LaunchHelpApp from tast_disabled_tests_from_chrome Using VarDeps for secret runtime variables, now the test should be automatically skipped without blocking it explicitly. BUG=b/196017004 TEST=None Change-Id: I256dd1d21249dce110d28ca906534ffe30bdf986 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3088652 Commit-Queue: Keigo Oka <oka@chromium.org> Reviewed-by: Shuhei Takahashi <nya@chromium.org> Cr-Commit-Position: refs/heads/master@{#912083}
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.