Subject: | Tests fail with -Duselongdouble |
If perl was compiled with -Duselongdouble, then t/03-complex.t fails:
# Failed test 'multiple pivot fields'
# at t/03-complex.t line 42.
# Structures begin differing at:
# $got->[0]{avg_all_units_wholesale} = '466.95999999999998'
# $expected->[0]{avg_all_units_wholesale} = '466.96'
# Looks like you failed 1 test of 2.
t/03-complex.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests