[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New bugs discovered when adding vnlog support
From: |
Erik Auerswald |
Subject: |
Re: New bugs discovered when adding vnlog support |
Date: |
Mon, 11 Jul 2022 08:53:51 +0200 |
Hey Tim,
On Sun, Jul 10, 2022 at 09:31:00PM +0000, Tim Rice wrote:
>
> >I do not see the see the "5111445" commit in git. It is not shown
> >on savannah either.
>
> Oh yeah, I did forget to push the last couple of commits. That's now done.
Thanks, also for adding tests and adjusting the documentation. :-)
> [...]
> >Do you think it would make sense to enable and use (part of) the
> >tracker features of savannah for those?
> > [...]
> So, I speculate a formal bug tracker may not have too much
> utility. Still, if you think it would be useful, I won't stand in your
> way. Investigating the savannah bugtracker is now on my todo list :)
That's fine.
> [...]
> >There is no test using groupby with a field name, I think we
> >should add one.
>
> What about test "ng11" near the bottom of `tests/datamash-tests.pl` ?
I overlooked this test because I used "git grep groupby" and the test uses
"-g". So we already have a test, just the man page was not up to date.
Cheers,
Erik