Open grolegor opened 5 years ago
Hello grolegor @grolegor , I'm also facing the same error which you have mentioned above. Can you please help me with solution if you had solved it. Thanks in advance. sai
Hello @saigithub123. Unfortunately, I don't have any solution...
Steps to reproduce:
git clone https://github.com/apache/maven.git
(revision number - 9f07b0362fe8b6c82526e630dad64f798adc08d4 at the time of reproducing)mvn install
All tests are success. Logs - mvn_install.logmvn org.pitest:pitest-maven:mutationCoverage
Logs - mvn_mutationcoverage.logActual result: Coverage calculation failed with error:
Expected result: Mutation coverage must be calculated because all tests are success.
Environment: jdk: 1.8.0_181, maven: 3.3.9