You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/10/23 20:05:23 UTC

[Bug 61656] New: tearDown Thread Group should run by default at stop/shutdown of test

https://bz.apache.org/bugzilla/show_bug.cgi?id=61656

            Bug ID: 61656
           Summary: tearDown Thread Group should run by default at
                    stop/shutdown of test
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

tearDown Thread Group don't currently run by default when:

- Test is shutdown (there is an option to change that)
- Test is stopped (this cannot be changed)

This is weird as a shutdown or stopped test is a test.
So "Run tearDown Thread Groups after shutdown of main threads" should be
checked by default.

The same should happen when a test is stopped.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61656] tearDown Thread Group should run by default at stop or shutdown of test

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61656

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|tearDown Thread Group       |tearDown Thread Group
                   |should run by default at    |should run by default at
                   |stop/shutdown of test       |stop or shutdown of test
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61656] tearDown Thread Group should run by default at stop or shutdown of test

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61656

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Oct 23 20:26:08 2017
New Revision: 1813084

URL: http://svn.apache.org/viewvc?rev=1813084&view=rev
Log:
Bug 61656 - tearDown Thread Group should run by default at stop or shutdown of
test
Bugzilla Id: 61656

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/control/gui/TestPlanGui.java
    jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61656] tearDown Thread Group should run by default at stop or shutdown of test

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61656

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Mon Oct 23 20:50:20 2017
New Revision: 1813093

URL: http://svn.apache.org/viewvc?rev=1813093&view=rev
Log:
Bug 61656 - tearDown Thread Group should run by default at stop or shutdown of
test
Remove unused field
Bugzilla Id: 61656

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java

-- 
You are receiving this mail because:
You are the assignee for the bug.