Bug 60813 - JSR223 Test element : Take into account JMeterStopTestNowException, JMeterStopTestException and JMeterStopThreadException
Summary: JSR223 Test element : Take into account JMeterStopTestNowException, JMeterSto...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-03 19:40 UTC by Philippe Mouawad
Modified: 2017-03-03 19:41 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 2017-03-03 19:40:08 UTC
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
Comment 1 Philippe Mouawad 2017-03-03 19:41:38 UTC
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
Comment 2 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4313