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

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: 02/27/2007 13:50:19
Time to build: 27 minutes 38 seconds
Last changed: 02/27/2007 10:37:05
Last log entry: Introduction helper class - annotation introduction.

 Unit Tests: (3923)  Total Errors and Failures: (45)
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataWithClassloaderTestCase
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleAspectManagerJMXTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testIllegalScopingorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testIllegalScopingorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(no_weave-secure)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(no_weave)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(weave-secure)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(weave)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
 

 Modifications since last build:  (first 50 of 24)
60945modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/AbstractIntroduction.javaIntroduction helper class - annotation introduction.
60943addedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/AbstractIntroduction.javaIntroduction helper class.
60942modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/BeanMetaDataBuilderTestCase.javaAdditional property builder methods - tests.
60940modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/builder/BeanMetaDataBuilder.javaAdditional property builder methods.
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/AbstractCandidateStructureVisitor.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/WARStructure.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/explicit/DeclaredStructure.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/explicit/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/jar/JARStructure.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/DefaultStructureBuilder.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/file/FileStructure.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/JAXPDeployer.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/war/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/AbstractStructureDeployer.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60921addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/SecurityActions.javaJBMICROCONT-150, add priviledged blocks around the vfs calls
60900addedalesj//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/ScopingAopTestCase.javaSimple scoping + AOP test case.Currently failing - aspect applied outside scope.
60900modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/AspectMCAllTestSuite.javaSimple scoping + AOP test case.Currently failing - aspect applied outside scope.
60900addedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/junit/ScopingAOPMicrocontainerTestDelegate.javaSimple scoping + AOP test case.Currently failing - aspect applied outside scope.
60900addedalesj//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/ScopingAopTestCase.xmlSimple scoping + AOP test case.Currently failing - aspect applied outside scope.