Subject: | make test fails on Strawberry |
When building on Win32 using Strawberry Perl 5.12.3.0, 'make test' fails
as noted in the output below. I'd be glad to help debug with some
direction from the package maintainer.
Chris
C:\strawberry\cpan\build\Number-Format-1.73-ctpUEg>dmake test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/format_bytes.t ..... ok
t/format_negative.t .. ok
t/format_number.t .... ok
t/format_picture.t ... ok
t/format_price.t ..... ok
t/locale.t ........... 1/? Invalid sep_by_space value at t/locale.t line 77
# Looks like your test exited with 255 just after 5.
t/locale.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
(less 3 skipped subtests: 2 okay)
t/object.t ........... ok
t/round.t ............ ok
t/unformat_number.t .. ok
Test Summary Report
-------------------
t/locale.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
Files=9, Tests=147, 4 wallclock secs ( 0.19 usr + 0.94 sys = 1.12 CPU)
Result: FAIL
Failed 1/9 test programs. 0/147 subtests failed.
dmake: Error code 255, while making 'test_dynamic'
C:\strawberry\cpan\build\Number-Format-1.73-ctpUEg>