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

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/04/2007 06:20:27
Time to build: 48 minutes 41 seconds
Last changed: 04/03/2007 11:56:46
Last log entry: [JBAOP-378] Move more code that it is not necessary to generate into the generated class advisor base class instead

 Unit Tests: (2651)  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 7)
62042modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java[JBAOP-378] Move more code that it is not necessary to generate into the generated class advisor base class instead
62042modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java[JBAOP-378] Move more code that it is not necessary to generate into the generated class advisor base class instead
62041modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java[JBAOP-378] Some code it is not necessary to generate can live in the class advisor instead
62041modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java[JBAOP-378] Some code it is not necessary to generate can live in the class advisor instead
62038modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.javaFix problem in InstanceDomain following optimization changes
62038modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/InstanceDomain.javaFix problem in InstanceDomain following optimization changes
62032modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.javadelete commented out code