about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-09 20:27:25 +0200
committerGitHub <noreply@github.com>2024-10-09 20:27:25 +0200
commit8630de37a31694ebe6e2c4c28536bb88f84b7eb9 (patch)
tree18e31fb2e85fd043204cbe541cc9ca5192f4800b /compiler/rustc_incremental/src
parent639346eac507789a74440d24667a13c049f6405a (diff)
parentfe87487b367e31ec76df3f3124e5d70a0f60a20d (diff)
downloadrust-8630de37a31694ebe6e2c4c28536bb88f84b7eb9.tar.gz
rust-8630de37a31694ebe6e2c4c28536bb88f84b7eb9.zip
Rollup merge of #131435 - jieyouxu:macos-pipe, r=Zalathar
Ignore broken-pipe-no-ice on apple (specifically macOS) for now

This test fails for me locally (initially reported by Zalathar) because apparently on macOS it doesn't say "internal compiler error" but it does report the std I/O panic, and it doesn't exit with a code of 101 but instead terminates with a wait signal of SIGPIPE.

Ignore this test on apple for now, until we try to actually address the underlying issue.

See https://github.com/rust-lang/rust/pull/131155 and https://github.com/rust-lang/rust/issues/131436 for more context.
Diffstat (limited to 'compiler/rustc_incremental/src')
0 files changed, 0 insertions, 0 deletions