Jonathan Worthington wrote:
> publiustemp-perl6compil...@yahoo.com (via RT) wrote:
>> I've been trying to update Test.pm but I'm getting bitten by intermittent
>> failures in I/O tests when I run "make spectest". These usually happen in
>> t/spec/S16-filehandles/io_in_for_loops.t and
>> t/spe
publiustemp-perl6compil...@yahoo.com (via RT) wrote:
I've been trying to update Test.pm but I'm getting bitten by intermittent failures in I/O tests when I run "make spectest". These usually happen in t/spec/S16-filehandles/io_in_for_loops.t and t/spec/S16-filehandles/io_in_while_loops.t.
The
# New Ticket Created by publiustemp-perl6compil...@yahoo.com
# Please include the string: [perl #62568]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=62568 >
I've been trying to update Test.pm but I'm getting bitten by int