Expect :mmap_eof_not_eol to fail

It relies on a jemalloc feature (opt.redzone) no longer available after
r319971.

MFC with:	r318908, r319971
PR:		220309
This commit is contained in:
Enji Cooper 2017-06-27 17:22:03 +00:00
parent 6bfe453238
commit 69a3d9e7dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320414

View File

@ -658,6 +658,8 @@ mmap_eof_not_eol_body()
atf_expect_fail "gnu grep from ports has no --mmap option"
fi
atf_expect_fail "relies on jemalloc feature no longer available; needs to be rewritten - bug 220309"
printf "ABC" > test1
jot -b " " -s "" 4096 >> test2