You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2005/10/14 06:23:50 UTC

AntlibTest fails when forked (was Re: [GUMP@vmgump]: Project test-ant (in module ant) failed)

OK, no classpath issue.

The three tests failing in Gump explicitly do nothing unless Ant
itself and the test classes have been loaded via the same
classloader.  This is false when running the tests "normally" but true
when running in Gump or setting junit.fork to true.

This means, if the tests try to do something, they fail.

Where is antlib2.xml?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org