JUnit 4 Code Coverage under Solaris?

Have people had success using JUnit 4 Code Coverage under Solaris? A colleague of mine has no success and it deadlocks right before it runs the test. The unit test runs fine without coverage. He even tried an empty unit test with an empty method and it still deadlocked.

0
Avatar
Permanently deleted user

On 2007-03-06 22:26:21 +0300, Jon Steelman <no_reply@jetbrains.com> said:

Have people had success using JUnit 4 Code Coverage under Solaris? A
colleague of mine has no success and it deadlocks right before it runs
the test. The unit test runs fine without coverage. He even tried an
empty unit test with an empty method and it still deadlocked.


Fixed. The deadlock itself is a black magic though.

0
Avatar
Permanently deleted user

That's great, Maxim. Will that be in the next 6.0.5 beta?

0
Avatar
Permanently deleted user

On 2007-03-06 23:45:22 +0300, Jon Steelman <no_reply@jetbrains.com> said:

That's great, Maxim. Will that be in the next 6.0.5 beta?


Yep

0

请先登录再写评论。