https://bz.apache.org/bugzilla/show_bug.cgi?id=63233
Bug ID: 63233
Summary: Enabled = false property getting ignored when calling
test from java
Product: JMeter
Version: 5.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Created attachment 36474
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36474&action=edit
example testplan
When calling a jmeter test from java as described here
https://www.blazemeter.com/blog/5-ways-launch-jmeter-test-without-using-jmeter-gui
as point 4 disabled components like ThreadGroups are still executed in the
test.
Inside the attached TestPlan the ThreadGroup is disabled, but is still getting
executed when called from java code.
When using Jmeter GUI or commandline it works fine.
--
You are receiving this mail because:
You are the assignee for the bug.