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

Channel addition test fails on aarch64/ppc64le #15

Closed
QuLogic opened this issue Nov 14, 2019 · 0 comments
Closed

Channel addition test fails on aarch64/ppc64le #15

QuLogic opened this issue Nov 14, 2019 · 0 comments

Comments

@QuLogic
Copy link

QuLogic commented Nov 14, 2019

On aarch64 and ppc64le, trying to build farver 2.0.1, the channel addition test fails with:

  -- 1. Failure: adding channel works (@test-manip.R#30)  ------------------------
  add_to_channel(codes_alpha, "alpha", (1:10)/10) not equal to encode_colour(cols, alpha = alpha + (1:10)/10).
  1/10 mismatches
  x[9]: "#7A67EEF1"
  y[9]: "#7A67EEF2"

I guess there is a slight rounding or floating-point difference somewhere.

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