https://kotlinlang.org logo
Title
p

Peter

12/03/2020, 6:32 PM
hi, suddenly i’m unable to run individual tests/suites in IntelliJ any longer, it says:
Test events were not received
, I believe this started happening after update to latest IJ yesterday (for code with me)
s

Sebastian Schuberth

12/03/2020, 6:34 PM
Yes, I'm actually having the same problem since the IDEA upgrade to version 2020.3.
p

Peter

12/03/2020, 6:35 PM
ah ok good to hear it’s not just me
s

Sebastian Schuberth

12/03/2020, 6:35 PM
i guess the kotest plugin needs an update...
Looks like some related reports are at https://github.com/kotest/kotest-intellij-plugin/issues/98
s

sam

12/03/2020, 6:37 PM
I'm using the 2020.3 RC with no issues
I'll see if we need a new build for 2020.3 final
🙏 1
👍🏻 1
p

Peter

12/03/2020, 10:37 PM
@sam were you able to replicate?
s

sam

12/03/2020, 10:40 PM
I won't get chance to look until tomorrow
p

Peter

12/04/2020, 6:10 PM
i noticed it was working in another project. after an “invalidate caches / restart” it started working again in the first project
@sam @Sebastian Schuberth ^
👍🏻 1
s

Sebastian Schuberth

12/04/2020, 7:55 PM
Thanks, I'll try.
p

Peter

12/05/2020, 12:27 AM
aaaand.. it’s back
no restarts or anything, worked for a while, started another debug session and it stopped working again
s

sam

12/05/2020, 12:28 AM
new plugin release will be this weekend + 1/2 days for Jetbrains to approve
🙏 1
reloading gradle doesn’t help, restarting intellij seems to help