Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listeners/Savers assume SampleResult count is always 1 #2021

Closed
asfimport opened this issue Sep 21, 2007 · 6 comments
Closed

Listeners/Savers assume SampleResult count is always 1 #2021

asfimport opened this issue Sep 21, 2007 · 6 comments

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 43450):
A SampleResult can represent more that 1 sample.

However this is not taken into account by Listeners etc.

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Partial fix applied to SVN (trunk and rel-2-2) in r578333

Only Save Config and CSV save/restore have been implemented.

Still to do: XML save/restore

Visualisers need to show the sample count (if appropriate) or at least take it
into account when calculating rates etc.

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Also fixed for XML files in SVN r578339

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
More fixes applied to SVN (trunk and rel-2-2) in r578467:

Error count is now saved/restored from both CSV and XML files;
both are saved together as both are needed for accurate results.

Calculator uses error count instead of isSuccessful.

There are still some areas that need more work.
The handling of multi-sample results is not yet complete.

However remote batch sampling in statistics mode should now work.

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
URL: http://svn.apache.org/viewvc?rev=1297810&view=rev
Log:
#2021 - Listeners/Savers assume SampleResult count is always 1
fixed Generate Summary Results

Modified:
jmeter/trunk/src/core/org/apache/jmeter/visualizers/RunningSample.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
I close as issue is fixed.
Sebb I suppose you forgot to close issue.

@asfimport
Copy link
Collaborator Author

@ham1 (migrated from Bugzilla):
This is still open, should it be "resolved" not "reopened"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant