svg icon indicating copy to clipboard operation
svg copied to clipboard

[BUG] Tests failing on Linux

Open EliteMasterEric opened this issue 4 years ago • 0 comments

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)

EliteMasterEric avatar Sep 27 '21 04:09 EliteMasterEric