diff options
author | Mark Johnston <markj@FreeBSD.org> | 2018-01-14 17:56:19 +0000 |
---|---|---|
committer | Mark Johnston <markj@FreeBSD.org> | 2018-01-14 17:56:19 +0000 |
commit | d678ce4b6ba23cab52b092489a5ee880d7f5afe1 (patch) | |
tree | 2f984a86f2981b694825877e43b6874f9e18df44 /cddl/usr.sbin | |
parent | 94a889089bdd40fc48b5264dde296f3907479af1 (diff) | |
download | src-d678ce4b6ba23cab52b092489a5ee880d7f5afe1.tar.gz src-d678ce4b6ba23cab52b092489a5ee880d7f5afe1.zip |
Remove tst.zonename.d from the list of expected failures.
X-MFC with: r327888
Notes
Notes:
svn path=/head/; revision=327973
Diffstat (limited to 'cddl/usr.sbin')
-rwxr-xr-x | cddl/usr.sbin/dtrace/tests/tools/exclude.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh index 7ebfe0037cc5..120709acf807 100755 --- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh +++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh @@ -40,7 +40,6 @@ exclude EXFAIL common/misc/tst.include.ksh exclude EXFAIL common/safety/tst.copyin2.d exclude EXFAIL common/safety/tst.msgdsize.d exclude EXFAIL common/safety/tst.msgsize.d -exclude EXFAIL common/safety/tst.zonename.d exclude EXFAIL common/scalars/tst.misc.d exclude EXFAIL common/scalars/tst.selfarray2.d exclude EXFAIL common/sched/tst.enqueue.d |