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

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: 05/29/2007 04:51:12
Time to build: 58 minutes 29 seconds
Last changed: 05/28/2007 14:59:21
Last log entry: Added tests for @Call on joinpoints that don't have a caller available (joinpoints that are not of the type call)

 Unit Tests: (2818)  Total Errors and Failures: (17)
testDeclaredMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk14)
testMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk14)
testDeclaredMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk50)
testMethodHashingorg.jboss.test.aop.methodhashing.MethodHashingTestCase(jdk50)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(bootclasspath-genadvisor-tests-jdk14)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(bootclasspath-tests-jdk14)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(javaagent-genadvisor-tests)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(javaagent-tests)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(non-optimized-precompiled-tests-jdk14)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(non-optimized-precompiled-tests)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(precompiled-genadvisor-tests-jdk14)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(precompiled-genadvisor-tests)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(precompiled-tests-jdk14)
testorg.jboss.test.aop.regression.jbaop398nosuchfield.SimpleTestCase(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 3)
63227modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/CallerTestCase.javaAdded tests for @Call on joinpoints that don't have a caller available (joinpoints that are not of the type call)
63227modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/resources/test/beforeafterArgs/jboss-aop.xmlAdded tests for @Call on joinpoints that don't have a caller available (joinpoints that are not of the type call)
63226modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/docs/reference/reference/en/modules/jdk14compatibility.xml[JBAOP-400] Replaced 1.4 by 1.4.2, and removed commented text.