On 21 August 2013 07:37, Cyril SANTUNE <[email protected]> wrote: > Hi, > > For example in aggregate report, sometime, when there are errors, the > column "error %" don't increase, but a new label is created with the name > FAILED: <name_of_the_label> > I use OS samplers. > > Can I avoid this behavior ? Or explain why the new line is created.
The JMeter Listeners don't create labels (apart from Totals if relevant) The label must be coming from the sample result. Likewise the error % is based on the sample result. Have a look in the JTL file to confirm. Sounds like you are using a 3rd party plugin which is not following the JMeter conventions; please take the issue up with the provider. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
