Manoj200005 opened a new issue, #6505: URL: https://github.com/apache/jmeter/issues/6505
### Expected behavior We have configured our script using include controller, and configured the test duration for 1 hour, expected should be completed within 1hour. ### Actual behavior If include controller is been added in the script the execution is prolonged for more than an hour it actually runs 7 to 8 hours eventhough the run setting is configured for 1hour. we did another run without include controller, the run went fine completing the targeted samples in 1hr. Is it possible that due to include controller the run duration will get extended.... ### Steps to reproduce the problem 1. Create a script with any site. 2. Add simple controller and save as test fragment. 3. Now add include controller under thread group. 4. configure the test fragment in the include controller. ### JMeter Version 5.6.3 ### Java Version open jdk version 8 ### OS Version Microsoft windows -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
