Subject: | Test suite fails with uselongdouble |
t/03-progress.t fails if perl is compiled with -Duselongdouble:
# Failed test 'Check the consistency of x and xnorm'
# at t/03-progress.t line 45.
# Structures begin differing at:
# $got->[0] = '6.09364382733100606'
# $expected->[0] = '6.09364382733100651'
# Failed test 'Check the consistency of g (grad f(x)) and gnorm'
# at t/03-progress.t line 54.
# Structures begin differing at:
# $got->[0] = '5.11413079529132112'
# $expected->[0] = '5.11413079529132109'
# Looks like you failed 2 tests of 5.
t/03-progress.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests