Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 19664 invoked from network); 28 Oct 2009 07:43:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Oct 2009 07:43:34 -0000 Received: (qmail 25568 invoked by uid 500); 28 Oct 2009 07:43:33 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 25486 invoked by uid 500); 28 Oct 2009 07:43:33 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 25476 invoked by uid 99); 28 Oct 2009 07:43:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 07:43:33 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of foamdino@gmail.com designates 209.85.218.210 as permitted sender) Received: from [209.85.218.210] (HELO mail-bw0-f210.google.com) (209.85.218.210) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 07:43:28 +0000 Received: by bwz2 with SMTP id 2so662196bwz.20 for ; Wed, 28 Oct 2009 00:43:07 -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; bh=K3Z0elMKcsK5E4fqMrzaqo4kdEVHC6bCuPRcfas04dI=; b=KPVy/grR33qPmjIJvSQNTjbWR7AcDkvgrL3rhCgSFh6S10fvMwaAX9yVbSmyG0utLP kFTjq4rMaV60ziKtA7IGC9IF9ovAekKJFM888JpCIB+yx7IOA9sD1+cKSNCRCdVqBPzA eTZkOxWUVSAWiQkX1h/53frnJYZYi703NLHwA= 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; b=c5OaVNLpBPY0I/pPVwMDjusNZVFi9IhqL4SHfqQwcsWeYd2idKpnZc8dZ+p/wiiWLO BKRQ+1QdPinruSwp4yHelp7dRcpsSs9gaKEanLz2tTT4ycE0qwcdxOpoCyq2aT5MUKAr 80Sc+LgWKeajGiKFKi8vFGxONnqRdMeTwoOhU= MIME-Version: 1.0 Received: by 10.204.163.65 with SMTP id z1mr238243bkx.145.1256715787135; Wed, 28 Oct 2009 00:43:07 -0700 (PDT) In-Reply-To: <871vkoeprx.fsf@v35516.1blu.de> References: <871vkoeprx.fsf@v35516.1blu.de> Date: Wed, 28 Oct 2009 07:43:06 +0000 Message-ID: Subject: Re: Recurring Test Failures WRT Redirector From: Kevin Jackson To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 Hi, > almost every time I run the testsuite at least one of testRedirector13 > or testRedirector14 in either ExecTaskTest.java or apply-test.xml fails > - but it doesn't happen all the time and you can't really predict which > one (or how many) of the four of them may fail or not. > > Smells like a race condition to me. What's the platform? I recall (a while ago admittedly) having a problem on Ubuntu which just didn't appear on XP Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org