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

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: 01/31/2007 11:43:56
Time to build: 75 minutes 51 seconds
Last changed: 01/31/2007 08:37:04
Last log entry: Optimisation when making callbacks

 Unit Tests: (518)  Total Errors and Failures: (10)
testClientConfigurationorg.jboss.test.remoting.configuration.RMIConfigurationTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization)
testDisconnectLocalorg.jboss.test.remoting.shutdown.local.LocalShutdownTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testServerSideListenerFromClassNameorg.jboss.test.remoting.transport.rmi.socketfactory.RMICreationListenerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 15)
1.52.2.26modifiedtimfoxsrc/main/org/jboss/remoting/ServerInvoker.javaOptimisation when making callbacks
1.8.10.5modifiedtimfoxsrc/main/org/jboss/remoting/transport/socket/SocketWrapper.javaAdded optimisation in ServerInvoker for the case when there is only one invocation handlerAlso fixed broken build (SocketWrapper.TEMP_TIMEOUT was missing)
1.52.2.25modifiedtimfoxsrc/main/org/jboss/remoting/ServerInvoker.javaAdded optimisation in ServerInvoker for the case when there is only one invocation handlerAlso fixed broken build (SocketWrapper.TEMP_TIMEOUT was missing)
1.16.2.20modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-598: Added comment in transport().
1.16.2.19modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-598: In transport() moved timeout reset out of finallly clause where it causes an exception if socket is closed.
1.15.10.6modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javaJBREM-598: Gets temp timeout in constructor to use during object stream construction.
1.16.2.18modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-598: Pass temp timeout in to ClientSocketWrapper constructor to use during object stream construction.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/raw/RawTestClient.javaJBREM-692: The test mimics the new behavior of ClientSocketWrapper and ServerSocketWrapper, reusing object streams.
1.1.2.6modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-650: Extended Thread.sleep() after oneway invocations.
1.16.2.17modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-694: Corrected handling of timeout in creation of ServerAddress.
1.1.2.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/AbstractTimeoutClientTest.javaupdated test cases for timeout to have a package for java serialization and one for jboss serialization
1.1.2.1modifiedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/AbstractTimeoutServerTest.javaupdated test cases for timeout to have a package for java serialization and one for jboss serialization
1.1.2.2deletedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutClientTest.javaupdated test cases for timeout to have a package for java serialization and one for jboss serialization
1.1.2.2deletedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutServerTest.javaupdated test cases for timeout to have a package for java serialization and one for jboss serialization
1.1.2.2deletedtelrodsrc/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutTestCase.javaupdated test cases for timeout to have a package for java serialization and one for jboss serialization