On Sep 1, 2010, at 10:20 AM, Jarek Gawor wrote: > David, > > Something weird is going on with the openejb-core tests after the merge: > > Running TestSuite > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec > Running TestSuite > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec > ... > > I can get the tests running again after doing rm -rf > src/test/java/org/apache/openejb/cdi/tck and commenting out last two > dependencies in the pom.xml. > > I'm not 100% sure but this might be happening because the existing > tests use JUnit while the JCDI tck uses TestNG.
Very strange. I'll try against a clean checkout and clean repo. -David
