Branch: refs/heads/feature/JENKINS-55907 Home: https://github.com/jenkinsci/xunit-plugin Commit: 30aa5a23ccd5d5e31de5bbdcf85342933743c62a https://github.com/jenkinsci/xunit-plugin/commit/30aa5a23ccd5d5e31de5bbdcf85342933743c62a Author: Nikolas Falco <nfalc...@hotmail.com> Date: 2019-02-13 (Wed, 13 Feb 2019)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/xunit/service/XUnitTransformerCallable.java M src/main/resources/org/jenkinsci/plugins/xunit/types/nunit-3.0-to-junit.xsl M src/test/java/org/jenkinsci/plugins/xunit/types/AbstractTest.java M src/test/java/org/jenkinsci/plugins/xunit/types/NUnit3Test.java M src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase1/result.xml M src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase2/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase3/result.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase4/input.xml A src/test/resources/org/jenkinsci/plugins/xunit/types/nunit3/testcase4/result.xml Log Message: ----------- [JENKINS-55907] NUnit3 fails when SetUpFixture feature is used Rewrite the XSLT in the same manner of NUnit 2.x to produce a junit report with category support, do not fails if SetUpFixture is present and handle ParameterizedMethod test cases. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.