Temporarily disable the jobserver-error test

This commit is contained in:
Eric Huss 2023-04-15 07:40:19 -07:00
parent ce1073ba9d
commit 79b3af3f62

View file

@ -1,6 +1,7 @@
include ../tools.mk include ../tools.mk
# only-linux # 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. # Test compiler behavior in case: `jobserver-auth` points to correct pipe which is not jobserver.