Subject: | t/Chart-Colors.t fails with -Duselongdouble |
If perl is compiled with increased floating point accuracy (i.e. with the -Duselongdouble option), then the test suite fails:
...
# Failed test 'Next OK'
# at t/Chart-Colors.t line 26.
# Looks like you failed 1 test of 2.
t/Chart-Colors.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
...