|
From: <jue...@we...> - 2004-06-24 10:36:09
|
Those might be the tests that depend on attribute compilation via =
Commons Attributes. Do you run them through the "tests" target of our =
build.xml? Else (like when running them via IntelliJ directly), the =
attribute-related tests will always fail.
Juergen
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...]On Behalf
Of jas...@ma...
Sent: Thursday, June 24, 2004 12:16 PM
To: spr...@li...
Subject: [Springframework-developer] do unit tests fail in CVS HEAD for
others?
Just wanted to check it wasn't something I'd done (like that trivial =20
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 =20
org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationTest =
s
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.202 =20
sec
[junit] Running =20
org.springframework.aop.framework.adapter.ThrowsAdviceInterceptorTests
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.587 =20
sec
[junit] Running =20
org.springframework.aop.framework.autoproxy.AdvisorAutoProxyCreatorTests
[junit] Tests run: 12, Failures: 0, Errors: 7, Time elapsed: 9.415 =
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.autoproxy.AdvisorAutoProxyCreatorTests =
FAILED
[junit] Running =20
org.springframework.aop.framework.autoproxy.AutoProxyCreatorTestSuite
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.418 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.autoproxy.AutoProxyCreatorTestSuite =20
FAILED
[junit] Running =20
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreatorTest =
s
[junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 5.26 =
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreatorTest =
s FAILED
[junit] Running =20
org.springframework.aop.framework.autoproxy.metadata.CommonsAttributesMe =
tadataAutoProxyTests
[junit] Tests run: 13, Failures: 9, Errors: 2, Time elapsed: 7.309 =
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.autoproxy.metadata.CommonsAttributesMe =
tadataAutoProxyTests FAILED
[junit] Running =20
org.springframework.aop.framework.autoproxy.metadata.DummyAttributesMeta =
dataAutoProxyTests
[junit] Tests run: 13, Failures: 0, Errors: 3, Time elapsed: 7.537 =
sec
[junit] [ERROR] TEST =20
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 =
=20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.CglibProxyTests FAILED
[junit] Running =20
org.springframework.aop.framework.JdkDynamicProxyTests
[junit] Tests run: 42, Failures: 0, Errors: 0, Time elapsed: 5.2 =
sec
[junit] Running =20
org.springframework.aop.framework.MethodInvocationTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.471 =20
sec
[junit] Running =20
org.springframework.aop.framework.OptimizedCglibProxyTests
[junit] Tests run: 42, Failures: 2, Errors: 34, Time elapsed: 3.257 =
=20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.framework.OptimizedCglibProxyTests FAILED
[junit] Running =20
org.springframework.aop.framework.ProxyFactoryBeanTests
[junit] Tests run: 20, Failures: 0, Errors: 6, Time elapsed: 9.424 =
sec
[junit] [ERROR] TEST =20
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 =20
sec
[junit] Running =20
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 =20
sec
[junit] Running org.springframework.aop.support.ClassFiltersTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.289 =20
sec
[junit] Running =20
org.springframework.aop.support.ComposablePointcutTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.232 =20
sec
[junit] Running =20
org.springframework.aop.support.ControlFlowPointcutTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.028 =20
sec
[junit] Running =20
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 =20
sec
[junit] Running org.springframework.aop.support.PointcutsTests
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.202 =20
sec
[junit] Running =20
org.springframework.aop.support.RegexpMethodPointcutAroundAdvisorIntegra =
tionTests
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 4.099 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.support.RegexpMethodPointcutAroundAdvisorIntegra =
tionTests FAILED
[junit] Running =20
org.springframework.aop.support.RegexpMethodPointcutTests
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.923 =20
sec
[junit] Running =20
org.springframework.aop.target.CommonsPoolTargetSourceTests
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 3.872 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.target.CommonsPoolTargetSourceTests FAILED
[junit] Running =20
org.springframework.aop.target.HotSwappableTargetSourceTests
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 4.189 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.target.HotSwappableTargetSourceTests FAILED
[junit] Running =20
org.springframework.aop.target.PrototypeTargetSourceTests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.708 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.target.PrototypeTargetSourceTests FAILED
[junit] Running =20
org.springframework.aop.target.ThreadLocalTargetSourceTests
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 4.057 =20
sec
[junit] [ERROR] TEST =20
org.springframework.aop.target.ThreadLocalTargetSourceTests FAILED
[junit] Running org.springframework.beans.BeanUtilsTests
James
-------
http://radio.weblogs.com/0112098/
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -=20
digital self defense, top technical experts, no vendor pitches,=20
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|