From 7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 7 Jun 2020 15:37:08 +0200 Subject: hurd: XFAIL more tests that require setpshared support * sysdeps/mach/hurd/i386/Makefile (test-xfail-tst-pututxline-cache, test-xfail-tst-pututxline-lockfail, test-xfail-tst-mallocfork2): Add. --- sysdeps/mach/hurd/i386/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index cf3149d03f..f3682ba720 100644 --- a/sysdeps/mach/hurd/i386/Makefile +++ b/sysdeps/mach/hurd/i386/Makefile @@ -116,6 +116,9 @@ test-xfail-tst-rwlock4 = yes test-xfail-tst-rwlock12 = yes test-xfail-tst-sem3 = yes test-xfail-tst-barrier2 = yes +test-xfail-tst-pututxline-cache = yes +test-xfail-tst-pututxline-lockfail = yes +test-xfail-tst-mallocfork2 = yes # For bug 25522 # (setprotocol support) -- cgit 1.4.1