On Sun Oct 12 19:52:53 2014, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > git bisect > ---------- > commit be9de18a741211563e9ada66dedd24a42bf2fe81 > Author: Father Chrysostomos <sprout@cpan.org> > Date: Fri Oct 10 16:44:58 2014 -0700 > > op.c: Move common vars check into the peephole optimiser > > diagnostics > ----------- > t/low.t ......... 1/11 > # Failed test at t/low.t line 45. > # Looks like you failed 1 test of 11. > t/low.t ......... Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/11 subtests > > Line 45 is empty: > > https://metacpan.org/source/MOB/Language-GolfScript-0.04/t/low.t#L45 That may be a metacpan bug. less -N thinks this is line 45: ok(is($a) eq 'string' && is($b) eq 'number'); -- Father Chrysostomos --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=122965Thread Previous | Thread Next