Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self test failing on arm #58

Closed
jeremysanders opened this issue Feb 14, 2014 · 0 comments
Closed

Self test failing on arm #58

jeremysanders opened this issue Feb 14, 2014 · 0 comments

Comments

@jeremysanders
Copy link
Collaborator

The embedding self test is failing on ARM due to rounding issues. The standard self tests use a hack to make the floats have the same ascii representation, which isn't applied in the embedding self test.

Possible fixes:

  • Somehow insert the hack into the running remote Veusz
  • Only do the self test on x86/x86_64
  • Make the self test output comparison more lenient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant