Subject: | t/60_Chart.t comparison errors |
On some systems (perl compiled with -Duselongdouble, or on FreeBSD) the t/60_Chart.t test fails. On a FreeBSD system the failure log looks like this:
# Failed test 'CMYK-Lab ASCII Averaged folder data'
# at t/60_Chart.t line 258.
# Structures begin differing at:
# $got->[4][10] = '30.6181807670158'
# $expected->[4][10] = '30.6181807670157'
# Looks like you failed 1 test of 225.
t/60_Chart.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/225 subtests
A sample fail report from a Linux system with a uselongdouble perl: http://www.cpantesters.org/cpan/report/7c6ef008-2fcb-11e8-94f1-109f8e36a9cc