[Design the new POJO MicroContainer] - Re: Tests don't work in eclipse
by adrian@jboss.org
"Kevin.Conner(a)jboss.com" wrote : I have checked in the changes, please update and try now.
|
| I have changed the structure to separate the main and test resources (for projects having both), as per normal maven practice. The location of these resources do not adhere to the maven standard though.
This looks better.
I now see three failing tests in dependency project (which is expected since
I'm currently working on the fix for this).
There are three failing tests in kernel which is NOT expected.
I suspect these are due to Ales's refactoring?
The spring-int tests are all broken due to resources not found,
so there is something wrong there.
Maven is telling a different story, e.g. for the container project
|
| Results :
|
| Tests in error:
| testConfigure20(org.jboss.test.javabean.test.PropertyTestCase)
| testConfigure20WithCtor(org.jboss.test.javabean.test.PropertyTestCase)
| testConfigure20WithCtorFactory(org.jboss.test.javabean.test.PropertyTestCase)
| testConfigure20WithCtorExplicitFactoryClass(org.jboss.test.javabean.test.PropertyTestCase)
| testConfigure20WithCtorExplicitFactoryClassAndParams(org.jboss.test.javabean.test.PropertyTestCase)
|
| Tests run: 679, Failures: 0, Errors: 5, Skipped: 0
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033990#4033990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033990
17 years, 8 months