Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flip --incompatible_windows_escape_python_args
CI test results (Bazel@HEAD + Downstream): https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1003 The flag affects Windows only, and on Windows only two projects are broken: rules_foreign_cc and rules_nodejs. These are also broken on other platforms, and in the previous build: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1002 Therefore I'm reasonably sure they are not broken by this PR. That said, we can't completely be sure because the tests didn't run. See bazelbuild#7974 Change-Id: I2cc09a4e9295495062dc4ac79b859dec6512b1b7 Closes bazelbuild#8478. Change-Id: I2cc09a4e9295495062dc4ac79b859dec6512b1b7 PiperOrigin-RevId: 250437116
- Loading branch information