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

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/26/2007 07:53:23
Time to build: 118 minutes 29 seconds
Last changed: 01/26/2007 02:58:08
Last log entry: JBREM-598: Unit tests for per invocation timeout.

 Unit Tests: (530)  Total Errors and Failures: (28)
testClientConfigurationorg.jboss.test.remoting.configuration.RMIConfigurationTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionTestCase(java_serialization)
testOneClientOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testCreateClientListenerFromClassNameorg.jboss.test.remoting.transport.rmi.socketfactory.RMICreationListenerTestCase(java_serialization)
testServerSideListenerFromClassNameorg.jboss.test.remoting.transport.rmi.socketfactory.RMICreationListenerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
testOneClientOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 4)
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/timeout/BisocketPerInvocationTimeoutTestCase.javaJBREM-598: Unit tests for per invocation timeout.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/timeout/SocketPerInvocationTimeoutTestCase.javaJBREM-598: Unit tests for per invocation timeout.
1.16.2.13modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-598: transport() can use timeout value in metadata for a single invocation.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/oneway/OnewayInvocationTestCase.javaJBREM-684: Extended Thread.sleep() to 2000 in two places.