#Kotlin tests time out somewhat randomly

3 messages · Page 1 of 1 (latest)

radiant trench
#

I always have to run the tests multiple times for them not to time out... It happens on all the exercises, even the most trivial that are not time-consuming in any way. Could the test runner be made more lenient with Kotlin tests? Seems to me the setup is what times out, not the tests themselves.

thorn glen
stoic zealot
#

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.