Skip Menu |

This queue is for tickets about the IO-Util CPAN distribution.

Report information
The Basics
Id: 77558
Status: rejected
Priority: 0/
Queue: IO-Util

People
Owner: Nobody in particular
Requestors: jquelin [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: tests fail with perl 5.16
$ make -j24 test PERL_DL_NONLAZY=1 /usr/bin/perl5.16.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_load.t .......... ok t/01_util.t .......... ok t/02_flock.t ......... ok t/03_creat.t ......... ok t/04_excl.t .......... ok t/05_extra.t ......... ok t/061_tee_binmode.t .. ok t/062_tee_threads.t .. ok # Failed test '(refcnt aftere closed)' # at t/06_tee.t line 31. # Structures begin differing at: # $got->[0] = '2' # $expected->[0] = '1' # Failed test '(refcnt aftere closed)' # at t/06_tee.t line 49. # Structures begin differing at: # $got->[0] = '2' # $expected->[0] = '1' # Looks like you failed 2 tests of 66. t/06_tee.t ........... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/66 subtests t/08_taint.t ......... ok t/09_invalid.t ....... ok t/10_dir.t ........... ok t/20_reverse.t ....... ok Test Summary Report ------------------- t/05_extra.t (Wstat: 0 Tests: 13 Failed: 0) TODO passed: 8-10 t/06_tee.t (Wstat: 512 Tests: 66 Failed: 2) Failed tests: 10, 16 Non-zero exit status: 2 Files=13, Tests=310, 1 wallclock secs ( 0.08 usr 0.01 sys + 0.52 cusr 0.05 csys = 0.66 CPU) Result: FAIL Failed 1/13 test programs. 2/310 subtests failed. make: *** [test_dynamic] Error 255
never mind, it was in perlio-util.