hi, suddenly i’m unable to run individual tests/su...
# kotest
p
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
Yes, I'm actually having the same problem since the IDEA upgrade to version 2020.3.
p
ah ok good to hear it’s not just me
s
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
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
@sam were you able to replicate?
s
I won't get chance to look until tomorrow
p
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
Thanks, I'll try.
p
aaaand.. it’s back
no restarts or anything, worked for a while, started another debug session and it stopped working again
s
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