https://bz.apache.org/bugzilla/show_bug.cgi?id=62238
--- Comment #10 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Wed Jul 4 12:04:56 2018 New Revision: 1835050 URL: http://svn.apache.org/viewvc?rev=1835050&view=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Fix failure of test Bug 62239, add tests for 62238 Bugzilla Id: 62238 Added: jmeter/trunk/bin/testfiles/TestResultStatusAction.csv jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx (with props) jmeter/trunk/bin/testfiles/TestResultStatusAction.xml (with props) Modified: jmeter/trunk/build.xml jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java Author: fschumacher Date: Wed Jul 4 18:46:28 2018 New Revision: 1835078 URL: http://svn.apache.org/viewvc?rev=1835078&view=rev Log: Don't store the size of the responses for the samplers in this test. It is fragile and breaks the integration tests. Bugzilla Id: 62238 Modified: jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx jmeter/trunk/bin/testfiles/TestResultStatusAction.xml Author: pmouawad Date: Wed Jul 4 12:20:54 2018 New Revision: 1835052 URL: http://svn.apache.org/viewvc?rev=1835052&view=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Enable disabled thread groups Bugzilla Id: 62238 Modified: jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx Author: pmouawad Date: Tue Jul 3 20:16:38 2018 New Revision: 1835022 URL: http://svn.apache.org/viewvc?rev=1835022&view=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Fix issue in nightly Bugzilla Id: 62238 Modified: jmeter/trunk/src/components/org/apache/jmeter/control/ForeachController.java jmeter/trunk/src/core/org/apache/jmeter/control/IteratingController.java jmeter/trunk/src/core/org/apache/jmeter/control/LoopController.java jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java -- You are receiving this mail because: You are the assignee for the bug.
