From 9ebaf5f802a960c2dbd5ddca13a15b5bfb11dade Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Fri, 19 May 2017 00:25:09 +0000 Subject: Remove the EXFAIL annotation for tests which pass as of r309596. Reported by: bdrewery Sponsored by: Dell EMC Isilon --- cddl/usr.sbin/dtrace/tests/tools/exclude.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cddl/usr.sbin') diff --git a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh index e7902423a7ff..bc2a060619ad 100755 --- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh +++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh @@ -139,11 +139,6 @@ exclude EXFAIL common/pid/tst.newprobes.ksh exclude EXFAIL common/pid/tst.provregex2.ksh exclude EXFAIL common/pid/tst.provregex4.ksh -# libproc doesn't properly handle probe sites that correspond to multiple -# symbols. -exclude EXFAIL common/pid/tst.weak1.d -exclude EXFAIL common/pid/tst.weak2.d - # This test checks for a leading tab on a line before #define. That is illegal # on Solaris, but the clang pre-processor on FreeBSD is happy with code like # that. -- cgit v1.2.3