[hurd,commited] hurd: Mark more memory-hungry tests as unsupported
Samuel Thibault
samuel.thibault@ens-lyon.org
Sun Jan 12 15:06:17 GMT 2025
until RLIMIT_AS support gets commited in gnumach.
---
sysdeps/mach/hurd/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile
index 04dcaf06a2..13e5cea4c2 100644
--- a/sysdeps/mach/hurd/Makefile
+++ b/sysdeps/mach/hurd/Makefile
@@ -330,6 +330,7 @@ ifeq ($(subdir),stdio-common)
tests-unsupported += tst-getline-enomem
tests-unsupported += tst-getline-enomem-mem
tests-unsupported += tst-vfprintf-width-prec
+tests-unsupported += tst-vfprintf-width-prec-mem
tests-unsupported += tst-vfprintf-width-prec-alloc
endif
ifeq ($(subdir),stdlib)
--
2.45.2
More information about the Libc-alpha
mailing list