commit | 212603a1938e39dd8394019ecfc1b0a240828513 | [log] [tgz] |
---|---|---|
author | Struan Shrimpton <sshrimp@google.com> | Wed Oct 04 19:27:15 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 19:27:15 2023 |
tree | e77c0e9737f01a241e87bafc84e5d0979cfb6718 | |
parent | 48345d542195772a864c9529b899892b4a890224 [diff] |
Revert "[infra] Set redundant swarming dimensions to divide linux swarming tasks" This reverts commit 9a450d314c6301cbbf6ca7b1458d273efe497fd5. Reason for revert: This was a mitigation that is hopefully not needed anymore Original change's description: > [infra] Set redundant swarming dimensions to divide linux swarming tasks > > This should queue test requests from linux into separate queues and > hopefully aleviate some of the swarming problems we're running into > > No-try: true > Bug: 1486906 > Change-Id: I59f82aac9e8561f528eb655702a69655507040dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4897419 > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Commit-Queue: Struan Shrimpton <sshrimp@google.com> > Cr-Commit-Position: refs/heads/main@{#1202013} Bug: 1486906 Change-Id: Ib73137c99bf93976516c9f9f9790356979a1a146 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4908880 Reviewed-by: Garrett Beaty <gbeaty@google.com> Commit-Queue: Struan Shrimpton <sshrimp@google.com> Cr-Commit-Position: refs/heads/main@{#1205391}
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.