From: Samuel Thibault Date: Sat, 5 Jul 2025 09:13:46 +0000 (+0200) Subject: hurd: Mark more xfails for missing RLIMIT_AS support X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fglibc.git hurd: Mark more xfails for missing RLIMIT_AS support --- diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index c90594920c..f5ea3240c5 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -320,6 +320,7 @@ tests-unsupported += tst-malloc-thread-fail-malloc-check tests-unsupported += tst-malloc-thread-fail-mcheck tests-unsupported += tst-malloc-thread-fail-malloc-hugetlb1 tests-unsupported += tst-malloc-thread-fail-malloc-hugetlb2 +tests-unsupported += tst-malloc-thread-fail-malloc-largetcache tests-unsupported += tst-dynarray-fail endif ifeq ($(subdir),misc)