mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue