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
Warning: [107.675s][warning][gc,alloc] ClassGraph-worker-306: Retried waiting for GCLocker too often allocating 1026 words
followed by
> Task :kotest-runner:kotest-runner-junit5:jvmTest
com.sksamuel.kotest.runner.junit5.StringSpecEngineKitTest[jvm]
Test exception in beforeSpec override[jvm] FAILED
org.junit.platform.commons.JUnitException: TestEngine with ID 'kotest' failed to discover tests
Caused by: org.junit.platform.commons.JUnitException: TestEngine with ID 'kotest' failed to discover tests
Caused by: io.kotest.engine.config.ConfigurationException: io.github.classgraph.ClassGraphException: Uncaught exception during scan
Caused by: io.github.classgraph.ClassGraphException: Uncaught exception during scan
Caused by: java.lang.OutOfMemoryError: Java heap space