aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/tools
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-03-24 03:37:50 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-03-24 03:37:50 +0000
commit0088bc444e6173a79b2916bf5bc4a938e615b069 (patch)
treea5d3f0579790d53ad416ba7796a04a8f8f49a725 /cddl/usr.sbin/dtrace/tests/tools
parente62aee66b0f9020d712d875a5908b34d07ea0118 (diff)
downloadsrc-0088bc444e6173a79b2916bf5bc4a938e615b069.tar.gz
src-0088bc444e6173a79b2916bf5bc4a938e615b069.zip
DTrace test: skip flakey common.misc.t_dtrace_contrib.tst_dynopt_d in CI
PR: 237641 Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'cddl/usr.sbin/dtrace/tests/tools')
-rwxr-xr-xcddl/usr.sbin/dtrace/tests/tools/exclude.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
index b0b67a86b86e..26e875073edd 100755
--- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
+++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
@@ -208,3 +208,6 @@ 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
+
+# https://bugs.freebsd.org/237641
+exclude SKIPCI common/misc/tst.dynopt.d