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

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/28/2006 12:55:44
Time to build: 74 minutes 35 seconds
Last changed: 11/28/2006 12:39:28
Last log entry: JBREM-640: Added asynchronous callback handling.

 Unit Tests: (343)  Total Errors and Failures: (21)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testCitiesByCountryHTTPInvocationorg.jboss.test.remoting.transport.http.HTTPInvokerClientTestCase(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.config.ConfigurationByMapDiffStaticObjectsTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 2)
1.2modifiedrsigalsrc/main/org/jboss/remoting/callback/AsynchInvokerCallbackHandler.javaJBREM-640: Added asynchronous callback handling.
1.19modifiedrsigalsrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javaJBREM-640: Added asynchronous callback handling.