|
From: <jas...@ma...> - 2004-06-24 10:17:01
|
Just wanted to check it wasn't something I'd done (like that trivial
patch I just posted :-) but I get heaps of tests failing with CVS HEAD.
Is this to be expected or is there something screwy going on?
[junit] Running
org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationTest
s
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.202
sec
[junit] Running
org.springframework.aop.framework.adapter.ThrowsAdviceInterceptorTests
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.587
sec
[junit] Running
org.springframework.aop.framework.autoproxy.AdvisorAutoProxyCreatorTests
[junit] Tests run: 12, Failures: 0, Errors: 7, Time elapsed: 9.415
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.autoproxy.AdvisorAutoProxyCreatorTests
FAILED
[junit] Running
org.springframework.aop.framework.autoproxy.AutoProxyCreatorTestSuite
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.418
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.autoproxy.AutoProxyCreatorTestSuite
FAILED
[junit] Running
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreatorTest
s
[junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 5.26 sec
[junit] [ERROR] TEST
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreatorTest
s FAILED
[junit] Running
org.springframework.aop.framework.autoproxy.metadata.CommonsAttributesMe
tadataAutoProxyTests
[junit] Tests run: 13, Failures: 9, Errors: 2, Time elapsed: 7.309
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.autoproxy.metadata.CommonsAttributesMe
tadataAutoProxyTests FAILED
[junit] Running
org.springframework.aop.framework.autoproxy.metadata.DummyAttributesMeta
dataAutoProxyTests
[junit] Tests run: 13, Failures: 0, Errors: 3, Time elapsed: 7.537
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.autoproxy.metadata.DummyAttributesMeta
dataAutoProxyTests FAILED
[junit] Running org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 42, Failures: 2, Errors: 35, Time elapsed: 3.232
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.CglibProxyTests FAILED
[junit] Running
org.springframework.aop.framework.JdkDynamicProxyTests
[junit] Tests run: 42, Failures: 0, Errors: 0, Time elapsed: 5.2 sec
[junit] Running
org.springframework.aop.framework.MethodInvocationTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.471
sec
[junit] Running
org.springframework.aop.framework.OptimizedCglibProxyTests
[junit] Tests run: 42, Failures: 2, Errors: 34, Time elapsed: 3.257
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.OptimizedCglibProxyTests FAILED
[junit] Running
org.springframework.aop.framework.ProxyFactoryBeanTests
[junit] Tests run: 20, Failures: 0, Errors: 6, Time elapsed: 9.424
sec
[junit] [ERROR] TEST
org.springframework.aop.framework.ProxyFactoryBeanTests FAILED
[junit] Running org.springframework.aop.framework.ProxyFactoryTests
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.277
sec
[junit] Running
org.springframework.aop.interceptor.ConcurrencyThrottleInterceptorTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.01 sec
[junit] Running org.springframework.aop.support.AopUtilsTests
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.375
sec
[junit] Running org.springframework.aop.support.ClassFiltersTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.289
sec
[junit] Running
org.springframework.aop.support.ComposablePointcutTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.232
sec
[junit] Running
org.springframework.aop.support.ControlFlowPointcutTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.028
sec
[junit] Running
org.springframework.aop.support.DelegatingIntroductionInterceptorTests
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.63 sec
[junit] Running org.springframework.aop.support.MethodMatchersTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.481
sec
[junit] Running org.springframework.aop.support.PointcutsTests
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.202
sec
[junit] Running
org.springframework.aop.support.RegexpMethodPointcutAroundAdvisorIntegra
tionTests
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 4.099
sec
[junit] [ERROR] TEST
org.springframework.aop.support.RegexpMethodPointcutAroundAdvisorIntegra
tionTests FAILED
[junit] Running
org.springframework.aop.support.RegexpMethodPointcutTests
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.923
sec
[junit] Running
org.springframework.aop.target.CommonsPoolTargetSourceTests
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 3.872
sec
[junit] [ERROR] TEST
org.springframework.aop.target.CommonsPoolTargetSourceTests FAILED
[junit] Running
org.springframework.aop.target.HotSwappableTargetSourceTests
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 4.189
sec
[junit] [ERROR] TEST
org.springframework.aop.target.HotSwappableTargetSourceTests FAILED
[junit] Running
org.springframework.aop.target.PrototypeTargetSourceTests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.708
sec
[junit] [ERROR] TEST
org.springframework.aop.target.PrototypeTargetSourceTests FAILED
[junit] Running
org.springframework.aop.target.ThreadLocalTargetSourceTests
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 4.057
sec
[junit] [ERROR] TEST
org.springframework.aop.target.ThreadLocalTargetSourceTests FAILED
[junit] Running org.springframework.beans.BeanUtilsTests
James
-------
http://radio.weblogs.com/0112098/
|