Message ID | 20211227211608.1548077-1-samuel.thibault@ens-lyon.org |
---|---|
State | Committed, archived |
Headers | show |
Series | [hurd,commited] hurd: XFAIL more tests that require setpshared support | expand |
Context | Check | Description |
---|---|---|
dj/TryBot-apply_patch | fail | Patch failed to apply to master at the time it was sent |
dj/TryBot-32bit | fail | Patch series failed to apply |
diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index 7400ea98cc..2036aad4cc 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