From: Samuel Thibault Date: Mon, 27 Dec 2021 21:15:43 +0000 (+0100) Subject: hurd: XFAIL more tests that require setpshared support X-Git-Tag: glibc-2.35~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6e6e52e59c0dfeb208c91f8fd2006d86bd5734;p=thirdparty%2Fglibc.git hurd: XFAIL more tests that require setpshared support --- diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index 7400ea98cc3..2036aad4cc5 100644 --- a/sysdeps/mach/hurd/i386/Makefile +++ b/sysdeps/mach/hurd/i386/Makefile @@ -120,6 +120,8 @@ test-xfail-tst-barrier2 = yes test-xfail-tst-pututxline-cache = yes test-xfail-tst-pututxline-lockfail = yes test-xfail-tst-mallocfork2 = yes +test-xfail-tst-mallocfork2-malloc-hugetlb1 = yes +test-xfail-tst-mallocfork2-malloc-hugetlb2 = yes test-xfail-tst-flock2 = yes test-xfail-tst-signal1 = yes test-xfail-tst-signal2 = yes