sipp
sipp copied to clipboard
`<nop>` overrides the `call::last_action_result`, causing the call to succeed even if an action before it failed
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.
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.