Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2018 00:36:58 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r334362 - head/tests/sys
Message-ID:  <201805300036.w4U0awC8070336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Wed May 30 00:36:58 2018
New Revision: 334362
URL: https://svnweb.freebsd.org/changeset/base/334362

Log:
  Temporarily disconnect audit tests
  
  Audit tests added in r334360 broke the build on a number of archs.
  Remove the subdir from the top level tests/sys/Makefile until they're
  fixed.

Modified:
  head/tests/sys/Makefile

Modified: head/tests/sys/Makefile
==============================================================================
--- head/tests/sys/Makefile	Wed May 30 00:06:17 2018	(r334361)
+++ head/tests/sys/Makefile	Wed May 30 00:36:58 2018	(r334362)
@@ -6,7 +6,6 @@ TESTSDIR=		${TESTSBASE}/sys
 
 TESTS_SUBDIRS+=		acl
 TESTS_SUBDIRS+=		aio
-TESTS_SUBDIRS+=		audit
 TESTS_SUBDIRS+=		capsicum
 TESTS_SUBDIRS+=		${_cddl}
 TESTS_SUBDIRS+=		fifo



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