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

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: 11/29/2006 08:08:40
Time to build: 75 minutes 47 seconds
Last changed: 11/28/2006 15:41:38
Last log entry: JBREM-640: Added test for parameter for one way invocation thread pool max queue size.

 Unit Tests: (336)  Total Errors and Failures: (13)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
unknownorg.jboss.test.remoting.oneway.OnewayInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.HTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.NoKeepAliveHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.basic.HTTPSInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.socket.socketpool.SocketPoolTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 6)
1.4modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClient.javaJBREM-640: Added test for parameter for one way invocation thread pool max queue size.
1.4modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestServer.javaJBREM-640: Added test for parameter for one way invocation thread pool max queue size.
1.58modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-640: Added parameter for one way invocation thread pool max queue size.
1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClient.javaJBREM-640: Added test for size of oneway threadool.
1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestServer.javaJBREM-640: Added test for size of oneway threadool.
1.57modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-640: Checks config map for size of oneway threadool.