From 4bab9ad854b50fab23eacf29550325552e7a9f4b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 7 Jun 2020 14:02:18 +0000 Subject: 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. --- sysdeps/mach/hurd/i386/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/mach') 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) -- cgit 1.4.1