Subject: | test failures |
I'm trying to install version 4.070 on my OS X 10.8.4 box using perl 5.18.1 and getting this:
Test Summary Report
-------------------
t/binet_ntoa.t (Wstat: 0 Tests: 20 Failed: 3)
Failed tests: 7, 9, 11
t/binet_pton.t (Wstat: 0 Tests: 32 Failed: 3)
Failed tests: 19, 21, 23
t/inet_pton.t (Wstat: 0 Tests: 32 Failed: 3)
Failed tests: 19, 21, 23
t/ipv6_ntoa.t (Wstat: 0 Tests: 20 Failed: 3)
Failed tests: 7, 9, 11
Files=39, Tests=1528, 2 wallclock secs ( 0.20 usr 0.07 sys + 0.83 cusr 0.15 csys = 1.25 CPU)
Result: FAIL
Failed 4/39 test programs. 12/1528 subtests failed.
I have not tried installing against a different OS or perl version but I pretty sure the last module release had this same issue under that same configuration, I just had not gotten around to reporting it.