> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> On Tue, 8 Mar 2005, Matt Benson <[EMAIL PROTECTED]> wrote:
> > On a related note, ClasspathUtilsTest is marked as run
> > unless running.in.gump .  But it (seemingly rightly
> > so) fails whenever tests.and.ant.share.classloader is
> > true.
> 
> Yes, just tried with -Djunit.fork="true" and it fails - because
> build/classes and ant.jar are in the same classloader that way.

I find this pretty weird, if not dangerous. I don't understand
why we don't just fork the tests all the time (putting all classes
in the same classloader), not having to exclude some tests with
tests.and.ant.share.classloader...

But now a test requires the reverse!?!? What ugliness is hiding
beyond this failing test I wonder? --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to