From 79b3af3f623046bb1fccafdffab0432863a58315 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Sat, 15 Apr 2023 07:40:19 -0700 Subject: [PATCH] Temporarily disable the jobserver-error test --- tests/run-make/jobserver-error/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/run-make/jobserver-error/Makefile b/tests/run-make/jobserver-error/Makefile index 39946ae5edbfa..4a1699cc74080 100644 --- a/tests/run-make/jobserver-error/Makefile +++ b/tests/run-make/jobserver-error/Makefile @@ -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.