https://issues.apache.org/bugzilla/show_bug.cgi?id=54333

--- Comment #4 from Philippe Mouawad <[email protected]> ---
Notes from duplocate bug

Sometimes it is desirable to ignore particular samples where you do some setup
that is not interesting to be recorded. For example login and similar. Changing
layout of test plan often does not look nice.

I think org.apache.jmeter.samplers.SampleResult can be extended to have a
property ignore or ignoreByListeners. For scripting samplers one can set that
property. And for other samplers the transaction controller can be extended to
support marking it's parent sample to be ignored so one can put any samples to
be ignored under a transaction controller.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to