Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 19:46:55 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r307400 - head/cddl/usr.sbin/dtrace/tests/tools
Message-ID:  <201610161946.u9GJkt5j038898@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Sun Oct 16 19:46:55 2016
New Revision: 307400
URL: https://svnweb.freebsd.org/changeset/base/307400

Log:
  tst.kpriv.ksh fails because DTrace privilege levels are unimplemented.
  
  MFC after:	1 week

Modified:
  head/cddl/usr.sbin/dtrace/tests/tools/exclude.sh

Modified: head/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
==============================================================================
--- head/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Sun Oct 16 19:19:22 2016	(r307399)
+++ head/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Sun Oct 16 19:46:55 2016	(r307400)
@@ -72,6 +72,7 @@ exclude EXFAIL common/mib/tst.udp.ksh
 exclude SKIP common/privs/tst.fds.ksh
 exclude SKIP common/privs/tst.func_access.ksh
 exclude SKIP common/privs/tst.getf.ksh
+exclude SKIP common/privs/tst.kpriv.ksh
 exclude SKIP common/privs/tst.op_access.ksh
 exclude SKIP common/privs/tst.procpriv.ksh
 exclude SKIP common/privs/tst.providers.ksh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610161946.u9GJkt5j038898>