Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 37308 invoked from network); 7 Jan 2010 10:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2010 10:44:23 -0000 Received: (qmail 93361 invoked by uid 500); 7 Jan 2010 10:44:23 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 93278 invoked by uid 500); 7 Jan 2010 10:44:23 -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 93267 invoked by uid 99); 7 Jan 2010 10:44:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2010 10:44:23 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.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; Thu, 07 Jan 2010 10:44:16 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 0381540E0468 for ; Thu, 7 Jan 2010 11:43:55 +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 Pr8JfRuQE5WU for ; Thu, 7 Jan 2010 11:43:54 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id 7AC2740E0467; Thu, 7 Jan 2010 11:43:51 +0100 (CET) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: failing test cases in the build of ant 1.8.0RC1 References: <4B43C90B.2060600@gmx.de> <87skajx11s.fsf@v35516.1blu.de> <4B4490DE.9070902@gmx.de> X-Draft-From: ("nnfolder:mail.jakarta-ant" 97216) Date: Thu, 07 Jan 2010 11:43:51 +0100 In-Reply-To: <4B4490DE.9070902@gmx.de> (Antoine Levy Lambert's message of "Wed, 06 Jan 2010 08:32:14 -0500") Message-ID: <87iqbedwk8.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 On 2010-01-06, Antoine Levy Lambert wrote: > Stefan Bodewig wrote: >> On 2010-01-06, Antoine Levy Lambert wrote: >>> [junit] Testcase: >>> testSymbolicLinkUtilsMethods(org.apache.tools.ant.taskdefs.optional.unix.SymlinkTest): >>> FAILED >> I've never seen that, which OS? > Mac OS 10.5.8 I don't own a Mac anymore (sad story of a display dieing deleted), so I can't test it. The tests pass on Linux and Solaris (see gump's build on gump.zones.a.o). >>> [au:antunit] Target: testTraceJdk15+ FAILED >> Which build file is that? > this was src/tests/antunit/taskdefs/xslt-test.xml. Works for me. It could be the same classloader issue that caused your AntClassLoader5 tests to fail. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org