https://bz.apache.org/bugzilla/show_bug.cgi?id=63757
Bug ID: 63757
Summary: Jmeter Html Report fail to calculate Totals and remove
errors from Codes per seconds graph
Product: JMeter
Version: 5.2
Hardware: PC
OS: All
Status: NEW
Severity: critical
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
>From the dashboard the row of totals shows values that do not respect those
of the individual transactions.
If you open attached html report, you can find in dashboard only 61629 samples
in totals, but if you sum all transaction's sample values the results is 159734
Another example: The total errors is 1, but the real values is 13
Also in table "Errors" and "Top 5 Errors" you will find this fault.
I attached the result csv and jmeter html report.
In csv report we have two kind of errors
1) Http 401
2) Non HTTP response code: org.apache.http.conn.HttpHostConnectException/Non
HTTP response message: Connect to directline.botframework.com:443
[directline.botframework.com/13.95.93.152] failed: Connection timed out:
connect
But in html report we have only "Non HTTP response code" errors (as you can see
also in Codes Per Seconds Graph"
If you open csv with the Aggregate Report in Jmeter GUI you can find the right
values, but in HTML REPORT you can find differences.
--
You are receiving this mail because:
You are the assignee for the bug.