[glibc] hurd: xfail more tests waiting for barrier setpshared support
Samuel Thibault via Glibc-cvs <[email protected]> Wed, 22 Jul 2026 20:26:45 +0000 (GMT)
| Newsgroups | gmane.comp.lib.glibc.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=015e8ef482f04459e9ece9d9a801f19240aac1a0 commit 015e8ef482f04459e9ece9d9a801f19240aac1a0 Author: Samuel Thibault <[email protected]> Date: Wed Jul 22 22:22:19 2026 +0200 hurd: xfail more tests waiting for barrier setpshared support Diff: --- sysdeps/mach/hurd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index a5027510af..dcc4d0fb4a 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -252,6 +252,10 @@ test-xfail-tst-mallocfork2-mcheck = yes test-xfail-tst-mallocfork2-malloc-check = yes test-xfail-tst-mallocfork2-malloc-hugetlb1 = yes test-xfail-tst-mallocfork2-malloc-hugetlb2 = yes +test-xfail-tst-mallocfork2-malloc-largetcache = yes +test-xfail-tst-pututxline-cache = yes +test-xfail-tst-pututxline-lockfail = yes +test-xfail-tst-arc4random-fork = yes endif ifeq ($(subdir),htl) test-xfail-tst-mutex4 = yes