hurd: Mark tst-tls-allocation-failure-static-patched as supported

The failure was not due to RLIMIT_AS but unsupported intentional early
abort.
This commit is contained in:
Samuel Thibault 2025-01-12 00:11:15 +01:00
parent 0c48562508
commit 1a09aa03ee

View file

@ -306,9 +306,6 @@ endif
# For bug 30166
# (missing RLIMIT_AS support)
ifeq ($(subdir),elf)
tests-unsupported += tst-tls-allocation-failure-static-patched
endif
ifeq ($(subdir),io)
tests-unsupported += test-lfs
endif