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

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/31/2007 04:37:22
Time to build: 60 minutes 30 seconds
Last changed: 05/31/2007 00:51:35
Last log entry: [JBAOP-407] Bug fixed and tested.

 Unit Tests: (2836)  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 10)
63268modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/CallerTestCase.java[JBAOP-407] Bug fixed and tested.
63268modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/TargetCallerPOJO.java[JBAOP-407] Bug fixed and tested.
63268modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ConByConJoinPointGenerator.java[JBAOP-407] Bug fixed and tested.
63268modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorCallerTransformer.java[JBAOP-407] Bug fixed and tested.
63268modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/MethodByConJoinPointGenerator.java[JBAOP-407] Bug fixed and tested.
63263modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.javaFix ScopedAttachUnitTestCase when running on JBoss 4.0.x (we still need to implement ScopedAttach on jboss 5). Make sure that PER_CLASS_JOINPOINT aspects are removed from the (GeneratedClass)Advisor when undeployed, so that when redeploying the aspect we use the new classloader
63263modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/AspectDefinition.javaFix ScopedAttachUnitTestCase when running on JBoss 4.0.x (we still need to implement ScopedAttach on jboss 5). Make sure that PER_CLASS_JOINPOINT aspects are removed from the (GeneratedClass)Advisor when undeployed, so that when redeploying the aspect we use the new classloader
63262modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.java[JBAOP-406] Fixed bug for Branch 1.5
63262modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/standalone/AOPTransformer.java[JBAOP-406] Fixed bug for Branch 1.5
63262modifiedflavia.rainone@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/hook/JDK14TransformerManager.java[JBAOP-406] Fixed bug for Branch 1.5