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

Test suite fails with rsvg-convert version 2.54.3 #42

Open
schuelermine opened this issue Jun 23, 2022 · 0 comments
Open

Test suite fails with rsvg-convert version 2.54.3 #42

schuelermine opened this issue Jun 23, 2022 · 0 comments

Comments

@schuelermine
Copy link

I’m trying to fix the reanimate-svg package test suite in Nixpkgs, and we’re using a newer version of rsvg-convert, and this causes several test cases to fail unexpectedly. There’s also some unexpectedly passing cases in the Nixpkgs build but I think that’s unrelated. I checked a manual Cabal build on Ubuntu and NixOS with rsvg-convert 2.50.7 and 2.54.3, and 2.50.7 passes while 2.54.3 fails. I checked the output SVG between operating systems and they match.

Specifically, these tests fail (without further output):

  • animate-elem-32-t
  • shapes-ellipse-02-t
  • shapes-intro-01-t
  • styling-css-06-b
  • text-intro-05-t

(Full log: https://gist.github.com/7946605b3dcbba14c7eb32ee11cac096)

Here’s the golden image of animate-elem-32-t:
golden

Here’s the cycled image:
cycled

Do you believe these tests indicate a failure of reanimate-svg or are they fine to disable?

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