#Kotlin tests time out somewhat randomly
3 messages · Page 1 of 1 (latest)
Yes it’s a known issue with the Kotlin test runner unfortunately: https://github.com/exercism/kotlin-test-runner/issues/30
I almost think I liked it better when the kotlin track didn't run tests online. At least I could publish a working solution without it saying it failed.