commit | b49b4f0917fd69b1b6cc3f6e92745d4d63832dc4 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Fri May 16 03:43:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 03:43:07 2025 |
tree | 22f82b16f6b42c9a79286424b2d2c26e021c5bb4 | |
parent | 2aad6d1f1382c31d21369c1c76b27c3e11cae812 [diff] |
Revert "infra/config: Set fallback-on-exec-error on chromeos builder" This reverts commit 0b07da7719fc83d2fca846764e643196f3fa612b. Reason for revert: ChromeOS' compiler wrapper stopped using libc exec on RBE workers. http://b/406369220#comment32 Bug: 406369220, 377426017 Original change's description: > infra/config: Set fallback-on-exec-error on chromeos builder > > This is to allow fallback when remote action fails in chromeos builders. > > ChromeOS' compiler_wrapper sometimes crashed and we need to allow > fallback for that before disabling fallback in siso by default. > > Bug: 406369220, 377426017 > Change-Id: Ifb59725eaef450114057b22b51fd5ba0e56ada2f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6438679 > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Reviewed-by: Fumitoshi Ukai <ukai@google.com> > Commit-Queue: Junji Watanabe <jwata@google.com> > Reviewed-by: Junji Watanabe <jwata@google.com> > Auto-Submit: Takuto Ikuta <tikuta@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1444594} Bug: 406369220, 377426017 Change-Id: If9524d8cfa89ccafd741ea9b50b6b173d8ac2751 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6550997 Reviewed-by: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461148}
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.