Jmeter V5.6.3 HTML report -> Statistics under total showing half count of samples and fail count. Which is the right count of samples and failures?
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Expected behavior
samples count and fail count under "total" should match individual sum of all samples.
### Actual behavior
Samples count is 2600 and fails 251 . However in distribution count for each label , if we sum samples count is 5200 and failures is 502
### Steps to reproduce the problem
### JMeter Version
5.6.3
### Java Version
_No response_
### OS Version
_No response_
Contributor guide
Research direction
No source file, test, or entry point is identified in the issue. Reproduce the discrepancy in the JMeter 5.6.3 HTML report, then trace how the total and per-label sample and failure counts are calculated. Done means determining the correct aggregation and making the displayed totals consistent, with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100