I'm trying to run JUnit tests with latest IDEA &am...
# announcements
j
I'm trying to run JUnit tests with latest IDEA & updates and get
Copy code
Error:Kotlin: [Internal Error] java.lang.IllegalStateException: Backend Internal error: Exception during file facade code generation
what to do? Other similar module works fine so I'm not sure what is wrong with this specific module which worked fine not so long ago
This is caused by * symbol in test name e.g. fun ´My test* succeeds`() Maybe consider this as a bug? Platform is Windows 10