From 44f636d610407662067d7988291ffeba7cec3902 Mon Sep 17 00:00:00 2001 From: markj Date: Thu, 8 Dec 2016 18:56:35 +0000 Subject: [PATCH] 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(-) 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