-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: junit-plugin
-
Environment:Jenkins 2.251, JUnit Plugin 1.30
Following the recent migration of the history graph to ECharts now the graph incorrectly shows the number of passed tests as 0 for all builds for Maven projects. Skipped and failed test counts are right though.
Â
For example, the graph looks like this:

But then if we open build #763 test reports we get:

This apparently does not happen for freestyle jobs where the JUnit publisher is configured manually.
- links to