From: Samuel Thibault Date: Sun, 7 Jun 2020 13:37:08 +0000 (+0200) Subject: hurd: XFAIL more tests that require setpshared support X-Git-Tag: glibc-2.32~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0;p=thirdparty%2Fglibc.git 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. --- diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index cf3149d03f9..f3682ba7207 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)