Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2017 16:15:44 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r327082 - stable/11/cddl/usr.sbin/dtrace/tests/tools
Message-ID:  <201712221615.vBMGFisY021499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Fri Dec 22 16:15:44 2017
New Revision: 327082
URL: https://svnweb.freebsd.org/changeset/base/327082

Log:
  MFC r326878:
  Mark uctf/err.user64mode.ksh as EXFAIL for now.

Modified:
  stable/11/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
==============================================================================
--- stable/11/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Fri Dec 22 16:15:00 2017	(r327081)
+++ stable/11/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Fri Dec 22 16:15:44 2017	(r327082)
@@ -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.



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