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

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: 02/06/2007 07:51:10
Time to build: 158 minutes 22 seconds
Last changed: 02/06/2007 03:20:53
Last log entry: JBREM-650: Removed some log.info() calls.

 Unit Tests: (1083)  Total Errors and Failures: (20)
testStartorg.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase(jboss_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testDisconnectLocalorg.jboss.test.remoting.shutdown.local.LocalShutdownTestCase(java_serialization)
testDisconnectLocalorg.jboss.test.remoting.shutdown.local.LocalShutdownTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.stream.Streaming2TestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(jboss_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 10)
1.1.2.3modifiedrsigalsrc/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketClientInvoker.javaJBREM-650: Removed some log.info() calls.
1.15.10.11modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javaJBREM-598: In createStreams() restore timeout in finally clause.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/BisocketPreferredStreamMarshallerTestCase.javaJBREM-692: Created transport specific unit tests for socket and bisocket.
1.1.2.3deletedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/PreferredStreamMarshallerTestCase.javaJBREM-692: Created transport specific unit tests for socket and bisocket.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/PreferredStreamMarshallerTestRoot.javaJBREM-692: Created transport specific unit tests for socket and bisocket.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/SocketPreferredStreamMarshallerTestCase.javaJBREM-692: Created transport specific unit tests for socket and bisocket.
1.9.4.4modifiedrsigalsrc/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.javaJBREM-697: Added logging statement.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/socketpool/SocketPoolTestCase.javaJBREM-625: Raised logging level, added to logged information.
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/socketpool/SocketPoolTestClient.javaJBREM-625: Raised logging level, added to logged information.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/oneway/OnewayInvocationTestCase.javaJBREM-684: Turned on trace logging.