mirror of git://sourceware.org/git/glibc.git
malloc: add tst-mxfast to hugetlb exclusion list
tst-mxfast needs GLIBC_TUNABLES to be set to its own value. Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
This commit is contained in:
parent
119d658ac2
commit
320cf1e1b5
|
|
@ -137,6 +137,7 @@ tests-exclude-hugetlb1 = \
|
|||
tst-mallocfork2 \
|
||||
tst-mallocfork3 \
|
||||
tst-mallocstate \
|
||||
tst-mxfast \
|
||||
# tests-exclude-hugetlb1
|
||||
# The tst-free-errno relies on the used malloc page size to mmap an
|
||||
# overlapping region.
|
||||
|
|
|
|||
Loading…
Reference in New Issue