|
From: Darren D. <da...@sh...> - 2005-06-24 04:55:44
|
1119588937
FAILED
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 43229
[junit] [class org.springframework.aop.framework.OptimizedCglibProxyTests.testManyProxies: create 10000 proxies] took 43229=100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testDeclaredException took 0.681 sec
[junit] Testcase: testTargetCanGetInvocationEvenIfNoAdviceChain took 0 sec
[junit] Testcase: testExistingProxyChangesTarget took 0.004 sec
[junit] Testcase: testDynamicMethodPointcutThatAppliesStaticallyOnlyToSetters took 0.531 sec
[junit] Testcase: testStaticMethodPointcut took 0.611 sec
[junit] Testcase: testNullConfig took 0.001 sec
[junit] Testcase: testNoTarget took 0 sec
[junit] Testcase: testProtectedMethodInvocation took 0.001 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 0.001 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.011 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.104 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.002 sec
[junit] Testcase: testMultipleProxies took 0.216 sec
[junit] Testcase: testWithNoArgConstructor took 0.055 sec
[junit] Testcase: testProxyAProxy took 0.002 sec
[junit] Testcase: testExceptionHandling took 0.061 sec
[junit] Testcase: testWithDependencyChecking took 0.292 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0.001 sec
[junit] Testcase: testValuesStick took 0 sec
[junit] Testcase: testManyProxies took 44.793 sec
[junit] FAILED
[junit] Proxy creation was too slow
[junit] junit.framework.AssertionFailedError: Proxy creation was too slow
[junit] at org.springframework.aop.framework.AbstractAopProxyTests.testManyProxies(AbstractAopProxyTests.java:147)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|