Skip Menu |

This queue is for tickets about the Net-Prometheus CPAN distribution.

Report information
The Basics
Id: 132509
Status: resolved
Priority: 0/
Queue: Net-Prometheus

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

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



Subject: Test failure (with -Duselongdouble) (0.10)
If perl is compiled with -Duselongdouble: ... # Failed test 'buckets for 1E-6 to 1' # at t/13histogram.t line 116. # Structures begin differing at: # $got->[0] = '1e-05' # $expected->[0] = '1e-06' # Looks like you failed 1 test of 10. t/13histogram.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests ...
This should now be fixed in 0.11. -- Paul Evans