Skip Menu |

This queue is for tickets about the ExtUtils-Install CPAN distribution.

Report information
The Basics
Id: 55174
Status: new
Priority: 0/
Queue: ExtUtils-Install

People
Owner: Nobody in particular
Requestors: bitcard [...] faxm0dem.org
Cc:
AdminCc:

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



Subject: t/can_write_dir.t fails when underlying filesystem is AFS
t/can_write_dir.t fails when underlying filesystem is OpenAFS: t/can_write_dir.t .. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 not ok 7 # Failed test at t/can_write_dir.t line 50. # Structures begin differing at: # $got->[0] = '1' # $expected->[0] = '0' not ok 8 # Failed test at t/can_write_dir.t line 51. # Structures begin differing at: # $got->[0] = '1' # $expected->[0] = '0' ok 9 ok 10 ok 11 ok 12 1..12 # Looks like you failed 2 tests of 12. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/12 subtests Test Summary Report ------------------- t/can_write_dir.t (Wstat: 512 Tests: 12 Failed: 2) Failed tests: 7-8 Non-zero exit status: 2 Files=1, Tests=12, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.02 csys = 0.11 CPU) Result: FAIL tested on perl 5.8.9 solaris i386 and 5.10.0 linux x86_64 openafs client 1.4.11 and 1.4.10 respectively