Hello Cyril, What are the "JMeter conventions" , where can i see them?
you Mentioned " I check the box "return code configuration" and use curl as command that generate error in curl." Could i know where did you check it? If possible, Please let me know that help me for future. Thanks & Regards, Madhu On Wed, Aug 21, 2013 at 5:49 PM, Cyril SANTUNE <[email protected]>wrote: > Thank you, I understand now. However, I don't use third party plugin, I use > OS Process Sampler. It seem it doesn't follow the "JMeter conventions". > I make a simple test plan with 1 os sampler with an unkonwn command to > force the failure. I obtain the report with label "ERROR: OS Process > Sampler". > I make another test, I check the box "return code configuration" and use > curl as command that generate error in curl. I obtain the report with label > "FAILED: OS Process Sampler". > > I don't find anything in the documentation. > > > > On Wed, Aug 21, 2013 at 9:47 AM, sebb <[email protected]> wrote: > > > 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] > > > > > -- madhu kk
