Skip Menu |

This queue is for tickets about the Number-Format CPAN distribution.

Report information
The Basics
Id: 56802
Status: resolved
Priority: 0/
Queue: Number-Format

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

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



Subject: Failure on Win32 Strawberry 5.12.0
Hi,

I have experianced the following failure with Number-Format-1.73 on my MS Windows 5.12.0 perl

Running make test
D:\strawberry64\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
Show quoted text
# 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,  1 wallclock secs ( 0.09 usr +  0.01 sys =  0.11 CPU)
Result: FAIL

MAYBE IMPORTANT: Number-Format-1.73 + perl 5.10.1 on my Win box passes all tests without failures

--
kmx
From: Chris Nighswonger <chris.nighswonger [...] gmail.com>
I'm experiencing the exact same error. OS: XP Pro SP3 Perl: Strawberry 5.12.0.1 Chris On Wed Apr 21 19:08:39 2010, KMX wrote: Show quoted text
> Hi, > > I have experianced the following failure with Number-Format-1.73 on my MS > Windows 5.12.0 perl > > Running make test > D:\strawberry64\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 Show quoted text
> # 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, 1 wallclock secs ( 0.09 usr + 0.01 sys = 0.11 CPU) > Result: FAIL > > MAYBE IMPORTANT: Number-Format-1.73 + perl 5.10.1 on my Win box passes all > tests without failures > > -- > kmx
A likely fix for this will be included in 1.74