From d78e7e3b587bfc36cd8c5ce3c8effce827e192dd Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Thu, 8 Dec 2016 18:56:35 +0000 Subject: err.D_PROC_CREATEFAIL.many.d passes, so remove the EFAIL annotation. MFC after: 1 week Sponsored by: Dell EMC Isilon --- cddl/usr.sbin/dtrace/tests/tools/exclude.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'cddl/usr.sbin/dtrace/tests') diff --git a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh index 8c8fe5e77a02..59cd693f50df 100755 --- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh +++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh @@ -128,9 +128,6 @@ exclude EXFAIL common/ip/tst.ipv4remoteicmp.ksh exclude EXFAIL common/ip/tst.localtcpstate.ksh exclude EXFAIL common/ip/tst.remotetcpstate.ksh -# Depends on the number of probes in /bin/sh and the current DOF limit. -exclude EXFAIL common/pid/err.D_PROC_CREATEFAIL.many.d - # Tries to enable pid$target:libc::entry, though there's no "libc" module. # Currently unsure as to whether this might be a libproc bug. exclude EXFAIL common/pid/tst.probemod.ksh -- cgit v1.2.3