Skip to content

Commit 5cdb788

Browse files
committed
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 #110321
2 parents fd57c6b + 79b3af3 commit 5cdb788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-make/jobserver-error/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include ../tools.mk
22

33
# only-linux
4+
# ignore-test: This test randomly fails, see https://github.com/rust-lang/rust/issues/110321
45

56
# Test compiler behavior in case: `jobserver-auth` points to correct pipe which is not jobserver.
67

0 commit comments

Comments
 (0)