Hello All, We are evaluating Jacoco for our code coverage analysis. During our test phase, we are generating the Jacoco.exec file to see the different classes/Methods covered. At the end of the test phase, when I want to merge the different Jacoco (from different testers), I observe that out of 6 testers, for 2 testers, the Jacoco.exec file seems to be corrupted !!!!
I am not sure why this issue occurs What I tried till now to solve this: (1) I tried use the latest version of Jacoco and the older version - but this did not help (2) I tried to re-copy the Jacoco from the eclipse installation and try - no breakthrough (3) For the 2 testers, for whom the Jacoco.exec file was corrupted, I tried to view the HTML report individually - I see this is not possible. For other testers, its fine Points to Note (a) I did a single eclipse installation and then installed the software I am testing. Then I made different copies of this folder, for the 6 testers who are testing the software - And we observe that this issue is seen only for 2 testers (b) 10 days back, when I tried to consolidate the jacoco.exec from 6 testers, there was no issue It would be great if there is any help Many thanks in advance thank you Aneesh Kumar -- 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]. For more options, visit https://groups.google.com/d/optout.
