-
Bug
-
Resolution: Fixed
-
Major
-
None
Problem 1 (See picture): The text is missing on the link. Only the picture is there. I think the text should be "Performance Report"
Problem 2 (See picture): The performance report picture is missing for each test on each job. If I try to open the picture I get this error.
Caused by: java.lang.Error: Unresolved compilation problem:
Messages cannot be resolved
at hudson.plugins.performance.PerformanceReportMap.doRespondingTimeGraph(PerformanceReportMap.java:206)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:121)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
... 58 more
- duplicates
-
JENKINS-27100 Regressions in 1.12 and 1.13
- Resolved
- is duplicated by
-
JENKINS-27671 java.lang.Error: Unresolved compilation problem: Messages cannot be resolved
- Resolved