]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
hurd: Mark tst-tls-allocation-failure-static-patched as supported
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 11 Jan 2025 23:11:15 +0000 (00:11 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 11 Jan 2025 23:55:56 +0000 (00:55 +0100)
The failure was not due to RLIMIT_AS but unsupported intentional early
abort.

sysdeps/mach/hurd/Makefile

index f57b2b525f67b8dc8dfa9e94d05c5e7aaabf3d9c..e93e7b6fc46c1cddc2b442a5296d36690186fa51 100644 (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