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

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/04/2007 09:46:14
Time to build: 112 minutes 55 seconds
Last changed: 01/03/2007 13:47:41
Last log entry: JBREM-650: Prints keystore and truststore file paths and throws exception if either is null.

 Unit Tests: (375)  Total Errors and Failures: (10)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testControlConnectionFailureClientSideorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testNoControlConnectionRestartorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testServerRestartorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
testControlConnectionFailureServerSideorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 2)
1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/ssl/SSLBisocketTestCase.javaJBREM-650: Prints keystore and truststore file paths and throws exception if either is null.
1.5modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-650: Made firstTime static and lengthened sleep time in testServerRestart().