Tobias Gruetzmacher
Tobias Gruetzmacher
darthopto: I am having the same problem with the Test Statistics Grid. The numbers for one job have never populated and the others seem to not update.
vandyev: Neven, Definitely agree that it looks like something is wonky. Can you throw the "Test Statistics Grid" up on your dashboard, and show me the result of that? It...
vandyev: Curtis, Regarding the Grid, what type of tests are being published? I fixed an issue with the TAP plugin where it wasn't publishing its results in a way that...
jdemelo: I'm seeing the same problem. I think it stems from the fact that TestUtil.summarizeJob() calls job.getAction(TestResultProjectAction.class) In my debugging, job.getAction() leads to the following calls: job.getAllActions() - Actionable.createFor() -...
neel_narute: Hi, I'm also facing the same issue. Do we have any update on this? "Test Statistics Grid" showing '0' for failed test cases. Regards, Neel
mekhdievzr: Good day, guys! Same issue Jenkins ver - 2.150.1 Plugin ver - 2.10
monsam: any update on this issue?
boehme: The other test port lets do shown also no results, but no exception.
psamagal: I have the same problem here. Is there any solution or known workaround for this problem?
aurelianus: Same problem. My Trace javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/C:/Program%20Files%20(x86)/Jenkins/plugins/dashboard-view/WEB-INF/lib/classes.jar!/hudson/plugins/view/dashboard/test/TestStatisticsPortlet/portlet.jelly:29:44: hudson/maven/reporters/SurefireAggregatedReport at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117) at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:735) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at...