Skipping attachment as it exceeded the maximum allowed size 75MB

Hello,

We are using TFS for CI, after each build tests are executed and this build creates a test coverage report which is more than 75 MB’s.

Because of this we get Failed to convert the downloaded code coverage tool to XML. No code coverage information will be uploaded to SonarQube.

Anybody came across this kind of issue earlier, is there any solution or workaround?

Thank you in advance.

Hi @cipher

Are you sure this comes from the size of the file ? Can you share the full log in debug mode of the Run Code Analysis task to see what is happening ? Thanks.