https://issues.apache.org/bugzilla/show_bug.cgi?id=47150
Summary: ThreadGroup with a loop count of zero causes infinite
loop
Product: JMeter
Version: 2.3.2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P4
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Entering a loop count of zero for a ThreadGroup causes an infinite loop
(without actually running any of that ThreadGroup's children).
Steps to reproduce: Run the attached test plan in JMeter
Actual results: JMeter goes into an infinite loop trying to run the ThreadGroup
but not actually running any of that ThreadGroup's children.
Expected results: The behavior I would expect, and that the documentation seems
to imply, is for the ThreadGroup to not be run at all (i.e. threads running
that ThreadGroup would terminate almost immediately).
This bug doesn't occur in 2.2 but does in 2.3.
--
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]