Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-28326] Dashboad view shows only trend but not statistics grid or chart #218

Open
TobiX opened this issue May 10, 2015 · 0 comments

Comments

@TobiX
Copy link
Contributor

TobiX commented May 10, 2015

we have jobs that simply run junits and publish it to jenkins.
The Test result anylser shows good results and also the dashboard-view test-statistics-trend, but the test-statistics chart and test-statistics grid show empty result (all 0 in grid and empty view in chart)

in the log the only warning we have that looks relevant is :
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.veiws.JobColmnMay 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.veiws.LastSucessColumn
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.veiws.LastFailureColumn
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.veiws.LastDurationColumn
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.veiws.BuildButtonColumn
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.plugins.view.dashboard.core.JudsonStdJobsPortlet
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.plugins.view.dashboard.test.TestStatisticsPortlet
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.plugins.view.dashboard.test.TestTrendChart
May 10, 2015 4:44:08 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON
WARNING : 'stapler-class' is deprecated: hudson.plugins.view.dashboard.test.TestStatistics.Chart

It looks like the chart and grid has vaules but don't show it since they can't convert the values to numbers so the can't calulates the odds that needed for results.

It is critical for us since with out it we will not use jenkins as bug tracking system and we will look for other way of showing test statistics

We have no url since the site is internal site in our environment that is not exposed over the internet

Regards
Danny


Originally reported by danny012, imported from: Dashboad view shows only trend but not statistics grid or chart
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022-10-30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant