|
From: Darren D. <da...@sh...> - 2006-01-05 17:48:57
|
1136483037
FAILED
[junit] Testcase: testProxiedUserInterfacesWithNoInterface took 0.009 sec
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 36.936 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 36.936 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 28945; [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 28945 = 100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.001 sec
[junit] Testcase: testNoTarget took 0.005 sec
[junit] Testcase: testProtectedMethodInvocation took 0.441 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 1.451 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.032 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.485 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.285 sec
[junit] Testcase: testMultipleProxies took 0.971 sec
[junit] Testcase: testWithNoArgConstructor took 0.291 sec
[junit] Testcase: testProxyAProxy took 0.987 sec
[junit] Testcase: testExceptionHandling took 0.49 sec
[junit] Testcase: testWithDependencyChecking took 1.204 sec
[junit] Testcase: testAddAdviceAtRuntime took 0.776 sec
[junit] Testcase: testProxyClassWithFinalMethods took 0.273 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0 sec
[junit] Testcase: testValuesStick took 0.008 sec
[junit] Testcase: testManyProxies took 28.967 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:153)
Last CVS updates prior to this build were:
1136481181
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
successful build occurs on the machine in question.
See http://springframework.sourceforge.net/test/ for further
information.
|