You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/05/19 20:15:19 UTC

[Bug 62388] New: Invalid SampleResult breaks Dashboard graphs that depend on Time

https://bz.apache.org/bugzilla/show_bug.cgi?id=62388

            Bug ID: 62388
           Summary: Invalid SampleResult breaks Dashboard graphs that
                    depend on Time
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com
  Target Milestone: ---

If for some reason a plugin generates a SampleResult where sampleStart was not
called, timeStamp column will be 0 in CSV.

This will break the report leading to weird graphs.

Shouldn't there be a protection in JMeter against this by ignoring sampleresult
with warning/error ?

In the case we face we have 4 samples in this case for 200000 correct
sampleResults, as a consequence the graph is corrupt.

-- 
You are receiving this mail because:
You are the assignee for the bug.