]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
Skip a ustack test that triggers an assertion on INVARIANTS kernels.
authormarkj <markj@FreeBSD.org>
Wed, 14 Dec 2016 19:01:43 +0000 (19:01 +0000)
committermarkj <markj@FreeBSD.org>
Wed, 14 Dec 2016 19:01:43 +0000 (19:01 +0000)
Reported by: ngie
Sponsored by: Dell EMC Isilon
X-MFC-With: r309698

cddl/usr.sbin/dtrace/tests/tools/exclude.sh

index 59cd693f50df4eaf2a961354b8447fe19b1f0f51..e7902423a7ff2498f8cee9d9c49c3293ea5beb9b 100755 (executable)
@@ -188,3 +188,6 @@ exclude EXFAIL common/usdt/tst.static2.ksh
 
 # Uses the Solaris-specific ppriv(1).
 exclude EXFAIL common/usdt/tst.user.ksh
+
+# Triggers a lock assertion by using the raise() action from a profile probe.
+exclude SKIP common/ustack/tst.spin.ksh