You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/10/31 19:28:41 UTC

DO NOT REPLY [Bug 46138] New: loop count and number of results off by one error

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: jodylandreneau@comcast.net


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46138] loop count and number of results off by one error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46138


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Sebb <se...@apache.org>  2008-11-01 17:21:25 PST ---
Works OK for me.

Please provide a simple test case and corresponding jmeter log file


-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46138] loop count and number of results off by one error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46138


Jody Landreneau <jo...@comcast.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Jody Landreneau <jo...@comcast.net>  2008-11-06 10:39:41 PST ---
Seems to be a problem with a custom sampler I wrote. I will further
investigate.


-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org