Bug 62239

Summary: Add ability to Break Current Loop
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 4.0   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Description Philippe Mouawad 2018-03-31 10:33:21 UTC
In relation to Bug 62238 and Bug 62237
This time it would be interesting to introduce break feature.
Comment 1 Philippe Mouawad 2018-04-01 20:40:02 UTC
Author: pmouawad
Date: Sun Apr  1 20:39:42 2018
New Revision: 1828153

URL: http://svn.apache.org/viewvc?rev=1828153&view=rev
Log:
Bug 62239 - Add ability to Break Current Loop
Bugzilla Id: 62239

Added:
    jmeter/trunk/bin/testfiles/ Bug62239.jmx   (with props)
    jmeter/trunk/bin/testfiles/Bug62239.csv
    jmeter/trunk/bin/testfiles/Bug62239.xml   (with props)
Modified:
    jmeter/trunk/build.xml
    jmeter/trunk/src/components/org/apache/jmeter/control/ForeachController.java
    jmeter/trunk/src/core/org/apache/jmeter/control/LoopController.java
    jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2018-04-01 20:43:46 UTC
Author: pmouawad
Date: Sun Apr  1 20:43:27 2018
New Revision: 1828154

URL: http://svn.apache.org/viewvc?rev=1828154&view=rev
Log:
Bug 62239 - Add ability to Break Current Loop
Fix svn:eol
Rename jmx file by removing space at start of file
Bugzilla Id: 62239

Added:
    jmeter/trunk/bin/testfiles/Bug62239.jmx
      - copied unchanged from r1828153, jmeter/trunk/bin/testfiles/ Bug62239.jmx
Removed:
    jmeter/trunk/bin/testfiles/ Bug62239.jmx
Modified:
    jmeter/trunk/bin/testfiles/Bug62239.csv   (props changed)
    jmeter/trunk/bin/testfiles/Bug62239.xml   (props changed)
Comment 3 Philippe Mouawad 2018-06-17 08:59:30 UTC
this one has no issue
Comment 4 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4731