svn commit: r359944 - head/tests/sys/audit

Kyle Evans kevans at freebsd.org
Wed Apr 15 00:33:20 UTC 2020


On Tue, Apr 14, 2020 at 7:21 PM Alan Somers <asomers at freebsd.org> wrote:
>
> On Tue, Apr 14, 2020 at 5:36 PM Kyle Evans <kevans at freebsd.org> wrote:
>>
>> Author: kevans
>> Date: Tue Apr 14 23:36:03 2020
>> New Revision: 359944
>> URL: https://svnweb.freebsd.org/changeset/base/359944
>>
>> Log:
>>   tests: audit: mark closefrom test an expected fail for now
>>
>>   closefrom has been converted to close_range internally; remediation is
>>   underway for this, marking it as an expected fail for now while proper
>>   course is determined.
>>
>>   PR:           245625
>
>
> Thanks for taking care of this.  It sounds like somebody forgot to run the tests before committing.

Yes- strange, given how many times I ran them with the adjacent
changes as I was amending them for close_range support. =-(


More information about the svn-src-all mailing list