|
From: Darren D. <da...@sh...> - 2005-11-12 12:58:33
|
1131800230
FAILED
[junit] Testcase: testIsCompatibleWithThrowsClause took 0,001 sec
[junit] Testcase: testToObjectArray took 0,188 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,084 sec
[junit] Testsuite: org.springframework.util.PathMatcherTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,084 sec
[junit] Testcase: testAntPathMatcher took 0,058 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,197 sec
[junit] Testsuite: org.springframework.util.PropertiesPersisterTests
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,197 sec
[junit] Testcase: testPropertiesPersister took 0,158 sec
[junit] Testcase: testPropertiesPersisterWithWhitespace took 0,001 sec
[junit] Testcase: testPropertiesPersisterWithHeader took 0,002 sec
[junit] Testcase: testPropertiesPersisterWithEmptyValue took 0,001 sec
[junit] Testcase: testPropertiesPersisterWithReader took 0,003 sec
[junit] Testcase: testPropertiesPersisterWithReaderAndWhitespace took 0,002 sec
[junit] Testcase: testPropertiesPersisterWithReaderAndHeader took 0,001 sec
[junit] Testcase: testPropertiesPersisterWithReaderAndEmptyValue took 0,001 sec
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1,379 sec
[junit] Testsuite: org.springframework.util.ResponseTimeMonitorTests
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 1,379 sec
[junit] Testcase: testGetAccessCount took 0,288 sec
[junit] Testcase: testGetUptime took 0,789 sec
[junit] FAILED
[junit] expected:<0.0> but was:<508.0>
[junit] junit.framework.AssertionFailedError: expected:<0.0> but was:<508.0>
[junit] at org.springframework.util.ResponseTimeMonitorTests.testGetUptime(ResponseTimeMonitorTests.java:48)
Last CVS updates prior to this build were:
1131797581
? ?
? 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-16 20:36:40
|
1132173272
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:
1132171981
? ?
? 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-21 20:33:04
|
1132605187 FAILED Last CVS updates prior to this build were: 1132603981 ? ? ? 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. |