View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20061212071614

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:94: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 12/12/2006 07:16:14
Time to build: 83 minutes 22 seconds
Last changed: 12/12/2006 00:16:50
Last log entry: JBREM-649 - fixed thread sync issue for lease pinging

 Unit Tests: (328)  Total Errors and Failures: (4)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 5)
1.9modifiedtelrodsrc/main/org/jboss/remoting/LeasePinger.javaJBREM-649 - fixed thread sync issue for lease pinging
1.61modifiedtelrodsrc/main/org/jboss/remoting/Client.javaJBREM-648 - fixe NPE for connection validator when client disconnects.
1.14modifiedtelrodsrc/main/org/jboss/remoting/ConnectionValidator.javaJBREM-648 - fixe NPE for connection validator when client disconnects.
1.12modifiedrsigalsrc/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.javaJBREM-635: (1) Test for EOFException in read(). (2) No longer throws exception from isBinaryData().
1.60modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-647: Initialize configuration to empty HashMap.