On Tue, Nov 14, 2023 at 06:51:00PM -0500, Konstantin Ryabitsev wrote:
> On Tue, Nov 14, 2023 at 11:46:20PM +0000, Eric Wong wrote:
> > My, that's a lot of pipes...
> > 
> > I should've told you to try this debug patch earlier, but this
> > might help...  (and our test suite should really be able to
> > watch messages like this while capturing)
> 
> Will try this shorty -- currently running a git bisect to find the last time
> when tests passed on this system.

Looks like the last time I am able to successfully run "make test" is before
this commit:

    b231d91f42d791becf7b6861e723833d71e73237 is the first bad commit

The error I start getting after this commit is:

t/extsearch.t ................ 160/?
#   Failed test 'lei_err=unindexed extindex 
/tmp/pi-extsearch-12765-FmsY/extindex not supported
#
# Argument "-TERM" isn't numeric in kill at 
/home/mricon/public-inbox-test/blib/lib/PublicInbox/IPC.pm line 442.
# Argument "-TERM" isn't numeric in kill at 
/home/mricon/public-inbox-test/blib/lib/PublicInbox/IPC.pm line 442.
# # converted 0 messages
# '
#   at /home/mricon/public-inbox-test/blib/lib/PublicInbox/TestCommon.pm line 
579.
# Looks like you failed 1 test of 172.
t/extsearch.t ................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/172 subtests

It is repeated multiple times after.

HTH.

-K

Reply via email to