sipp icon indicating copy to clipboard operation
sipp copied to clipboard

`<nop>` overrides the `call::last_action_result`, causing the call to succeed even if an action before it failed

Open tghosgor opened this issue 1 year ago • 1 comments
trafficstars

Even if an <ereg check_it="true" marks the call for failure, a <nop> after it clears the error state, causing a false success.

tghosgor avatar Oct 10 '24 17:10 tghosgor

Created https://github.com/SIPp/sipp/pull/766 as a proposal. I am not sure if it would break something else. I could add test cases if it looks fine.

tghosgor avatar Oct 10 '24 17:10 tghosgor