On Fri, Jun 22, 2012 at 03:18:16PM -0700, Darin McBride wrote: > # New Ticket Created by Darin McBride > # Please include the string: [perl #113796] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=113796 > > > > > This is a bug report for perl from dmcbride@cpan.org, > generated with the help of perlbug 1.39 running under perl 5.17.2. > > > ----------------------------------------------------------------- > [Please describe your issue here] > > Trying to test another patch, I copy perl from git blead to my AIX 6.1 > box, where perl 5.16.0 is compiling and testing just fine and get: > > ../lib/File/stat.t (Wstat: 256 Tests: 5008 Failed: 1) > Failed test: 4911 > Non-zero exit status: 1 > > Which is: > > not ok 4911 - correct overload for -l for ./perl > > 5.16.0 tests fine, but this test is hugely changed from then, so I don't > know what that means.5.16.0 tests fine, but this test is hugely changed from then, so I don't > know what that means.5.16.0 tests fine, but this test is hugely changed from then, so I don't > know what that means.5.16.0 tests fine, but this test is hugely changed from then, so I don't > know what that means.5.16.0 tests fine, but this test is hugely changed from then, so I don't > know what that means. This is confusing - the subject mentions IO/t/io_xs.t while the body is about another test. TonyThread Previous