Bug 60103 - Report / Dashboard : Requests summary includes Transaction Controller leading to wrong percentage
Summary: Report / Dashboard : Requests summary includes Transaction Controller leading...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-10 08:06 UTC by Philippe Mouawad
Modified: 2016-09-10 08:10 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-09-10 08:06:52 UTC
Requests Summary as per its name, concerns Requests not SampleResults generated by TransactionController.
Currently it counts twice or more an error:
- 1 time for the request
- 1 time for the parent TC if any
- 1 time for the parent TC of its parent TC if any 
....

So it should ignore TC Sample Results.
Comment 1 Philippe Mouawad 2016-09-10 08:10:36 UTC
Author: pmouawad
Date: Sat Sep 10 08:10:15 2016
New Revision: 1760133

URL: http://svn.apache.org/viewvc?rev=1760133&view=rev
Log:
Bug 60103 - Report / Dashboard : Requests summary includes Transaction Controller leading to wrong percentage
Bugzilla Id: 60103

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/RequestsSummaryConsumer.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/generating-dashboard.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4097