From dev-return-84632-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Oct 27 17:00:17 2009 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 81537 invoked from network); 27 Oct 2009 17:00:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 17:00:17 -0000 Received: (qmail 25511 invoked by uid 500); 27 Oct 2009 17:00:16 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 25412 invoked by uid 500); 27 Oct 2009 17:00:16 -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 25399 invoked by uid 99); 27 Oct 2009 17:00:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 17:00:16 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 17:00:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 6FD25289800B for ; Tue, 27 Oct 2009 17:59:47 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xV5jKmyX89Ty for ; Tue, 27 Oct 2009 17:59:47 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id D6C20289802E; Tue, 27 Oct 2009 17:59:46 +0100 (CET) From: Stefan Bodewig To: dev@ant.apache.org Subject: Recurring Test Failures WRT Redirector X-Draft-From: ("nnfolder:mail.jakarta-ant") Date: Tue, 27 Oct 2009 17:59:46 +0100 Message-ID: <871vkoeprx.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org 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. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org