Subject: | Test suite fails (with uselongdouble perls?) |
On some of my smokers the test suite fails:
...
# Failed test at t/01-base.t line 32.
# got: '0.199999999999999956'
# expected: '0.2'
# Failed test at t/01-base.t line 33.
# got: '2.01001999999999992'
# expected: '2.01002'
# Looks like you failed 2 tests of 32.
t/01-base.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/32 subtests
...
Probably this happens only if perl was compiled with -Duselongdouble.