Michał Turek-Brzozowski
Michał Turek-Brzozowski
This should solve #138
I've tried gifsicle on a sample of images and it is working amazing. It's fast, transforms images that other libs can't handle and the results are compatible with webP conversion....
Here's a minimal failing project: https://github.com/slayful/minimal-jukito-gradle-5.1-failing-project I'm suspecting there's an issue when generating test cases or their names, maybe. Here's the stack trace with the issue. ``` java.lang.AssertionError at org.gradle.api.internal.tasks.testing.processors.TestOutputRedirector.setOutputOwner(TestOutputRedirector.java:49)...