Subject: | t/progress.t fails with -Duselongdouble |
The t/progress.t test fails if perl was compiled with -Duselongdouble:
# Failed test 'file_progress -- progress'
# at t/progress.t line 141.
# Structures begin differing at:
# $got->[17] = '93.4545454545454546'
# $expected->[17] = '93.4545454545454545'
# Looks like you failed 1 test of 22.
t/progress.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests
(less 2 skipped subtests: 19 okay)