Skip to content

Commit

Permalink
Auto merge of #110361 - ehuss:disable-jobserver-error, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Apr 15, 2023
2 parents fd57c6b + 79b3af3 commit 5cdb788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run-make/jobserver-error/Makefile
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 5cdb788

Please sign in to comment.