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

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/15/2006 19:30:48
Time to build: 23 minutes 9 seconds
Last changed: 11/15/2006 16:08:28
Last log entry: type safe TypeProvider cast, pop/push explanation

 Unit Tests: (3863)  Total Errors and Failures: (20)
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)
 

 Modifications since last build:  (first 50 of 32)
58417modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractValueMetaData.javatype safe TypeProvider cast, pop/push explanation
58417modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractInjectionValueMetaData.javatype safe TypeProvider cast, pop/push explanation
58417modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractParameterMetaData.javatype safe TypeProvider cast, pop/push explanation
58417modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractTypeMetaData.javatype safe TypeProvider cast, pop/push explanation
58417modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/TypeProvider.javatype safe TypeProvider cast, pop/push explanation
58414modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/resources/xml-test/org/jboss/test/kernel/config/test/testConfigure.xmlJBMICROCONT-110, add support for converting strings to enums.
58414modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromObjectTestCase.javaJBMICROCONT-110, add support for converting strings to enums.
58414modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromStringTestCase.javaJBMICROCONT-110, add support for converting strings to enums.
58414modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ValueConvertor.javaJBMICROCONT-110, add support for converting strings to enums.
58413modifiedalesj//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AttachmentLocator.javajavadoc
58412modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/resources/xml-test/org/jboss/test/kernel/config/test/testConfigure.xmlAdd an enum to the bean to validate enum property handling
58412modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromObjectTestCase.javaAdd an enum to the bean to validate enum property handling
58412modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/support/SimpleBean.javaAdd an enum to the bean to validate enum property handling
58412modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromStringTestCase.javaAdd an enum to the bean to validate enum property handling
58411modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/ConfigureAction.javaMove call to KernelControllerContextAware.set/unsetKernelControllerContext() from InstantiateAction to ConfigureAction
58411modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/InstantiateAction.javaMove call to KernelControllerContextAware.set/unsetKernelControllerContext() from InstantiateAction to ConfigureAction
58410addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiLifeCycleTestCase.xmlRename JndiLifecycleTestCase.xml to JndiLifeCycleTestCase.xml
58409deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiLifecycleTestCase.xmlRename JndiLifecycleTestCase.xml to JndiLifeCycleTestCase.xml
58408modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/AspectMCAllTestSuite.javaAdd missing tests
58387modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXIntroduction.javaBetter creation of ObjectName
58386modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiDecoratedTestCase.xmlGet rid of the noisy unused MetaDataContextAdvice/-Aspect/-Binding
58378modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/SchemaResolverDeployer.javaLog the file parsing
58377modifiedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/jndi/MockJndiProvider.javaserialize the bindings to validate the behavior of the aop proxy.
58368modifiedjason.greene@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.javaFix packed jar directory URLs
58368modifiedjason.greene@jboss.com//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaFix packed jar directory URLs
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/dependency/build.xmlAdd -src.zip source bundles to each project output
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/build/build.xmlAdd -src.zip source bundles to each project output
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/build.xmlAdd -src.zip source bundles to each project output
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/build.xmlAdd -src.zip source bundles to each project output
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/build.xmlAdd -src.zip source bundles to each project output
58362modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/build.xmlAdd -src.zip source bundles to each project output
58353modifiedscott.stark@jboss.org//projects/microcontainer/trunk/tools/etc/buildmagic/task.propertiesSet javac.debug on by default