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

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: 06/23/2007 11:24:37
Time to build: 190 minutes 49 seconds
Last changed: 06/23/2007 03:24:08
Last log entry: JBREM-760: Gets port from system property.

 Unit Tests: (1230)  Total Errors and Failures: (16)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testDeadControlConnectionShutdownorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.socket.timeout.idle.IdleTimeoutTestCase(jboss_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(jboss_serialization)
testForLeaksQuickRemoveListenerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(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.shutdown.SocketShutdownTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 4)
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestServer.javaJBREM-760: Gets port from system property.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestParent.javaJBREM-760: Added port system property to commands.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/AbstractClient.javaJBREM-641, JBREM-760: (1) Added BLOCKING_MODE to metadata in one place; (2) gets port from system property.
1.53.2.35modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-641: Added javadoc comment to new getCallbacks() method.