commit | 73ecb576236926816f2db7e7d554715b1ab3bda5 | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Wed Mar 26 00:10:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 00:10:52 2025 |
tree | 2d7645919b49d1f908d40b358cffa41cd5bdcf0b | |
parent | 62cf78865e4c28c7501627307174df5bfb6c0593 [diff] |
Revert "Assert that output dirs have depth=2 when use_remoteexec=true" This reverts commit 02d9fe6f0376c3f88d635f4e8836ed82ff291f0b. Reason for revert: LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8719381548977400529 Sample failed build: https://ci.chromium.org/b/8719381548977400529 If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6393255&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8719381548977400529&type=BUG Original change's description: > Assert that output dirs have depth=2 when use_remoteexec=true > > Bug: 406270633 > Change-Id: I6c12dafb7f1a519ba5a464332308f8811541ec22 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6393255 > Commit-Queue: Fumitoshi Ukai <ukai@google.com> > Auto-Submit: Andrew Grieve <agrieve@chromium.org> > Reviewed-by: Fumitoshi Ukai <ukai@google.com> > Cr-Commit-Position: refs/heads/main@{#1437837} > Bug: 406270633 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I05c8bb8ecedfe001b6b0cc34f7b90b6660d4700e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394219 Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1437847}
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.