Bug 48786

Summary: Run Thread groups consecutively: with "Stop test now" on error or manual stop, JMeter leaves the green box active
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: regression    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://issues.apache.org/bugzilla/show_bug.cgi?id=47592
Attachments: Testcase to show bug
Proposal patch

Description Milamber 2010-02-21 08:40:43 UTC
The bug patch #47592 has corrected only "Stop test" when the TG runs consecutively.
Same problem (green box always on) when "Stop test now" or manual stop (menu Run->Stop).
Comment 1 Milamber 2010-02-21 08:41:57 UTC
Created attachment 25032 [details]
Testcase to show bug
Comment 2 Milamber 2010-02-21 08:42:26 UTC
Created attachment 25033 [details]
Proposal patch
Comment 3 Sebb 2010-02-23 16:20:10 UTC
Thanks! Patch applied:

URL: http://svn.apache.org/viewvc?rev=915408&view=rev
Log:
Bug 48786 - Run Thread groups consecutively: with "Stop test now" on error or manual stop, JMeter leaves the green box active

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2346