Subject: | Test failure (with -Duselongdouble) |
If perl was compiled with increased floating point accuracy, then the test suite fails like this:
...
# Failed test 'log rank correct'
# at t/1.t line 24.
# got: '0.757126797923934288'
# expected: '0.757126797923934'
# Looks like you failed 1 test of 6.
t/1.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
...
See also http://matrix.cpantesters.org/?dist=Statistics-LogRank%200.03;reports=1 for an overview of test reports.