openfl / svg

Provides SVG parsing and rendering for OpenFL and Haxe
MIT License
68 stars 30 forks source link

[BUG] Tests failing on Linux #69

Open EliteMasterEric opened 2 years ago

EliteMasterEric commented 2 years ago

https://github.com/openfl/svg/blob/5842f1c636c848e31ef9f72b5962bf78a6611b21/test.hxml#L6

I had to change this line to -cp format to get it to build.

After that, tests succeeded except for:

Class: MacroTest .
Class: SvgGenerationTest ...!.......
    FAIL: massive.munit.AssertionException: fancy-sun.svg has 28% pixels different, which is over the threshold of 10% at SvgGenerationTest#compareGeneratedToExpected (246)