Date: Mon, 20 Apr 2020 13:10:16 -0400 From: "Jonathan T. Looney" <jtl@freebsd.org> To: Enji Cooper <yaneurabeya@gmail.com> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r360019 - head/tests/sys/kern Message-ID: <CADrOrmsq3dCKJbTsbymR9Jyoz8Xw6Jjca9Wsz0rJSsTG_6O=iQ@mail.gmail.com> In-Reply-To: <C8F21B73-F46F-49C2-8A35-0F6D0959F3CD@gmail.com> References: <202004162007.03GK7Zgr089624@repo.freebsd.org> <C8F21B73-F46F-49C2-8A35-0F6D0959F3CD@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 19, 2020 at 5:03 PM Enji Cooper <yaneurabeya@gmail.com> wrote: > > > On Apr 16, 2020, at 1:07 PM, Jonathan T. Looney <jtl@FreeBSD.org> wrote: > > > > Author: jtl > > Date: Thu Apr 16 20:07:34 2020 > > New Revision: 360019 > > URL: https://svnweb.freebsd.org/changeset/base/360019 > > > > Log: > > Add a regression test for the changes in r359922 and r359923. > > > > Note that the Python code has been tested on both Python 2.7 and 3.7. > > > > Reviewed by: olivier > > MFC after: 2 weeks > > Sponsored by: Netflix, Inc. > > Ugh… I can tell by this commit that I just need to add pytest > support to kyua >_>… > I assume you're suggesting that we support running Python code natively, instead of from a shell script. If so, I think that's a great idea. It looks like we're growing a number of Python scripts in the test suite, and supporting them more natively is probably good for more than one reason. Jonathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADrOrmsq3dCKJbTsbymR9Jyoz8Xw6Jjca9Wsz0rJSsTG_6O=iQ>
