Hi,

there is a good chance that you stepped in a JDK Bug which is described here:

https://github.com/jacoco/eclemma/issues/64 
<https://github.com/jacoco/eclemma/issues/64>
https://bugs.openjdk.java.net/browse/JDK-8154017 
<https://bugs.openjdk.java.net/browse/JDK-8154017>

Can you please check whether the specific test puts the main thread into 
interrupted state?

Thanks,
-marc






> On 25. May 2018, at 22:38, [email protected] wrote:
> 
> Hi, 
> Running jacoco using the jacoco-maven-plugin, v0.8.1. All was working well 
> until at a certain point, for one of the sub-modules, I started getting no 
> execution data (and no session). Coverage for the rest of the sub-modules 
> continued working fine. With a lot of trial and error (including tests little 
> by little) I was able to find a single unit test (out of 700) that causes the 
> jacoco problem - skipping this test makes the problem go away, meaning jacoco 
> works fine and produces a session with coverage info. The thing is - I have 
> no idea what the problem is, since there is no error reported - I'm just 
> getting an empty jacoco.exec file (size 0B). Getting maven to print all the 
> debug information does not give info related to the problem either. Can 
> anyone recommend how to investigate this?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "JaCoCo and EclEmma Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/de675e0a-f7f0-4a1d-ba66-2eeaf59033bd%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/F238286C-8F4F-4565-9FAB-05ADD6EFA13D%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to