JMeter will take into account the throwing of the exceptions below from JSR223 Test elements (Pre/Post Processor, Assertions, Timers and Samplers): org.apache.jorphan.util.JMeterStopThreadException org.apache.jorphan.util.JMeterStopTestException org.apache.jorphan.util.JMeterStopTestNowException
Author: pmouawad Date: Fri Mar 3 19:41:19 2017 New Revision: 1785364 URL: http://svn.apache.org/viewvc?rev=1785364&view=rev Log: Bug 60813 - JSR223 Test element : Take into account JMeterStopTestNowException, JMeterStopTestException and JMeterStopThreadException Bugzilla Id: 60813 Modified: jmeter/trunk/src/core/org/apache/jmeter/util/JSR223TestElement.java jmeter/trunk/src/core/org/apache/jmeter/util/ScriptingTestElement.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4313