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

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: 07/07/2007 10:16:07
Time to build: 194 minutes 16 seconds
Last changed: 07/07/2007 00:24:08
Last log entry: JBREM-641: Keep server alive longer.

 Unit Tests: (1252)  Total Errors and Failures: (40)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(jboss_serialization)
testClientSideThreadsorg.jboss.test.remoting.transport.socket.oneway.OnewayInvocationTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 5)
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestServer.javaJBREM-641: Keep server alive longer.
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/AbstractClient.javaJBREM-641: Wait a little longer before expecting nonblocking polled callback.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.javaJBREM-706: Adjusted testThreadPoolSocketClientSide() to conform to new treatment of socket transport client side oneway invocations.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.javaJBREM-706: Added done flag to SampleCallbackHandler.
1.29.2.23modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-706: Test if is server side oneway invocation before ServerInvoker changes InvocationRequest.