On Sat, May 03, 2025 at 12:42:47PM -0700, Enji Cooper wrote:
> 
> > On May 2, 2025, at 17:05, Mark Johnston <ma...@freebsd.org> wrote:
> > 
> > The branch main has been updated by markj:
> > 
> > URL: 
> > https://cgit.FreeBSD.org/src/commit/?id=46adaf3642cff045b9ac87bd2e8b32124bd66ba2
> > 
> > commit 46adaf3642cff045b9ac87bd2e8b32124bd66ba2
> > Author:     Mark Johnston <ma...@freebsd.org>
> > AuthorDate: 2025-05-02 23:59:55 +0000
> > Commit:     Mark Johnston <ma...@freebsd.org>
> > CommitDate: 2025-05-03 00:04:32 +0000
> > 
> >    tests: Serialize kern_descrip_test
> > 
> >    It can trigger failures in unrelated tests when it modifies the maxfiles
> >    limit.
> 
> I need to check back in with this, but does this test require 
> (allow.+)system_side_effects?

Yes.

> It seems like it should (also, is_exclusive and system_side_effects seem like 
> they should overlap with one another..).

Yes, require.config allow_system_side_effects should imply is_exclusive,
that makes perfect sense to me.

Reply via email to