You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Conor MacNeill <co...@cortexebusiness.com.au> on 2003/07/04 16:24:10 UTC

Test failures

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