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
...