about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-07 14:02:18 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-07 16:14:23 +0200
commit4bab9ad854b50fab23eacf29550325552e7a9f4b (patch)
tree0d0603cee6d95d39db2f457b2f232883a4cd2bd1 /sysdeps/mach/hurd/i386
parent7b6b18319ee6441bbec89fb0568a4bf7ba96e3d0 (diff)
downloadglibc-4bab9ad854b50fab23eacf29550325552e7a9f4b.tar.gz
glibc-4bab9ad854b50fab23eacf29550325552e7a9f4b.tar.xz
glibc-4bab9ad854b50fab23eacf29550325552e7a9f4b.zip
htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2
They need setpshared support.

* nptl/tst-flock2.c, tst-signal1.c, tst-signal2.c: Move to...
* sysdeps/pthread: ... here.
* nptl/Makefile: Move corresponding tests references to...
* sysdeps/pthread/Makefile: ... here.
* sysdeps/mach/hurd/i386/Makefile (test-xfail-tst-flock2,
test-xfail-tst-signal1, test-xfail-tst-signal2): Add.
Diffstat (limited to 'sysdeps/mach/hurd/i386')
-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 f3682ba720..a67fe5d393 100644
--- a/sysdeps/mach/hurd/i386/Makefile
+++ b/sysdeps/mach/hurd/i386/Makefile
@@ -119,6 +119,9 @@ 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-flock2 = yes
+test-xfail-tst-signal1 = yes
+test-xfail-tst-signal2 = yes
 
 # For bug 25522
 # (setprotocol support)