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

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/11/2007 11:03:03
Time to build: 198 minutes 6 seconds
Last changed: 07/10/2007 20:48:43
Last log entry: JBREM-772: addClient() creates a new LeaseTimerTask for shortened ping period only if a LeaseTimerTask already exists.

 Unit Tests: (1251)  Total Errors and Failures: (26)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testServerQuickRestartorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.http.connection.socketfactory.by_classname.SocketFactoryByClassnameTestCase(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)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(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.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testHangingClientorg.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.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)
testHeavyLoadWithTimeoutsorg.jboss.test.remoting.transport.socket.oneway.OnewayConnectionManagerTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 3)
1.8.2.13modifiedrsigalsrc/main/org/jboss/remoting/LeasePinger.javaJBREM-772: addClient() creates a new LeaseTimerTask for shortened ping period only if a LeaseTimerTask already exists.
1.16.2.33modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-771: When disconnecting, clears connection pool referenced by instance variable "pool".
1.5.4.1modifieddlloydsrc/main/org/jboss/remoting/ident/Identity.javaFix sucky error message (JBREM-769) [merge from HEAD]