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

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: 07/07/2007 14:21:22
Time to build: 97 minutes 47 seconds
Last changed: 07/07/2007 00:24:08
Last log entry: JBREM-641: Keep server alive longer.

 Unit Tests: (623)  Total Errors and Failures: (9)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(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)
 

 Modifications since last build:  (first 50 of 5)
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestServer.javaJBREM-641: Keep server alive longer.
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/AbstractClient.javaJBREM-641: Wait a little longer before expecting nonblocking polled callback.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.javaJBREM-706: Adjusted testThreadPoolSocketClientSide() to conform to new treatment of socket transport client side oneway invocations.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.javaJBREM-706: Added done flag to SampleCallbackHandler.
1.29.2.23modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-706: Test if is server side oneway invocation before ServerInvoker changes InvocationRequest.