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

Wrong min and max values in URIReport

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • jmeter
    • None
    • Platform: All, OS: All

      The min and max values in report are wrong. The min value is the duration of the
      first sample and the max is the duration of the last sample. So, I have some
      reports with a min value greater than the max value, and average values greater
      than max values! I browse the source code, and I think the bug is in the UriReport
      class : getMax and getMin methods should find the max and the min values instead
      of returning the last and the first values.

            manuel_carrasco manuel_carrasco
            ghoudmon ghoudmon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: