Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

t/axis-division-rounded.t test fails on FreeBSD 10.1 with -Duselongdouble #43

Open
eserte opened this issue Feb 14, 2015 · 0 comments
Open

Comments

@eserte
Copy link

eserte commented Feb 14, 2015

On FreeBSD 10 systems with perl compiled with -Duselongdouble the t/axis-division-rounded.t test fails:

#   Failed test 'Nicely rounded tick values - large scale 3 ticks'
#   at t/axis-division-rounded.t line 70.
#     Structures begin differing at:
#          $got->[0] = '0.00720000000000000035'
#     $expected->[0] = '0.0072'

#   Failed test 'Nicely rounded tick values - large scale 3 ticks'
#   at t/axis-division-rounded.t line 85.
#     Structures begin differing at:
#          $got->[0] = '1.56720000000000008'
#     $expected->[0] = '1.5672'
# Looks like you failed 2 tests of 8.
t/axis-division-rounded.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests 

This does not happen on other systems using -Duselongdouble (e.g. Linux).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant