Test duration history graph truncates seconds

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

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: junit-plugin
    • Environment:
      Jenkins LTS : 2.249.1
      junit plugin : 1.37
      xunit plugin : 2.3.9

      When looking at the impact of successive changes (builds) on the runtime duration of one specific test, I notice the history graph is truncating the duration to seconds.

      See attachment:

      • data table shows : 1.8 / 1.9 / 2.0 s
      • graph shows: 1.0 / 1.0 / 2.0 s

      Note: this data is from googletest XML files, parsed by xunit plugin. I'm not sure if the graph in Jenkins is drawn by xunit plugin or junit plugin.

            Assignee:
            Unassigned
            Reporter:
            Pieter-Jan Busschaert
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: