aboutsummaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-06-27 17:22:03 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-06-27 17:22:03 +0000
commit69a3d9e7dc9336be9d10f1736b505391033695cb (patch)
tree47aa1a0d81b46c35a112dea5f499acc660b77b80 /contrib/netbsd-tests
parent6bfe453238d3626fb99e62205646e74fd442d789 (diff)
downloadsrc-69a3d9e7dc9336be9d10f1736b505391033695cb.tar.gz
src-69a3d9e7dc9336be9d10f1736b505391033695cb.zip
Notes
Diffstat (limited to 'contrib/netbsd-tests')
-rwxr-xr-xcontrib/netbsd-tests/usr.bin/grep/t_grep.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/usr.bin/grep/t_grep.sh b/contrib/netbsd-tests/usr.bin/grep/t_grep.sh
index 75bfd16fb329..815c3da53f48 100755
--- a/contrib/netbsd-tests/usr.bin/grep/t_grep.sh
+++ b/contrib/netbsd-tests/usr.bin/grep/t_grep.sh
@@ -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