mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
hurd: Mark more memory-hungry tests as unsupported
until RLIMIT_AS support gets commited in gnumach.
This commit is contained in:
parent
278f8d5c4d
commit
73b854e955
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user