|
From: Darren D. <da...@sh...> - 2005-08-11 06:35:15
|
1123742112
FAILED
[junit] org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'testBean' defined in class path resource [org/springframework/jmx/export/naming/lazyNaming.xml]: Bean class [org.springframework.jmx.export.annotation.AnnotationTestBean] not found; nested exception is java.lang.ClassNotFoundException: org.springframework.jmx.export.annotation.AnnotationTestBean
[junit] java.lang.ClassNotFoundException: org.springframework.jmx.export.annotation.AnnotationTestBean
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:272)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
[junit] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:217)
[junit] at org.springframework.util.ClassUtils.forName(ClassUtils.java:88)
[junit] at org.springframework.beans.factory.support.BeanDefinitionReaderUtils.createBeanDefinition(BeanDefinitionReaderUtils.java:64)
[junit] at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinitionElement(DefaultXmlBeanDefinitionParser.java:369)
[junit] at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinitionElement(DefaultXmlBeanDefinitionParser.java:335)
[junit] at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinitions(DefaultXmlBeanDefinitionParser.java:266)
[junit] at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.registerBeanDefinitions(DefaultXmlBeanDefinitionParser.java:186)
[junit] at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBeanDefinitions(XmlBeanDefinitionReader.java:246)
[junit] at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:163)
[junit] at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:125)
[junit] at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:141)
[junit] at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:113)
[junit] at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:81)
[junit] at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:89)
[junit] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:267)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:81)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:66)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:57)
[junit] at org.springframework.jmx.export.naming.MetadataNamingStrategyTests.testWithLazyInit(MetadataNamingStrategyTests.java:59)
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.
|
|
From: Darren D. <da...@sh...> - 2005-09-07 06:17:32
|
1126073849
FAILED
[junit] Testsuite: org.springframework.core.enums.LabeledEnumTests
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,069 sec
[junit] Testcase: testEquals took 0,02 sec
[junit] Testcase: testForCodeFound took 0,021 sec
[junit] Testcase: testDoesNotMatchWrongClass took 0,001 sec
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,683 sec
[junit] Testsuite: org.springframework.core.io.ResourceTests
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,683 sec
[junit] Testcase: testByteArrayResource took 0,007 sec
[junit] Testcase: testByteArrayResourceWithDescription took 0 sec
[junit] Testcase: testInputStreamResource took 0,006 sec
[junit] Testcase: testInputStreamResourceWithDescription took 0 sec
[junit] Testcase: testClassPathResource took 0,015 sec
[junit] Testcase: testClassPathResourceWithClassLoader took 0,013 sec
[junit] Testcase: testClassPathResourceWithClass took 0,013 sec
[junit] Testcase: testFileSystemResource took 0,003 sec
[junit] Testcase: testUrlResource took 0,003 sec
[junit] Testcase: testServletContextResource took 0,041 sec
[junit] Testcase: testClassPathResourceWithRelativePath took 0,001 sec
[junit] Testcase: testFileSystemResourceWithRelativePath took 0 sec
[junit] Testcase: testUrlResourceWithRelativePath took 0,001 sec
[junit] Testcase: testServletContextResourceWithRelativePath took 0 sec
[junit] Testcase: testNonFileResourceExists took 0,546 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.core.io.ResourceTests.testNonFileResourceExists(ResourceTests.java:151)
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.
|
|
From: Darren D. <da...@sh...> - 2005-09-23 14:18:29
|
1127485098
FAILED
[junit] Testsuite: org.springframework.core.enums.LabeledEnumTests
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,098 sec
[junit] Testcase: testEquals took 0,05 sec
[junit] Testcase: testForCodeFound took 0,023 sec
[junit] Testcase: testDoesNotMatchWrongClass took 0,001 sec
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,265 sec
[junit] Testsuite: org.springframework.core.io.ResourceTests
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,265 sec
[junit] Testcase: testByteArrayResource took 0,006 sec
[junit] Testcase: testByteArrayResourceWithDescription took 0 sec
[junit] Testcase: testInputStreamResource took 0,005 sec
[junit] Testcase: testInputStreamResourceWithDescription took 0 sec
[junit] Testcase: testClassPathResource took 0,016 sec
[junit] Testcase: testClassPathResourceWithClassLoader took 0,013 sec
[junit] Testcase: testClassPathResourceWithClass took 0,012 sec
[junit] Testcase: testFileSystemResource took 0,003 sec
[junit] Testcase: testUrlResource took 0,003 sec
[junit] Testcase: testServletContextResource took 0,059 sec
[junit] Testcase: testClassPathResourceWithRelativePath took 0 sec
[junit] Testcase: testFileSystemResourceWithRelativePath took 0 sec
[junit] Testcase: testUrlResourceWithRelativePath took 0,001 sec
[junit] Testcase: testServletContextResourceWithRelativePath took 0 sec
[junit] Testcase: testNonFileResourceExists took 0,116 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.core.io.ResourceTests.testNonFileResourceExists(ResourceTests.java:151)
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.
|
|
From: Darren D. <da...@sh...> - 2005-09-27 14:18:08
|
1127830681
FAILED
[junit] Testsuite: org.springframework.core.enums.LabeledEnumTests
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,065 sec
[junit] Testcase: testEquals took 0,02 sec
[junit] Testcase: testForCodeFound took 0,023 sec
[junit] Testcase: testDoesNotMatchWrongClass took 0,001 sec
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,292 sec
[junit] Testsuite: org.springframework.core.io.ResourceTests
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 0,292 sec
[junit] Testcase: testByteArrayResource took 0,006 sec
[junit] Testcase: testByteArrayResourceWithDescription took 0 sec
[junit] Testcase: testInputStreamResource took 0,005 sec
[junit] Testcase: testInputStreamResourceWithDescription took 0 sec
[junit] Testcase: testClassPathResource took 0,016 sec
[junit] Testcase: testClassPathResourceWithClassLoader took 0,013 sec
[junit] Testcase: testClassPathResourceWithClass took 0,012 sec
[junit] Testcase: testFileSystemResource took 0,003 sec
[junit] Testcase: testUrlResource took 0,01 sec
[junit] Testcase: testServletContextResource took 0,052 sec
[junit] Testcase: testClassPathResourceWithRelativePath took 0 sec
[junit] Testcase: testFileSystemResourceWithRelativePath took 0 sec
[junit] Testcase: testUrlResourceWithRelativePath took 0,001 sec
[junit] Testcase: testServletContextResourceWithRelativePath took 0,001 sec
[junit] Testcase: testNonFileResourceExists took 0,143 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.core.io.ResourceTests.testNonFileResourceExists(ResourceTests.java:151)
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.
|
|
From: Darren D. <da...@sh...> - 2005-10-09 06:25:34
|
1128839105
FAILED
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 52.608 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 52.608 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 30183
[junit] [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 30183=100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.095 sec
[junit] Testcase: testNoTarget took 0.361 sec
[junit] Testcase: testProtectedMethodInvocation took 3.541 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 2.941 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.051 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.904 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.534 sec
[junit] Testcase: testMultipleProxies took 1.981 sec
[junit] Testcase: testWithNoArgConstructor took 0.666 sec
[junit] Testcase: testProxyAProxy took 1.848 sec
[junit] Testcase: testExceptionHandling took 0.514 sec
[junit] Testcase: testWithDependencyChecking took 6.607 sec
[junit] Testcase: testAddAdviceAtRuntime took 0.997 sec
[junit] Testcase: testProxyClassWithFinalMethods took 1.222 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0.001 sec
[junit] Testcase: testValuesStick took 0.044 sec
[junit] Testcase: testManyProxies took 30.235 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:151)
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.
|
|
From: Darren D. <da...@sh...> - 2005-10-20 14:14:25
|
|
From: Darren D. <da...@sh...> - 2005-10-22 14:23:28
|
1129991006
FAILED
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 49.829 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 49.829 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 29431
[junit] [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 29431=100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.326 sec
[junit] Testcase: testNoTarget took 0.222 sec
[junit] Testcase: testProtectedMethodInvocation took 3.439 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 2.208 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.053 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.74 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.576 sec
[junit] Testcase: testMultipleProxies took 1.614 sec
[junit] Testcase: testWithNoArgConstructor took 0.401 sec
[junit] Testcase: testProxyAProxy took 1.394 sec
[junit] Testcase: testExceptionHandling took 0.503 sec
[junit] Testcase: testWithDependencyChecking took 6.603 sec
[junit] Testcase: testAddAdviceAtRuntime took 0.926 sec
[junit] Testcase: testProxyClassWithFinalMethods took 0.762 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0 sec
[junit] Testcase: testValuesStick took 0.025 sec
[junit] Testcase: testManyProxies took 29.458 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:151)
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.
|
|
From: Darren D. <da...@sh...> - 2005-11-11 01:43:15
|
1131673327
FAILED
[junit] Testcase: testAutowireWithDefault took 0.146 sec
[junit] Testcase: testAutowireByConstructor took 0.282 sec
[junit] Testcase: testAutowireByConstructorWithSimpleValues took 0.171 sec
[junit] Testcase: testConstructorArgResolution took 0.54 sec
[junit] Testcase: testConstructorArgWithSingleMatch took 0.215 sec
[junit] Testcase: testThrowsExceptionOnTooManyArguments took 0.214 sec
[junit] Testcase: testThrowsExceptionOnAmbiguousResolution took 0.044 sec
[junit] Testcase: testFactoryBeanDefinedAsPrototype took 0.036 sec
[junit] Testcase: testDependsOn took 0.855 sec
[junit] Testcase: testDependsOnInInnerBean took 0.075 sec
[junit] Testcase: testDependenciesThroughConstructorArguments took 0.539 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentAutowiring took 0.162 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentsInInnerBean took 0.156 sec
[junit] Testcase: testDependenciesThroughProperties took 0.039 sec
[junit] Testcase: testDependenciesThroughPropertiesWithInTheMiddle took 0.557 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByName took 0.033 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByType took 0.042 sec
[junit] Testcase: testDependenciesThroughPropertiesInInnerBean took 0.248 sec
[junit] Testcase: testClassNotFoundWithDefault took 0.158 sec
[junit] Testcase: testClassNotFoundWithNoBeanClassLoader took 0.047 sec
[junit] Testcase: testResourceAndInputStream took 0.383 sec
[junit] Testcase: testClassPathResourceWithImport took 0.072 sec
[junit] Testcase: testUrlResourceWithImport took 0.292 sec
[junit] Testcase: testFileSystemResourceWithImport took 0.208 sec
[junit] Testcase: testLookupOverrideMethodsWithSetterInjection took 3.363 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.beans.factory.xml.XmlBeanFactoryTests.testLookupOverrideMethodsWithSetterInjection(XmlBeanFactoryTests.java:897)
Last CVS updates prior to this build were:
1131671582
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C sandbox/src/org/springframework/jms/listener/AbstractMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/SessionAwareMessageListener.java
C sandbox/src/org/springframework/jms/listener/SimpleMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/SimpleMessageListenerContainer102.java
C sandbox/src/org/springframework/jms/listener/package.html
C sandbox/src/org/springframework/jms/listener/server/AbstractPoolingServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/CommonsPoolServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/ListenerSessionManager.java
C sandbox/src/org/springframework/jms/listener/server/ServerMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/server/ServerMessageListenerContainer102.java
C sandbox/src/org/springframework/jms/listener/server/ServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/SimpleServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/package.html
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2005-11-17 01:36:11
|
1132191260
FAILED
Buildfile: build.xml
clean:
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/classes
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target
compileattr:
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
buildmain:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/classes/META-INF
[javac] Compiling 1130 source files to /home/users/d/da/davison/checkouts/spring/target/classes
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/util/ReflectionUtils.java:96: cannot resolve symbol
[javac] symbol : constructor IllegalStateException (java.lang.String,java.lang.IllegalAccessException)
[javac] location: class java.lang.IllegalStateException
[javac] throw new IllegalStateException("Should not get here.", e);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/util/ReflectionUtils.java:100: cannot resolve symbol
[javac] symbol : constructor IllegalStateException (java.lang.String,java.lang.reflect.InvocationTargetException)
[javac] location: class java.lang.IllegalStateException
[javac] throw new IllegalStateException("Should not get here.", e);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 2 errors
Last CVS updates prior to this build were:
1132189982
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C sandbox/src/org/springframework/jms/listener/AbstractMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/SessionAwareMessageListener.java
C sandbox/src/org/springframework/jms/listener/SimpleMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/SimpleMessageListenerContainer102.java
C sandbox/src/org/springframework/jms/listener/package.html
C sandbox/src/org/springframework/jms/listener/server/AbstractPoolingServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/CommonsPoolServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/ListenerSessionManager.java
C sandbox/src/org/springframework/jms/listener/server/ServerMessageListenerContainer.java
C sandbox/src/org/springframework/jms/listener/server/ServerMessageListenerContainer102.java
C sandbox/src/org/springframework/jms/listener/server/ServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/SimpleServerSessionFactory.java
C sandbox/src/org/springframework/jms/listener/server/package.html
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2005-11-22 01:33:03
|
1132623181 FAILED Last CVS updates prior to this build were: 1132621981 ? ? ? junit423465713.properties ? junittestcases2136842450.properties ? sandbox/src/org/springframework/core/closure/ElementGenerator.java ? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java ? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java ? sandbox/src/org/springframework/core/closure/support/IfBlock.java ? sandbox/src/org/springframework/jms/listener ? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml 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. |
|
From: Darren D. <da...@sh...> - 2005-12-16 01:50:10
|
1134697651
FAILED
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,042 sec
[junit] Testsuite: org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisorTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,042 sec
[junit] Testcase: testSerializability took 0,024 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,113 sec
[junit] Testsuite: org.springframework.transaction.interceptor.TransactionAttributeSourceEditorTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,113 sec
[junit] Testcase: testNull took 0,001 sec
[junit] Testcase: testInvalid took 0,001 sec
[junit] Testcase: testMatchesSpecific took 0,002 sec
[junit] Testcase: testMatchesAll took 0,001 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,026 sec
[junit] Testsuite: org.springframework.transaction.interceptor.TransactionAttributeSourceTests
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,026 sec
[junit] Testcase: testMatchAlwaysTransactionAttributeSource took 0,007 sec
[junit] Testcase: testMethodMapTransactionAttributeSource took 0,002 sec
[junit] Testcase: testNameMatchTransactionAttributeSource took 0,001 sec
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,039 sec
[junit] Testsuite: org.springframework.transaction.interceptor.TransactionInterceptorTests
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,039 sec
[junit] Testcase: testSerializableWithAttributeProperties took 0,012 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.transaction.interceptor.TransactionInterceptorTests.testSerializableWithAttributeProperties(TransactionInterceptorTests.java:68)
Last CVS updates prior to this build were:
1134695581
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2005-12-23 17:39:43
|
1135359375
FAILED
tests:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/x86-solaris1/test-reports
[junit] java.io.IOException: Not enough space
[junit] at java.lang.UNIXProcess.forkAndExec(Native Method)
[junit] at java.lang.UNIXProcess.<init>(UNIXProcess.java:56)
[junit] at java.lang.Runtime.execInternal(Native Method)
[junit] at java.lang.Runtime.exec(Runtime.java:566)
[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)
[junit] at java.lang.reflect.Method.invoke(Method.java:324)
[junit] at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:831)
[junit] at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:436)
[junit] at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:450)
[junit] at org.apache.tools.ant.taskdefs.Execute.getProcEnvironment(Execute.java:166)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:782)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:724)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:650)
[junit] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
[junit] at org.apache.tools.ant.Task.perform(Task.java:364)
[junit] at org.apache.tools.ant.Target.execute(Target.java:341)
[junit] at org.apache.tools.ant.Target.performTasks(Target.java:369)
[junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
[junit] at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
[junit] at org.apache.tools.ant.Main.runBuild(Main.java:673)
[junit] at org.apache.tools.ant.Main.startAnt(Main.java:188)
[junit] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)
[junit] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)
[junit] Running org.springframework.web.util.UrlPathHelperTests
Last CVS updates prior to this build were:
1135357981
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-03 14:56:07
|
1136252773
FAILED
[junit] Testcase: testAutowireWithDefault took 0.058 sec
[junit] Testcase: testAutowireByConstructor took 0.359 sec
[junit] Testcase: testAutowireByConstructorWithSimpleValues took 0.062 sec
[junit] Testcase: testConstructorArgResolution took 0.477 sec
[junit] Testcase: testConstructorArgWithSingleMatch took 0.363 sec
[junit] Testcase: testThrowsExceptionOnTooManyArguments took 0.059 sec
[junit] Testcase: testThrowsExceptionOnAmbiguousResolution took 0.245 sec
[junit] Testcase: testFactoryBeanDefinedAsPrototype took 0.213 sec
[junit] Testcase: testDependsOn took 0.668 sec
[junit] Testcase: testDependsOnInInnerBean took 0.222 sec
[junit] Testcase: testDependenciesThroughConstructorArguments took 0.19 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentAutowiring took 0.04 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentsInInnerBean took 0.315 sec
[junit] Testcase: testDependenciesThroughProperties took 0.052 sec
[junit] Testcase: testDependenciesThroughPropertiesWithInTheMiddle took 0.081 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByName took 0.191 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByType took 0.182 sec
[junit] Testcase: testDependenciesThroughPropertiesInInnerBean took 0.046 sec
[junit] Testcase: testClassNotFoundWithDefault took 0.242 sec
[junit] Testcase: testClassNotFoundWithNoBeanClassLoader took 0.042 sec
[junit] Testcase: testResourceAndInputStream took 0.949 sec
[junit] Testcase: testClassPathResourceWithImport took 0.347 sec
[junit] Testcase: testUrlResourceWithImport took 0.103 sec
[junit] Testcase: testFileSystemResourceWithImport took 0.236 sec
[junit] Testcase: testLookupOverrideMethodsWithSetterInjection took 2.169 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.beans.factory.xml.XmlBeanFactoryTests.testLookupOverrideMethodsWithSetterInjection(XmlBeanFactoryTests.java:908)
Last CVS updates prior to this build were:
1136250781
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-07 09:47:54
|
1136626971
FAILED
[junit] Testcase: testProxiedUserInterfacesWithNoInterface took 0.009 sec
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 34.372 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 34.372 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 26958; [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 26958 = 100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.001 sec
[junit] Testcase: testNoTarget took 0.15 sec
[junit] Testcase: testProtectedMethodInvocation took 0.356 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 0.809 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.027 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.464 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.437 sec
[junit] Testcase: testMultipleProxies took 0.789 sec
[junit] Testcase: testWithNoArgConstructor took 0.272 sec
[junit] Testcase: testProxyAProxy took 1.451 sec
[junit] Testcase: testExceptionHandling took 0.27 sec
[junit] Testcase: testWithDependencyChecking took 1.253 sec
[junit] Testcase: testAddAdviceAtRuntime took 0.538 sec
[junit] Testcase: testProxyClassWithFinalMethods took 0.51 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0 sec
[junit] Testcase: testValuesStick took 0.009 sec
[junit] Testcase: testManyProxies took 26.992 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:
1136625181
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-08 17:51:08
|
1136742356
FAILED
[junit] Testcase: testProxiedUserInterfacesWithNoInterface took 0.008 sec
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 42.364 sec
[junit] Testsuite: org.springframework.aop.framework.CglibProxyTests
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 42.364 sec
[junit] ------------- Standard Output ---------------
[junit] StopWatch '': running time (millis) = 33806; [class org.springframework.aop.framework.CglibProxyTests.testManyProxies: create 10000 proxies] took 33806 = 100%
[junit] ------------- ---------------- ---------------
[junit] Testcase: testNullConfig took 0.001 sec
[junit] Testcase: testNoTarget took 0.005 sec
[junit] Testcase: testProtectedMethodInvocation took 0.536 sec
[junit] Testcase: testProxyCanBeClassNotInterface took 1.139 sec
[junit] Testcase: testCglibProxyingGivesMeaningfulExceptionIfAskedToProxyNonvisibleClass took 0.028 sec
[junit] Testcase: testMethodInvocationDuringConstructor took 0.326 sec
[junit] Testcase: testUnadvisedProxyCreationWithCallDuringConstructor took 0.528 sec
[junit] Testcase: testMultipleProxies took 1.379 sec
[junit] Testcase: testWithNoArgConstructor took 0.345 sec
[junit] Testcase: testProxyAProxy took 0.961 sec
[junit] Testcase: testExceptionHandling took 0.409 sec
[junit] Testcase: testWithDependencyChecking took 1.287 sec
[junit] Testcase: testAddAdviceAtRuntime took 0.723 sec
[junit] Testcase: testProxyClassWithFinalMethods took 0.534 sec
[junit] Testcase: testNoInterceptorsAndNoTarget took 0.001 sec
[junit] Testcase: testValuesStick took 0.045 sec
[junit] Testcase: testManyProxies took 33.829 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:
1136740381
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-14 17:35:49
|
1137260134
FAILED
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/beans/factory/DummyFactory.java --> DisposableBean qualified to org.springframework.beans.factory.DisposableBean
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/framework/autoproxy/AutoProxyCreatorTests.java --> AbstractAutoProxyCreator qualified to org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> StaticMethodMatcherPointcut qualified to org.springframework.aop.support.StaticMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> DynamicMethodMatcherPointcut qualified to org.springframework.aop.support.DynamicMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> DynamicMethodMatcherPointcutAdvisor qualified to org.springframework.aop.support.DynamicMethodMatcherPointcutAdvisor
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/ComposablePointcutTests.java --> StaticMethodMatcher qualified to org.springframework.aop.support.StaticMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/DelegatingIntroductionInterceptorTests.java --> ITest qualified to org.springframework.aop.support.ITest
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/DelegatingIntroductionInterceptorTests.java --> DelegatingIntroductionInterceptor qualified to org.springframework.aop.support.DelegatingIntroductionInterceptor
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/MethodMatchersTests.java --> StaticMethodMatcher qualified to org.springframework.aop.support.StaticMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/MethodMatchersTests.java --> DynamicMethodMatcher qualified to org.springframework.aop.support.DynamicMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/PointcutsTests.java --> StaticMethodMatcherPointcut qualified to org.springframework.aop.support.StaticMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/AbstractLazyInitTargetSourceTests.java --> AbstractLazyInitTargetSource qualified to org.springframework.aop.target.AbstractLazyInitTargetSource
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/LazyInitTargetSourceTests.java --> LazyInitTargetSource qualified to org.springframework.aop.target.LazyInitTargetSource
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/PrototypeBasedTargetSourceTests.java --> AbstractPrototypeBasedTargetSource qualified to org.springframework.aop.target.AbstractPrototypeBasedTargetSource
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/dynamic/AbstractRefreshableTargetSourceTests.java --> AbstractRefreshableTargetSource qualified to org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/scope/HashMapScopeMap.java --> ScopeMap qualified to org.springframework.aop.target.scope.ScopeMap
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/scope/ScopedProxyFactoryBeanTests.java --> Handle qualified to org.springframework.aop.target.scope.Handle
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/jmx/export/MBeanExporterTests.java --> MBeanExporterListener qualified to org.springframework.jmx.export.MBeanExporterListener
buildmaintests:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/x86-solaris1/test-classes
[javac] Compiling 524 source files to /home/users/d/da/davison/checkouts/spring/target/x86-solaris1/test-classes
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/aspectj/MethodInvocationProceedingJoinPointTests.java:77: cannot resolve symbol
[javac] symbol : method contains (java.lang.String)
[javac] location: class java.lang.String
[javac] assertTrue("Method named in toString", jp.toString().contains(method.getName()));
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
Last CVS updates prior to this build were:
1137258781
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-18 09:46:39
|
1137577586
FAILED
[junit] Testcase: testWebApplicationObjectSupportWithWrongContext took 0,002 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,147 sec
[junit] Testsuite: org.springframework.web.filter.DelegatingFilterProxyTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,147 sec
[junit] Testcase: testDelegatingFilterProxy took 0,116 sec
[junit] Testcase: testDelegatingFilterProxyWithFilterName took 0,004 sec
[junit] Testcase: testDelegatingFilterProxyWithLazyContextStartup took 0,003 sec
[junit] Testcase: testDelegatingFilterProxyWithTargetFilterLifecycle took 0,004 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,163 sec
[junit] Testsuite: org.springframework.web.filter.RequestContextFilterTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,163 sec
[junit] Testcase: testHappyPath took 0,144 sec
[junit] Testcase: testWithException took 0,001 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,027 sec
[junit] Testsuite: org.springframework.web.jsf.DelegatingVariableResolverTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,027 sec
[junit] Testcase: testDelegatingVariableResolver took 0,006 sec
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,057 sec
[junit] Testsuite: org.springframework.web.jsf.navigation.DelegatingNavigationHandlerTests
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,057 sec
[junit] Testcase: testHandleNavigation took 0,026 sec
[junit] FAILED
[junit] expected:<a...> but was:<fromA...>
[junit] junit.framework.ComparisonFailure: expected:<a...> but was:<fromA...>
[junit] at org.springframework.web.jsf.navigation.DelegatingNavigationHandlerTests.testHandleNavigation(DelegatingNavigationHandlerTests.java:51)
Last CVS updates prior to this build were:
1137575582
? ?
? junit423465713.properties
? junittestcases2136842450.properties
? sandbox/src/org/springframework/core/closure/ElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGenerator.java
? sandbox/src/org/springframework/core/closure/support/AbstractElementGeneratorWorkflow.java
? sandbox/src/org/springframework/core/closure/support/IfBlock.java
? sandbox/src/org/springframework/jms/listener
? test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
C test/org/springframework/beans/factory/xml/dependencies-prop-inTheMiddle.xml
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.
|
|
From: Darren D. <da...@sh...> - 2006-01-20 17:34:11
|
1137778433
FAILED
[javac] methodParam.getConstructor().getGenericParameterTypes()[methodParam.getParameterIndex()], typeIndex);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/core/GenericsHelper.java:100: cannot resolve symbol
[javac] symbol : method getGenericParameterTypes ()
[javac] location: class java.lang.reflect.Method
[javac] methodParam.getMethod().getGenericParameterTypes()[methodParam.getParameterIndex()], typeIndex);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/core/GenericsHelper.java:112: cannot resolve symbol
[javac] symbol : method getGenericReturnType ()
[javac] location: class java.lang.reflect.Method
[javac] return extractType(method.getGenericReturnType(), typeIndex);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/core/GenericsHelper.java:122: cannot resolve symbol
[javac] symbol : class ParameterizedType
[javac] location: class org.springframework.core.GenericsHelper
[javac] if (type instanceof ParameterizedType) {
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/core/GenericsHelper.java:123: cannot resolve symbol
[javac] symbol : class Type
[javac] location: class org.springframework.core.GenericsHelper
[javac] Type[] paramTypes = ((ParameterizedType) type).getActualTypeArguments();
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/core/GenericsHelper.java:123: cannot resolve symbol
[javac] symbol : class ParameterizedType
[javac] location: class org.springframework.core.GenericsHelper
[javac] Type[] paramTypes = ((ParameterizedType) type).getActualTypeArguments();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 9 errors
Last CVS updates prior to this build were:
1137777181
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.
|