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

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: 04/07/2007 07:49:54
Time to build: 90 minutes 28 seconds
Last changed: 04/07/2007 04:49:01
Last log entry: JBREM-731: Changed wording of a log message.

 Unit Tests: (575)  Total Errors and Failures: (19)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testCitiesByCountryHTTPInvocationorg.jboss.test.remoting.transport.http.HTTPInvokerClientTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testHeavyLoadClientSideHttporg.jboss.test.remoting.oneway.OnewayThreadPoolTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testTimeoutResetorg.jboss.test.remoting.transport.bisocket.ssl.timeout.SSLBisocketPerInvocationTimeoutTestCase(java_serialization)
testTimeoutResetorg.jboss.test.remoting.transport.bisocket.timeout.BisocketPerInvocationTimeoutTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.BasicSocketTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 7)
1.1.2.20modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-731: Changed wording of a log message.
1.1.2.19modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-731: Count control connection restarts only after secondary server socket address changes.
1.1.2.14modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-731: Extended sleep() in testDeadControlConnectionShutdown().
1.1.2.13modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-731: Added two unit tests.
1.1.2.5modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/Bisocket.javaJBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated.
1.1.2.14modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated.
1.1.2.18modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-731: (1) Address of secondary server socket is acquired every time a control connection is created; (2) A limit is imposed on the number of times a control connection is recreated.