This feature has been added to JMeter-ant, now available at

http://www.programmerplanet.org/ant-jmeter/

Thanks,
George.



From: sebb <[EMAIL PROTECTED]>
Reply-To: sebb <[EMAIL PROTECTED]>
To: JMeter Users List <[email protected]>
Subject: Re: JMeter Ant
Date: Mon, 1 Aug 2005 14:22:03 +0100

Not possible currently. The JMeter exit code does not depend on the
result of a test.

On 30/07/05, George varghese <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  How do I make sure build fails if there Jmeter execution had failures
> (similar to Junit)?
>
>  <target name="jmeter">
>    <jmeter jmeterhome="c:\jakarta-jmeter-2.0.3"
>        resultlog="JMeterResults.jtl">
>       <testplans dir="." includes="SimpleTestPlan.jmx"/>
>          <jvmarg value="-Xincgc"/>
>          <jvmarg value="-Xmx128m"/>
>          <jvmarg value="-Dproperty=value"/>
>    </jmeter>
>
> It returns a build successfull even if there are failures in executing
> SimpleTestPlan.jmx.
> Please help.
>
> Thanks.
>
> _________________________________________________________________
> Looking for dream life partner?
> http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Find her on
> BharatMatrimony.com. http://www.bharatmatrimony.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Post FREE Classifieds. http://www.sulekha.com/classifieds/cllist.aspx?nma=IN&ref=msn Reach out to over a million NRIs.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to