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

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/17/2007 06:18:48
Time to build: 49 minutes 16 seconds
Last changed: 04/16/2007 11:50:13
Last log entry: [JBAOP-378] Use a unique sequence number instead of GUID for instance domains

 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 8)
62369modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Domain.java[JBAOP-378] Use a unique sequence number instead of GUID for instance domains
62367modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.javaFix ze build
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/JoinPointInfo.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/JoinPointGenerator.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/ClassAdvisor.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.
62366modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/GeneratedAdvisorInterceptor.java[JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class.