summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2017-12-22 16:15:44 +0000
committermarkj <markj@FreeBSD.org>2017-12-22 16:15:44 +0000
commit5803d7a67f52dad59e799c0ed7ca7619899e5212 (patch)
tree4df843fbfa725788e595e973b044c433315ee3a0
parentbf1fc111ac5ab6873c61ebc694314dda9ed2c24e (diff)
downloadFreeBSD-src-5803d7a67f52dad59e799c0ed7ca7619899e5212.zip
FreeBSD-src-5803d7a67f52dad59e799c0ed7ca7619899e5212.tar.gz
MFC r326878:
Mark uctf/err.user64mode.ksh as EXFAIL for now.
-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 0836b43..819f68f 100755
--- a/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
+++ b/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
@@ -175,6 +175,9 @@ exclude EXFAIL common/vars/tst.ucaller.ksh
exclude EXFAIL common/scripting/tst.projid.ksh
exclude EXFAIL common/scripting/tst.taskid.ksh
+# Depends on tst.chasestrings.exe being ELF32. See r326181 and r326285.
+exclude EXFAIL common/uctf/err.user64mode.ksh
+
# This test expects its test program to be installed without CTF data, but
# the rest of the programs for this feature need CTF data. Not yet sure how
# to build that.
OpenPOWER on IntegriCloud