|
From: Darren D. <da...@sh...> - 2005-02-04 15:24:55
|
1107530690
FAILED
[junit] Testcase: testCompleteProxiedInterfacesAdvisedNotIncludedOpaque took 0.001 sec
[junit] Tests run: 13, Failures: 1, Errors: 0, Time elapsed: 50.561 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 13, Failures: 1, Errors: 0, Time elapsed: 50.561 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 37950
[junit] [class org.springframework.aop.framework.CglibProxyTeststestManyProxies: create 10000 proxies] took 37.95=100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.36 sec
[junit] Testcase: testNoTarget took 0.262 sec
[junit] Testcase: testProtectedMethodInvocation took 3.572 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 1.983 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.697 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.841 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 1.086 sec
[junit] Testcase: testMultipleProxies took 1.941 sec
[junit] Testcase: testWithNoArgConstructor took 1.203 sec
[junit] Testcase: testExceptionHandling took 0.333 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0 sec
[junit] Testcase: testValuesStick took 0.12 sec
[junit] Testcase: testManyProxies took 38.056 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:148)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|