Hi guys, Here https://jmeter.apache.org/usermanual/component_reference.html#Test_Plan and here https://jmeter.apache.org/usermanual/component_reference.html#tearDown_Thread_Group it's stated that TD TG won't run if a test is stopped manually, but it does in 5.1.1 and does it so far I remember myself.
Also, here https://jmeter.apache.org/usermanual/component_reference.html#tearDown_Thread_Group it's said that by default we have an unchecked flag "Run TD TG" in Test Plan, but it's wrong. Are those a legacy documentation bug or implementation issue? And the main question: do we even need the flag "Run TD TG" in the Test Plan component? If one wants not to run Teardown Thread Groups present in a Test Plan, (s)he disables it. I guess I can make a PR to remove it. -- Konstantin Kalinin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
