Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: performance-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.133
Performance Plugin 3.12
-
Similar Issues:
Description
Normally the build log shows one line stating JUnit reports recordings are beings analysed like this:
Performance: Recording JUnit reports '**/report/**/*.xml'
But on my builds the 'Recording JUnit reports' line is repeated 310 times!
The total build size increased from ~20Mb to ~200Mb.