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

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: 03/07/2007 16:13:23
Time to build: 29 minutes 57 seconds
Last changed: 03/07/2007 09:36:24
Last log entry: [JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.

 Unit Tests: (3955)  Total Errors and Failures: (43)
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataWithClassloaderTestCase
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(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 70)
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/StartLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/LifecycleCallbackWithBeanDependency.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextAction.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/LifecycleAspectTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/CreateLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXLifecycleCallback.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXIntroduction.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/CreatedBeansLifecycleCallbackWithDependencyTestCaseNotAutomatic0.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/CreatedBeansLifecycleCallbackWithDependencyTestCaseNotAutomatic1.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/KernelControllerContext.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractBeanMetaData.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/ConfigureLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/DeployersLifecycleTestCase.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractLifecycleCallbackMetaData.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AnnotationDependencyBuilderListItem.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/InitialLifecycleCallbackTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AspectDependencyBuilderListItem.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JndiLifeCycleTestCase.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AbstractBinding.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AspectBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/LifecycleTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/BeanMetaData.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/InstallLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/MultipleLifecycleTestCase.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/CreatedBeansLifecycleCallbackWithDependencyTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/classadapter/plugins/dependency/AbstractDependencyBuilder.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/LifecycleAspectDependencyBuilderListItem.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/.classpath[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/LifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jndi/JndiLifecycleCallback.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/Aspect.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/LifecycleInterceptor.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/NonDefaultMethodsLifecycleCallback.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/InitialLifecycleCallbackWithDependencyTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jndi/JndiIntroduction.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/DeployersLifecycleAspectManagerJMXTestCase.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/classadapter/plugins/BasicClassAdapter.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/NonDefaultMethodsLifecycleCallbackTestCaseNotAutomatic.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/InitialLifecycleCallbackTestCaseNotAutomatic.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/xml/AOPBeansSchemaInitializer.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/LifecycleCallback.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/CreatedBeansLifecycleCallbackTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/DescribeLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/NonDefaultMethodsLifecycleCallbackTestCase.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/LifecycleAspectTestCaseNotAutomatic.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/InstantiateLifecycleBeanMetaDataFactory.java[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/InitialLifecycleCallbackWithDependencyTestCaseNotAutomatic0.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/InitialLifecycleCallbackWithDependencyTestCaseNotAutomatic1.xml[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.
61194modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions.