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

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: 11/25/2007 02:20:27
Time to build: 127 minutes 25 seconds
Last changed: 11/25/2007 02:10:59
Last log entry: JBREM-728: Added RETURN_RESPONSE_HEADER functionality.

 Unit Tests: (556)  Total Errors and Failures: (10)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization_tomcat)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_tomcat)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testWithServerThreadsInAcknowledgeorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testOpenClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testWithServerThreadsInAcknowledgeorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testOpenClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 4)
1.6.4.6modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.javaJBREM-728: Added RETURN_RESPONSE_HEADER functionality.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/servlet/ResponseCodeTestClient.javaJBREM-728: New unit test for servlet transport.
1.31.2.11modifiedrsigalsrc/main/org/jboss/remoting/transport/http/HTTPClientInvoker.javaJBREM-728: Puts response headers in metadata map with key HTTPMetadataConstants.RESPONSE_HEADERS.
1.9.2.4modifiedrsigalsrc/main/org/jboss/remoting/transport/http/HTTPMetadataConstants.javaJBREM-728: Added RESPONSE_HEADERS key.