100% CPU usage after junit test failed...
I have a test class that requires a working directory. I ran the entire test class fine. After this, I go to the statistics tab, select a test and ask IntelliJ to run it. It failed (as expected) since the working directory was not set properly.
After this the CPU usage jumps to 100% and in the left hand side panel of junit window, I see the message
"starting: ]]>". The CPU usage never comes down to 0 even if the java (junit) process exits.
Has anyone else seen this?
Please sign in to leave a comment.
It is known problem now it is fixed.
--
Dmitry Peshehonov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Vinay Moharil" <vmohar98@yahoo.com> wrote in message
news:4797671.1071697721097.JavaMail.javamailuser@localhost...
test class fine. After this, I go to the statistics tab, select a test and
ask IntelliJ to run it. It failed (as expected) since the working directory
was not set properly.
>
junit window, I see the message
even if the java (junit) process exits.
>