Bug 59621

Summary: generating-report-dashboard-errors-number
Product: JMeter - Now in Github Reporter: blue <chengqiliu7>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: major    
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: reference image

Description blue 2016-05-24 03:04:47 UTC
Created attachment 33868 [details]
reference image

I refer http://jmeter.apache.org/usermanual/generating-dashboard.html#configure_general, the resulting report errors number is not correct , the value is always more than the actual situation 1 (cvs , only five false, but the display 6 errors number), I do not know bug or I did not find the configuration of the place is not Jmeter3.0

http://stackoverflow.com/questions/37387610/generating-report-dashboard-errors-number
Comment 1 Felix Schumacher 2016-06-06 17:21:01 UTC
Thanks for the report. Will be fixed with the next release.

Date: Mon Jun  6 17:18:18 2016
New Revision: 1747044

URL: http://svn.apache.org/viewvc?rev=1747044&view=rev
Log:
Error count in report dashboard is one off.

Bugzilla Id: 59621

Added:
    jmeter/trunk/test/src/org/apache/jmeter/report/processor/ErrorsSummaryConsumerTest.java
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/ErrorsSummaryConsumer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:04 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3995