Releases: jenkinsci/xunit-plugin
Releases · jenkinsci/xunit-plugin
3.1.3
Bugfixes
- JENKINS-70113 Fix log message for test status
3.1.2
Bugfixes
- JENKINS-69879 XUnit BoostTest generate wrong XML when there are multiple TestLog/TestSuite element
Improvements
- Move build to Java 11
3.1.0
Bugfixes
- JENKINS-64714 Publish test results from xUnit Plugin to Checks API
- SECURITY-2549 Misuse of SlaveToMasterFileCallable
3.0.7
Bugfixes
- JENKINS-66921 Conversion error: Invalid time "0" (hour must be two digits)
3.0.6
Bugfixes
- JENKINS-68061 On parallel execution stages are not marked according to threshold values
3.0.5
Bugfixes
- JENKINS-66475 Dependency on JAXB-API preventing migration to Java 11
3.0.4
Bugfixes
- JENKINS-66650 Build status set to failure when no test files exist if failure thresholds are set
3.0.3
Bugfixes
- BoostTest schema update to allow Context within an Exception @jdrouhard
3.0.2
Bugfixes
- Fix regression in serialisation when load saved projects
3.0.1
Bugfixes
- Fix super-type of XUnit-TestType