-
Bug
-
Resolution: Fixed
-
Major
-
None
I have several jobs that use the Warnings plugin. When I look at the job page, I see 4 graphs on the roght-hand side, bearing the following 4 legends (above the graph in each case):
- Buckminster Warnings Trend
- Compiler Warnings Trend
- Open Tasks Trend
- Test Result Trend
There should only be 3 graphs. The top two are reporting duplicate information. I think it changed to 4 graphs when I updated:
- analysis-core@1.49 --> analysis-core@1.50
- warnings@4.26 --> warnings@4.27
This looks like it has happened in every job that uses the warnings plugin.
I have attached a copy of a config that has the problem.
- is related to
-
JENKINS-17767 Unable to get warnings from all parsers via API
-
- Resolved
-
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/warnings/AggregatedWarningsProjectAction.java
http://jenkins-ci.org/commit/warnings-plugin/f99bae018f83ffa9344f8bcef75ae2d48df91523
Log:
[FIXED JENKINS-18852] Do not show trend for aggregated result.