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

Aggregate Graph, Summary Report and Aggregate Report show wrong percentage reporting in saved file #3522

Closed
asfimport opened this issue Jan 30, 2015 · 2 comments

Comments

@asfimport
Copy link
Collaborator

UbikLoadPack support (Bug 57514):
Hi,
It seems there is a problem in the export for those 2 aggregate report due to the fact that Renderer in % is not used when exporting.
So 100% ends up exported as 1.
This can be quite disturbing when analysing the exported file as you think you have 1% of error while it's 100%.

Severity: critical
OS: All

Blocks:

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
100% is equal to a factor of 1.

So whether the export is wrong depends on what the documentation says (if anything).

Though of course if the export only uses integral values, then anything less than 100% is likely to end up as 0.

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Sun Feb 15 15:26:07 2015
New Revision: 1659928

URL: http://svn.apache.org/r1659928
Log:
#3522 - Aggregate Graph, Summary Report and Aggregate Report show wrong percentage reporting in saved file
#3522

Modified:
jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatGraphVisualizer.java
jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatVisualizer.java
jmeter/trunk/src/components/org/apache/jmeter/visualizers/SummaryReport.java
jmeter/trunk/xdocs/changes.xml

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