This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            pguglielmino
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: