You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
svg/test.hxml
Line 6 in 5842f1c
I had to change this line to
-cp format
to get it to build.After that, tests succeeded except for:
The text was updated successfully, but these errors were encountered: