Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 46036 invoked from network); 9 Mar 2009 15:21:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2009 15:21:41 -0000 Received: (qmail 15751 invoked by uid 500); 9 Mar 2009 15:21:39 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 15734 invoked by uid 500); 9 Mar 2009 15:21:39 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 15723 invoked by uid 99); 9 Mar 2009 15:21:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 08:21:39 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.219.177 as permitted sender) Received: from [209.85.219.177] (HELO mail-ew0-f177.google.com) (209.85.219.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2009 15:21:32 +0000 Received: by ewy25 with SMTP id 25so897504ewy.37 for ; Mon, 09 Mar 2009 08:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=n0VO80nmHGtABLnBJp7iSYTMPobHTtUy/IxEOXT/jVg=; b=TdW8/8LU65TzzuvzkLf7m2dXXdUhyIlsPfLRySErqt7lyswt6M3rOAtPi4XkKQ7cfZ baaqTfzdYZX9TBgPpWYCfVp/l8TXWVZS0jMeVN1qRdacWCgX9KUGLvpxvweMYuxHQmIE MJITmB2/s/vrTW9Fq5Tzxymn+dfPBNMoGY6gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=eJ5vnAtgvykHE1M8mNJ8pUvMPvwJe8Alj7jn093RoHvdKa+5x2w3vNQWZGqwukZZNh JEMVHjYDOxShE3gXArLWi1rmcRC+NIkmEBU5EkMT8mengskfNWy09XI82lVFFVrG70wD ncC4UsgmjEhf7i+lobhkGFLNjfWh2CMStbfXY= MIME-Version: 1.0 Received: by 10.210.120.7 with SMTP id s7mr2579580ebc.69.1236612070626; Mon, 09 Mar 2009 08:21:10 -0700 (PDT) In-Reply-To: <22412774.post@talk.nabble.com> References: <22412774.post@talk.nabble.com> Date: Mon, 9 Mar 2009 15:21:10 +0000 Message-ID: <25aac9fc0903090821x684894adj4db16c5e063c1df@mail.gmail.com> Subject: Re: Problem using jmeter failureproperty from ant From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 09/03/2009, Baudouin wrote: > > In one of my jmeter tests, I have a request which returns a 403. > Within the jMeter GUI interface I checked the "Ignore Status" check box. As > a consequence, the result is shown in red in the "View results tree" object > but the test is still ok because of the "Ignore Status" being checked. That's not how JMeter 2.3.2 behaves for me. If I add a Response Assertion with "Ignore Status" checked, then the sample is treated as successful. Which version of JMeter are you using? > Now, I run the same test from ant by calling the jmeter task together with > the "failureproperty". In this case, it seems that the 'Ignore Status" is > not being taken into account. The result is that my cruise control calling > the jmeter tests receives the "failureporperty" set to true which is not > what I would like to receive. > > Any idea of what I could? > > -- > View this message in context: http://www.nabble.com/Problem-using-jmeter-failureproperty-from-ant-tp22412774p22412774.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org