aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-07 15:37:08 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-07 15:37:33 +0200
commit7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0 (patch)
tree7e5d7abf68b8d294c82b86059d3f938681bf50b9
parente797c57f9324187f9c154bac66c7433d8b4200bf (diff)
downloadglibc-7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0.tar
glibc-7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0.tar.gz
glibc-7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0.tar.bz2
glibc-7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0.zip
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.
-rw-r--r--sysdeps/mach/hurd/i386/Makefile3
1 files changed, 3 insertions, 0 deletions
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)