Bug 62239 - Add ability to Break Current Loop
Summary: Add ability to Break Current Loop
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-03-31 10:33 UTC by Philippe Mouawad
Modified: 2018-06-17 08:59 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 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