jiweizhu commented on issue #6505: URL: https://github.com/apache/jmeter/issues/6505#issuecomment-3669206439
Thanks for the report. I tried to reproduce the issue on JMeter 5.6.3 with: - Thread Group using Scheduler (Duration) - Include Controller loading a simple Test Fragment - No additional timers or special controllers In this setup, the test stops correctly when the duration is reached. Could you please provide more details about your test plan? In particular: - Does the included Test Fragment contain any Timers (e.g. Constant Throughput Timer, Constant Timer)? - Are there any While / Until / Loop Controllers inside the fragment? - What are the thread group settings (threads, loops, duration)? - If possible, a minimal JMX that reproduces the problem would be very helpful. <img width="1932" height="1061" alt="Image" src="https://github.com/user-attachments/assets/923b21bf-ed0e-49cf-925f-54eb630cb13e" /> This would help determine whether this is a bug or expected behavior under specific configurations. -- 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]
