Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: junit-plugin
-
Similar Issues:
Description
I'm trying to load xml created by nosetests using 'Post-build action' : 'Publish JUnit test result report', but Jenkins is crashing when he have to show TestResult trend chart on the main page of project. I can manually read 'TestResult' for each build so xml file is loaded properly. I tested it on 3 Jenkins versions, also on the last stable version 2.7.2. I attached log file from Jenkins and a screenshot how it looks like right before crash.
Changing java version helped