On Wed, Apr 21, 2021 at 12:02:04AM +0500, Eric Wong wrote: > Konstantin Ryabitsev <[email protected]> wrote: > > t/admin.t .................... Warning: Use of "ref" without > > parentheses is ambiguous at > > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > > Use of ?PATTERN? without explicit operator is deprecated at > > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > > Global symbol "$path" requires explicit package name at > > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > > Global symbol "$cb" requires explicit package name at > > /usr/local/share/public-inbox/blib/lib/PublicInbox/TestCommon.pm line 28. > > > > Backing up to 64b1ce9f94127fc144d6205bb572fe43b4b552c2 makes tests pass. > > Oops, 1/2 should fix it. Thanks for the report. > I also noticed lei was totally broken once I tried a more recent git.
Yep, looks good now: All tests successful. Files=142, Tests=4981, 93 wallclock secs ( 0.88 usr 0.20 sys + 48.86 cusr 29.54 csys = 79.48 CPU) Result: PASS Thanks! -K
