commit | ebf14b66b873d0e665a76d1a41074d626e13b1f7 | [log] [tgz] |
---|---|---|
author | Xinan Lin <linxinan@chromium.org> | Tue Sep 12 02:56:35 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 12 02:56:35 2023 |
tree | df491263795fafbe730165f5d305ee89d588e023 | |
parent | 47d342d27685d6a4295b33264f032434599d900d [diff] |
Remove lacros skylab tests from _FilterOutUnneededSkylabDeps Lacros gtest may need files filtered out by _FilterOutUnneededSkylabDeps. However we can not remove this filter, because it may explode some Ash skylab tests. As a short term workaround, only apply the filter to Ash tests. BUG=b/293638835,1481305 Cq-Include-Trybots: luci.chrome.try:lacros-arm64-generic-chrome-skylab Change-Id: I95875f85c70c37fbe0b6b9ae3e65fa7a419f7b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4857269 Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Xinan Lin <linxinan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1195186}
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.