commit | aca98ab75b7108e1fad67f3fbe953e9dabcba7b3 | [log] [tgz] |
---|---|---|
author | Jenny Zhang <jennyz@chromium.org> | Thu Jun 13 00:27:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 00:27:42 2024 |
tree | 511e4cd6d8970693f32b824e728382392353b77a | |
parent | 7819b2a5de705a62f518f17d1fa7d5ac9b20f074 [diff] |
Gardening: Fix the test name in yaml file. The crosier test TerminalIntegrationTest.Crosh has been renamed to AshIntegrationTest.Crosh in https://crrev.com/c/5623431. But its name in yaml file remains the old one, so it broke the build. Bug: 346852281 Change-Id: Id686d64f248c1e8d73e60d3e03788e247bd726ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5627838 Reviewed-by: Kuan Huang <kuanhuang@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Reviewed-by: Andrea Orru <andreaorru@chromium.org> Owners-Override: Andrea Orru <andreaorru@chromium.org> Commit-Queue: Andrea Orru <andreaorru@chromium.org> Cr-Commit-Position: refs/heads/main@{#1314353}
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.