jenkinsci / jenkinsci/junit-plugin

[JENKINS-1846] Add ability to have graphs for the time of each individual junit test

Open
#802 8 comments 0 reactions 0 assignees View on GitHub
component:junit-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

Based on a discussion on the hudson forum. Have the ability to graph the test

timings of each junit test in your build and not just the total build time of

the whole project.

Thanks.

Paul Guglielmino wrote:

>

> Is there anyway to get a more detailed graph of the individual tests? I

> noticed there was a junitResult.xml file in the HUDSON_HOME/jobs/project

> directory which also has this data. I tried pointing hudson to that file

> instead but didn't have any better results. Is this something Hudson can do?

> If so, what is the magic that I'm missing? If this is something hudson can not

> do, is there another package that people could suggest for that task?

> When you say "more detailed graph of the individual tests", what are you

> looking for, specifically? Can you elaborate?

Basically I don't want just a graph of the total build time, I want to see the

time of each test in the junit suite. For example, I want to click on test1 and

see that 2 days ago the test took 4 seconds, yesterday it took 4.1 seconds and

today it took 3.9 seconds. Then click on test2 and see the same, etc, etc.

---
Originally reported by pguglielmino, imported from: Add ability to have graphs for the time of each individual junit test


  • status: Reopened
  • priority: Major
  • component(s): junit-plugin
  • resolution: Unresolved
  • resolved: 2009-10-02T16:00:09+00:00
  • votes: 7
  • watchers: 0
  • imported: 2025-11-26

Raw content of original issue

Based on a discussion on the hudson forum. Have the ability to graph the test
timings of each junit test in your build and not just the total build time of
the whole project.

Thanks.

Paul Guglielmino wrote:
>
> Is there anyway to get a more detailed graph of the individual tests? I
> noticed there was a junitResult.xml file in the HUDSON_HOME/jobs/project
> directory which also has this data. I tried pointing hudson to that file
> instead but didn't have any better results. Is this something Hudson can do?
> If so, what is the magic that I'm missing? If this is something hudson can not
> do, is there another package that people could suggest for that task?

> When you say "more detailed graph of the individual tests", what are you
> looking for, specifically? Can you elaborate?

Basically I don't want just a graph of the total build time, I want to see the
time of each test in the junit suite. For example, I want to click on test1 and
see that 2 days ago the test took 4 seconds, yesterday it took 4.1 seconds and
today it took 3.9 seconds. Then click on test2 and see the same, etc, etc.

  • environment: Platform: All, OS: All

1 attachment

- [bud20c.jpg](https://issues.jenkins.io/secure/attachment/18209/bud20c.jpg)
> ![bud20c.jpg](https://issues.jenkins.io/secure/attachment/18209/bud20c.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.