I have a class IntegrationTest.java with two test methods test01(),
test02(), both tagged with the JUnit @Test annotation. Running either
method directly, i.e. only one test at a time, works fine. But when I
try to run all tests, the second test fails with spurious ClassLoader
errors (again).

Never heard about such a problem before. Did you submit an issue? Can you
provide a self-contained example that demonstrates the problem?

http://issues.gradle.org/browse/GRADLE-1525

The bug report contains a self-contained example. Thanks.


Cheers,

Marco


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to