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

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: 10/26/2006 01:40:44
Time to build: 36 minutes 52 seconds
Last changed: 10/25/2006 08:51:31
Last log entry: [JBAOP-298] Fix and test for all construction bindings not being applied when using generated advisors

 Unit Tests: (1891)  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)
57821modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Advisor.java[JBAOP-298] Fix and test for all construction bindings not being applied when using generated advisors
57821modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/extender/jboss-aop.xml[JBAOP-298] Fix and test for all construction bindings not being applied when using generated advisors
57821addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/extender/ConstructionInterceptor.java[JBAOP-298] Fix and test for all construction bindings not being applied when using generated advisors
57821modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/extender/ExtenderTestCase.java[JBAOP-298] Fix and test for all construction bindings not being applied when using generated advisors
57815modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/base-tests.xmlComment out methodoverloading test in base-tests.xml since that has not been implemented yet