Date: Sat, 3 May 2025 16:08:41 -0400 From: Mark Johnston <markj@freebsd.org> To: Enji Cooper <yaneurabeya@gmail.com> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 46adaf3642cf - main - tests: Serialize kern_descrip_test Message-ID: <aBZ3yUI-YrPGvvHL@nuc> In-Reply-To: <2C233510-D3A1-497B-B6A0-19F32E0D919A@gmail.com> References: <202505030004.54304pMh035324@gitrepo.freebsd.org> <2C233510-D3A1-497B-B6A0-19F32E0D919A@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 03, 2025 at 12:42:47PM -0700, Enji Cooper wrote: > > > On May 2, 2025, at 17:05, Mark Johnston <markj@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 <markj@FreeBSD.org> > > AuthorDate: 2025-05-02 23:59:55 +0000 > > Commit: Mark Johnston <markj@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aBZ3yUI-YrPGvvHL>