Return-Path: Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 33225 invoked by uid 500); 4 Jul 2003 17:26:04 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 33160 invoked from network); 4 Jul 2003 17:26:03 -0000 Received: from mta08.mail.au.uu.net (HELO mta08.mail.mel.aone.net.au) (203.2.192.89) by daedalus.apache.org with SMTP; 4 Jul 2003 17:26:03 -0000 Received: from 1Cust19.tnt9.syd2.da.uu.net ([63.34.228.19]) by mta07.mail.mel.aone.net.au with ESMTP id <20030704141504.LDWE16123.mta07.mail.mel.aone.net.au@1Cust19.tnt9.syd2.da.uu.net> for ; Sat, 5 Jul 2003 00:15:04 +1000 From: Conor MacNeill To: dev@ant.apache.org Subject: Test failures Date: Sat, 5 Jul 2003 00:24:10 +1000 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307050024.10916.conor@cortexebusiness.com.au> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm currently getting a failure in org.apache.tools.ant.taskdefs.optional.RhinoScriptTest It is a concurrent modification [junit] java.util.ConcurrentModificationException [junit] at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:444) [junit] at java.util.AbstractList$Itr.next(AbstractList.java:417) [junit] at org.apache.tools.ant.Target.execute(Target.java:314) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:344) Not sure if it is related to recent changes ... Conor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org