View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-aop-testsuite?log=log20070418074644

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-aop-head-testsuite.xml:91: 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: 04/18/2007 07:46:44
Time to build: 62 minutes 6 seconds
Last changed: 04/17/2007 18:14:47
Last log entry: [JBAOP-391] Output the name of the defaulted instrumentor in InstrumentorFactory

 Unit Tests: (2654)  Total Errors and Failures: (12)
testDeclaredMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk14)
testMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk14)
testWovenNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testProxiedNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testContainerCacheClassAdvisororg.jboss.test.aop.proxy.ProxyTestCase(jdk14)
testHollowProxyWithInterfaceContainingObjectMethodsorg.jboss.test.aop.proxy.ProxyTestCase(jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(non-optimized-precompiled-tests-jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(precompiled-genadvisor-tests-jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(precompiled-tests-jdk14)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(non-optimized-precompiled-tests-jdk14)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(precompiled-genadvisor-tests-jdk14)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(precompiled-tests-jdk14)
 

 Modifications since last build:  (first 50 of 9)
62383modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/InstrumentorFactory.java[JBAOP-391] Output the name of the defaulted instrumentor in InstrumentorFactory
62377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/ClassAdvisor.java[JBAOP-378] Lazy initialize the ConByMethod and MethodByMethod information in the ClassAdvisor
62377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/stress/config.properties[JBAOP-378] Lazy initialize the ConByMethod and MethodByMethod information in the ClassAdvisor
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Advisor.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/ClassContainer.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/util/UnmodifiableEmptyCollections.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/ClassAdvisor.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ClassProxyContainer.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...
62376modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/annotation/AnnotationRepository.java[JBAOP-378] Lazy initialize some of the Advisor and AnnotationRepository maps. Weirdly, lazy initializing the throwaway Advisor.methodInterceptors map has a drastic negative influence on perfomance...