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

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/24/2006 02:54:37
Time to build: 36 minutes 3 seconds
Last changed: 10/23/2006 19:17:41
Last log entry: [JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work

 Unit Tests: (1871)  Total Errors and Failures: (26)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(bootclasspath-tests-jdk14)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(javaagent-tests)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(non-optimized-precompiled-tests-jdk14)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(non-optimized-precompiled-tests)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(precompiled-tests-jdk14)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(precompiled-tests)
testWovenNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testProxiedNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-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)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(bootclasspath-genadvisor-tests-jdk14)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(javaagent-genadvisor-tests)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(precompiled-genadvisor-tests-jdk14)
testMethodOverloadingorg.jboss.test.aop.methodoverloading.MethodOverloadingTestCase(precompiled-genadvisor-tests)
 

 Modifications since last build:  (first 50 of 53)
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/serialization/simple[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/AOPTestWithSetup.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization/simple/POJO.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization/simple/SimpleInterceptor.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization/simple/Proxied.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/serialization[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization/simple/SimpleSerialiizationTestCase.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/serialization/simple/manual-aop.xml[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ProxyTemplate.java[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/serialization/simple[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57784addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/serialization/simple/jboss-aop.xml[JBAOP-233] Add the AOP side of things to make the MC serialization test for proxies work
57783deletedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/InstanceInterceptor.javaChange the domain test per-instance stuff will be implemented later
57782modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.javaCheck for whether we are in a scoped deployment was wrong way round
57781modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/AOPTestWithSetup.javaMove getting hold of the url for -aop.xml files to be deployed to AOPTestWithSetup
57781modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/regression/jbaop194_undeploy/UndeployTester.javaMove getting hold of the url for -aop.xml files to be deployed to AOPTestWithSetup
57781modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/NamedDomainTestCase.javaMove getting hold of the url for -aop.xml files to be deployed to AOPTestWithSetup
57780modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/nameddomain/jboss-aop.xmlChange the domain test per-instance stuff will be implemented later
57780addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/SimpleInterceptor.javaChange the domain test per-instance stuff will be implemented later
57780modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/nameddomain/manual-aop.xmlChange the domain test per-instance stuff will be implemented later
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/build-tests-jdk14.xmlAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/build-tests-jdk50.xmlAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/GeneratedAOPProxyFactory.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/InstanceDomain.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/POJO.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/NamedDomainTestCase.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/Proxied.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ProxyAdvisorDomain.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/nameddomain/manual-aop.xmlAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomainAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Domain.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/nameddomain/jboss-aop.xmlAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/proxy/ProxyTestCase.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/nameddomain/InstanceInterceptor.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerCache.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778addedkabir.khan@jboss.com//projects/aop/trunk/aop/src/resources/test/nameddomainAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/InstanceProxyContainer.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ClassProxyContainer.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedAdvisorDomain.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57778modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/DomainDefinition.javaAdd an internal hierarchy of domains referencable by name so that the domains can always be found.
57775addedstalep//projects/aop/trunk/aop/src/resources/test/methodoverloading[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading/MethodOverloadingTestCase.java[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading/SuperDriver.java[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading/Driver.java[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading/DriverInterface.java[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading/SuperInterface.java[JBAOP-243]Added initial test to verify the problem
57775addedstalep//projects/aop/trunk/aop/src/test/org/jboss/test/aop/methodoverloading[JBAOP-243]Added initial test to verify the problem