On Sun, Apr 19, 2020 at 5:03 PM Enji Cooper <yaneurab...@gmail.com> wrote:
> > > On Apr 16, 2020, at 1:07 PM, Jonathan T. Looney <j...@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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"