Date: Tue, 29 May 2018 18:58:34 -0600 From: Alan Somers <asomers@freebsd.org> To: Ed Maste <emaste@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r334362 - head/tests/sys Message-ID: <CAOtMX2hEL0ObsFGbX4xROxnFvRf8djGoVs0p7f_A2m7fi%2BNExg@mail.gmail.com> In-Reply-To: <201805300036.w4U0awC8070336@repo.freebsd.org> References: <201805300036.w4U0awC8070336@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Ed. I'll try to figure out the root cause for this. On Tue, May 29, 2018 at 6:36 PM, Ed Maste <emaste@freebsd.org> wrote: > 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?CAOtMX2hEL0ObsFGbX4xROxnFvRf8djGoVs0p7f_A2m7fi%2BNExg>