Re: [perl #62568] [BUG] Intermittant I/O test failures

2009-01-21 Thread Moritz Lenz
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

Re: [perl #62568] [BUG] Intermittant I/O test failures

2009-01-21 Thread Jonathan Worthington
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

[perl #62568] [BUG] Intermittant I/O test failures

2009-01-21 Thread publiustemp-perl6compil...@yahoo.com (via RT)
# 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