Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1846

Add ability to have graphs for the time of each individual junit test

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin
    • None
    • Platform: All, OS: All

      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.

            Unassigned Unassigned
            pguglielmino pguglielmino
            Votes:
            7 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: