From 4e2f52c516d7ea42f9707cdd5d29334371398120 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 (cherry picked from commit 79b3af3f623046bb1fccafdffab0432863a58315) --- 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 39946ae5edbf..4a1699cc7408 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.