Auto merge of #110361 - ehuss:disable-jobserver-error, r=Mark-Simulacrum
Temporarily disable the jobserver-error test This test is failing randomly on CI. We don't have a handle on what might be causing it, so disable it for now to reduce disruption. cc https://github.com/rust-lang/rust/issues/110321
This commit is contained in:
commit
5cdb7886a5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
include ../tools.mk
|
||||
|
||||
# only-linux
|
||||
# ignore-test: This test randomly fails, see https://github.com/rust-lang/rust/issues/110321
|
||||
|
||||
# Test compiler behavior in case: `jobserver-auth` points to correct pipe which is not jobserver.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue