https://bz.apache.org/bugzilla/show_bug.cgi?id=64820
Bug ID: 64820
Summary: Flow Control Action - Break current loop issues
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.1
Created attachment 37505
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37505&action=edit
jmx file
Hello,
I noticed that Flow Control Action when Break current loop is checked has
unexpected behavior:
1. When used in Loop, While or ForEach controllers which parent is Transaction
controller, loop is properly stopped but results are doubled in Listeners. If
Generate parent sample is checked or unchecked in Transaction controller,
behavior is the same. Runtime controller might be affected too, but cannot be
reproduced because of issue under point 2.
2. When used in Runtime controller only, Break current loop actually stops
current thread. Last Dummy Sampler in TG2 is not executed.
Check provided jmx file for more info. TG1 point 1 and TG2 point 2.
Jmeter 5.3
Microsoft Windows 10 Enterprise 64-bit
java version "14.0.1" 2020-04-14
Note: There might be more issues for flow control action when Break current
loop is used, so if you have time please investigate. Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.