Skip Menu |

This queue is for tickets about the Sys-Filesystem CPAN distribution.

Report information
The Basics
Id: 54406
Status: resolved
Priority: 0/
Queue: Sys-Filesystem

People
Owner: Nobody in particular
Requestors: rbo@cpan.org (no email address)
Cc:
AdminCc:

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



Subject: Test broken on Darwin
Hello, the tests are broken on darwin : ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L30 http://www.cpantesters.org/cpan/report/5848376 http://www.cpantesters.org/cpan/report/5827375 http://www.cpantesters.org/cpan/report/5887042 http://www.cpantesters.org/cpan/report/5871865 http://www.cpantesters.org/cpan/report/5917857 Show quoted text
> [12:32:18]:63859 $ prove -Ilib t/03test.t
t/03test.t .. 1/? # Failed test 'Get format for /dev' # at t/03test.t line 38. # Failed test 'Get format for /home' # at t/03test.t line 38. # Failed test 'Get format for /net' # at t/03test.t line 38. # Looks like you failed 3 tests of 68. t/03test.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/68 subtests Test Summary Report ------------------- t/03test.t (Wstat: 768 Tests: 68 Failed: 3) Failed tests: 47, 56, 65 Non-zero exit status: 3 Files=1, Tests=68, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.07 cusr 0.02 csys = 0.14 CPU) Result: FAIL robert
Hey, i have create a fork from Sys-Filesystem 1.25 on github.com and fixed the problem: http://github.com/rbo/Sys-Filesystem/commit/b49434d401a10b65e8145abb71faa6f6a96ea267 bye robert
Patch applied with minor modifications - thank you very much. Would be easier next time by simply adding the patch as attachment in RT.