90% Calcuation Error in HTML Report and Displaying correctly in Aggregate Report
Open
documentation
enhancement
need info
to-triage
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Expected behavior
- 90% Calculation Error in HTML Report and Displaying correctly in Aggregate Report
In aggregate report 90% values are displaying correctly, and In HTML REPORT we are getting different value/in correct value.
I think, while generating HTML report , JMeter counting no of rows as N+1.
### Actual behavior
90% values should be same in Both HTML and Aggregate Report.
### Steps to reproduce the problem
Do a sample test by adding Aggregate report Listener
Generate HTML report for the same
Compare both 90% column values and see the difference
### JMeter Version
5.5
### Java Version
_No response_
### OS Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.