Hey, I have a few disabled tests. How do I prevent...
# kotest
f
Hey, I have a few disabled tests. How do I prevent this warning from being outputted for a disabled test?
org.junit.platform.launcher.core.CompositeTestExecutionListener lambda$notifyEach$19
WARNING: TestExecutionListener [org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestExecutionListener] threw exception for method: executionSkipped(TestIdentifier
s
This seems a bug. Can you make a small reproducer ?