View results here -> http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite?log=log20061114151438

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 11/14/2006 15:14:38
Time to build: 20 minutes 34 seconds
Last changed: 11/14/2006 14:11:20
Last log entry: [JBMICROCONT-109] Support direct registration of beans without a StandardMBean wrapper

 Unit Tests: (3858)  Total Errors and Failures: (24)
testValueInstantiateFromObjectorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataTestCase
testConstructorWithBeanorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testConstructorWithWildcardorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testJndiorg.jboss.test.microcontainer.test.JndiLifeCycleTestCase(no_weave-secure)
testJndiorg.jboss.test.microcontainer.test.JndiLifeCycleTestCase(no_weave)
testJndiorg.jboss.test.microcontainer.test.JndiLifeCycleTestCase(weave-secure)
testJndiorg.jboss.test.microcontainer.test.JndiLifeCycleTestCase(weave)
 

 Modifications since last build:  (first 50 of 16)
58352modifiedbstansberry@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMX.java[JBMICROCONT-109] Support direct registration of beans without a StandardMBean wrapper
58352modifiedbstansberry@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXIntroduction.java[JBMICROCONT-109] Support direct registration of beans without a StandardMBean wrapper
58351modifiedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiLifecycleTestCase.xmlRemove the mbeanserver bean
58350addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/JndiLifeCycleTestCase.javaAdd a aop:lifecycle version if the JndiBinding aspect
58350addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiLifecycleTestCase.xmlAdd a aop:lifecycle version if the JndiBinding aspect
58324modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.javaAdd a DeploymentUnit.getFile to avoid having to retrieve the root from the DeploymentContext
58324modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/ear/test/EARStructureUnitTestCase.javaAdd a DeploymentUnit.getFile to avoid having to retrieve the root from the DeploymentContext
58324modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractDeploymentUnit.javaAdd a DeploymentUnit.getFile to avoid having to retrieve the root from the DeploymentContext
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/BeanNoDefaultCtorUsingParamTestCase.xml[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/MultipleLifecycleTestCase.properties[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/MultipleLifecycleTestCase.xml[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/BeanNoDefaultCtorUsingParamTestCase.java[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/BeanNoDefaultCtorUsingParam.java[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint.java[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/IntroductionBinding.java[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy
58323addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/MultipleLifecycleTestCase.java[JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy