diff mbox series

[hurd,commited,2/3] hurd: XFAIL more tests that require setpshared support

Message ID 20200607143410.3269029-3-samuel.thibault@ens-lyon.org
State New
Headers show
Series More tests cleanup | expand

Commit Message

Samuel Thibault June 7, 2020, 2:34 p.m. UTC
* 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 mbox series

Patch

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)