Bug 52357 - View results in Table does not allow for multiple result samples
Summary: View results in Table does not allow for multiple result samples
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.5.1
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-19 00:40 UTC by Sebb
Modified: 2011-12-19 02:04 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2011-12-19 00:40:34 UTC
View results in Table does not allow for sample results that consist of multiple samples, e.g. StatisticalSampleResult
Comment 1 Sebb 2011-12-19 02:04:40 UTC
URL: http://svn.apache.org/viewvc?rev=1220572&view=rev
Log:
Bug 52357 - View results in Table does not allow for multiple result samples
Partial fix; ensure calculator is passed the sample count

Modified:
   jmeter/trunk/src/components/org/apache/jmeter/visualizers/TableVisualizer.java
   jmeter/trunk/src/core/org/apache/jmeter/util/Calculator.java

URL: http://svn.apache.org/viewvc?rev=1220590&view=rev
Log:
Bug 52357 - View results in Table does not allow for multiple result samples
Complete

Added:
   jmeter/trunk/src/core/org/apache/jmeter/visualizers/TableSample.java   (with props)
Modified:
   jmeter/trunk/src/components/org/apache/jmeter/visualizers/TableVisualizer.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:48 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2686