hurd: Mark more xfails for missing RLIMIT_AS support

This commit is contained in:
Samuel Thibault 2025-07-05 11:13:46 +02:00
parent 1c5f2ae4f9
commit 21cbe4a588
1 changed files with 1 additions and 0 deletions

View File

@ -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)