[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
flavia.rainone@jboss.com
do-not-reply at jboss.com
Wed Nov 11 13:45:45 EST 2009
I have filled in the TODOs locally and have fixed those tests. Part of those failures was being caused by this bug https://jira.jboss.org/jira/browse/JBREFLECT-66.
Ales was also right that RegisterModuleCallback shoudln't ignore modules of other types different than AbstractDeploymentClassLoaderPolicyModule and this was causing part of the failures.
After fixing both issues, I still see some failures. The problem here is that these failures are random and cannot be reproduced from my Eclipse test case environment. These are the tests that fail sometimes:
ClassPoolTestCase.testHierarchyNonDeploymentModule JavassistTypeInfoTestCase.testDomainHierarchy
JavassistTypeInfoTestCase.testHierarchyNonDeploymentModule
I'll continue investigating. Once I have all this sorted out, I'll commit the full version of those tests.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265123#4265123
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265123
More information about the jboss-dev-forums
mailing list