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

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: 11/04/2006 00:07:05
Time to build: 42 minutes 53 seconds
Last changed: 11/03/2006 08:02:40
Last log entry: Start migrating to org.jboss.metadata instead of org.jboss.repository for the AOP metadata

 Unit Tests: (1911)  Total Errors and Failures: (19)
testWovenNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testProxiedNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-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)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(bootclasspath-genadvisor-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(bootclasspath-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(javaagent-genadvisor-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(javaagent-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(non-optimized-precompiled-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(non-optimized-precompiled-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-genadvisor-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-genadvisor-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-tests)
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 5)
58073modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Advisor.javaStart migrating to org.jboss.metadata instead of org.jboss.repository for the AOP metadata
58073modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/MethodInvocation.javaStart migrating to org.jboss.metadata instead of org.jboss.repository for the AOP metadata
58069modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/build.xmlAdd update-repository target to update the local thirdparty repository
58062modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/construction/jboss-aop.xml[JBAOP-303] Per instance construction advices should be possible, include chris's fixes and test properly ;-)
58062modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/AbstractAdvice.java[JBAOP-303] Per instance construction advices should be possible, include chris's fixes and test properly ;-)