|
From: Darren D. <da...@sh...> - 2005-06-21 16:45:13
|
1119363815
FAILED
[junit] Testcase: testProxiedUserInterfacesWithMultipleInterfaces took 0.041 sec
[junit] Testcase: testProxiedUserInterfacesWithNoInterface took 0.017 sec
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 44.477 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 44.477 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 27226
[junit] [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 27226=100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.343 sec
[junit] Testcase: testNoTarget took 0.027 sec
[junit] Testcase: testProtectedMethodInvocation took 3.003 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 1.593 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.255 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.54 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.522 sec
[junit] Testcase: testMultipleProxies took 1.653 sec
[junit] Testcase: testWithNoArgConstructor took 0.748 sec
[junit] Testcase: testProxyAProxy took 1.479 sec
[junit] Testcase: testExceptionHandling took 0.14 sec
[junit] Testcase: testWithDependencyChecking took 6.644 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0.001 sec
[junit] Testcase: testValuesStick took 0.026 sec
[junit] Testcase: testManyProxies took 27.252 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.
|