commit | 6773a2a087ca38a5f07bb7876e55cf2ecd3d47fc | [log] [tgz] |
---|---|---|
author | Ben Pastene <bpastene@chromium.org> | Wed Jun 01 17:22:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 17:22:24 2022 |
tree | e5dd603419016686beee16c18b8a44ca4c81a877 | |
parent | d340e755e49f7541036741cd47cfa8a13fb92f95 [diff] |
infra: Only target a specific OS for builderless FYI IOS builders This builder is infra-failing: https://ci.chromium.org/p/chromium/builders/ci/ios-simulator-cronet That's because its machine was upgraded to mac12, but its builds are targeting mac11: https://chromium-swarm.appspot.com/bot?id=build212-m9 Since it's not builderless, there's no need to target a specific OS. It'll always get the same set of machines. So this removes the OS dimension on similar FYI iOS bots. Bug: 1330917 Change-Id: I07a2412e09fd911caa549168f7273d7eace69ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3681961 Reviewed-by: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1009682}
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.