Subject: | Test failure (with -Duselongdouble) |
If perl is compiled with increased floating point accuracy then the test suite fails:
...
# Failed test 'Kruskal Wallis correct'
# at t/1.t line 30.
# got: '9.8362708719851577'
# expected: '9.83627087198516'
# Failed test 'Newman-Keuls statistic correct'
# at t/1.t line 60.
# got: '3.08137498446258483'
# expected: '3.08137498446259'
# Looks like you failed 2 tests of 9.
t/1.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests
...
See also: http://matrix.cpantesters.org/?dist=Statistics-KruskalWallis%200.01;reports=1