Error in generating UnitTestsJUnitReport.xml in Junit-> XML document structures must start and end within the same entity

0

I have been facing issue from some days, I have a jenkins server and configured to use MSTest.exe for my unit test execution in ASP.net Application. This is weird as this comes for a particular SVN link. Every other SVN source code is executing well.

Below is the log of console:

TestResults\UnitTestReport.trx D:\Sonar\Tools\mstest-to-junit.xsl -o TestResults\UnitTestsJUnitReport.xml

Error occurred while executing stylesheet 'D:\Sonar\Tools\mstest-to-junit.xsl'.

Code: 0x8007000e Not enough storage is available to complete this operation.

asp.net
jenkins
junit
jenkins-plugins
mstest
asked on Stack Overflow Jul 14, 2017 by Pavan Shaunkani

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0