https://issues.apache.org/bugzilla/show_bug.cgi?id=46138
Summary: loop count and number of results off by one error Product: JMeter Version: 2.3.2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Ex 1) Using the basic Thread Group element and setting the Loop Count to 1 returns no results in the View Results in Table/View Results Tree. If Loop count is set to 2, I get one result in each. If loop count is set to 3, I get 2 results....etc Ex 2) Using the loop controller in conjunction with Thread group and results are still off by one. If I set the Thread group loop count to 1 and loop controller to 2, I get one result. If I set the Thread group loop count to 2 and loop controller to 3, I get 5 results....off by one error. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]