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

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: 08/02/2007 04:04:26
Time to build: 193 minutes 38 seconds
Last changed: 08/02/2007 02:36:38
Last log entry: JBREM-783: Reorganized establishLease() and terminateLease().

 Unit Tests: (1257)  Total Errors and Failures: (34)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(jboss_serialization)
testDeadControlConnectionShutdownorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_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.ssl.serversocketrefresh.TestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(jboss_serialization)
testMultipleClientsStoppingAndStartingSimultaneouslyorg.jboss.test.remoting.lease.synchronization.MultipleClientSynchronizationTestCase(java_serialization)
testMultipleClientsStartingStoppingStartingorg.jboss.test.remoting.lease.synchronization.MultipleClientSynchronizationTestCase(java_serialization)
testMultipleClientsStoppingAndStartingSimultaneouslyorg.jboss.test.remoting.lease.synchronization.MultipleClientSynchronizationTestCase(jboss_serialization)
testMultipleClientsStartingStoppingStartingorg.jboss.test.remoting.lease.synchronization.MultipleClientSynchronizationTestCase(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)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
testForLeaksorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testForLeaksQuickRemoveListenerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testControlConnectionFailureBeforeFirstCallbackorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testForLeaksorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testForLeaksQuickRemoveListenerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(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.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)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 2)
1.7.2.15modifiedrsigalsrc/main/org/jboss/remoting/MicroRemoteClientInvoker.javaJBREM-783: Reorganized establishLease() and terminateLease().
1.8.2.14modifiedrsigalsrc/main/org/jboss/remoting/LeasePinger.javaJBREM-783: Moved network i/o from removeClient() to new method disconnectClient().