Subject: | t/03_image.t fails with -Duselongdouble |
It seems that t/03_image.t fails if perl is compiled with -Duselongdlouble support, at least I see this on my smoker systems (freebsd & linux).
Test output:
# Failed test 'Result image comparison'
# at t/03_image.t line 35.
# image data difference > 0 - 11848
# first mismatch at (6, 0) - 0 16 255 29 vs 0 17 255 29
# Looks like you failed 1 test of 1.
# Failed test 'Heatmap generation with linear matrix construction'
# at t/03_image.t line 36.
# Looks like you failed 1 test of 3.
t/03_image.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests