Skip to content

Channel addition test fails on aarch64/ppc64le #15

@QuLogic

Description

@QuLogic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions