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

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/25/2007 10:44:44
Time to build: 117 minutes 36 seconds
Last changed: 01/25/2007 00:39:54
Last log entry: JBREM-690: Added test method for asynchronous callbacks.

 Unit Tests: (504)  Total Errors and Failures: (18)
testClientConfigurationorg.jboss.test.remoting.configuration.RMIConfigurationTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.bisocket.connection.BisocketConnectionTestCase(java_serialization)
testOneClientOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testOneClientTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
testOneClientOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testClientSideThreadsorg.jboss.test.remoting.transport.socket.oneway.OnewayInvocationTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 17)
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/timeout/CallbackTimeoutTestCase.javaJBREM-690: Added test method for asynchronous callbacks.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/timeout/CallbackTimeoutTestCase.javaJBREM-690: Unit test to verify that callback client invoker using socket transport can create new connections to handle callbacks if old connections time out.
1.1.10.2modifiedovidiusrc/tests/org/jboss/test/remoting/callback/exception/CallbackTestCase.javafixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.4.4.1modifiedovidiusrc/tests/org/jboss/test/remoting/callback/exception/CallbackTestClient.javafixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.1.10.1modifiedovidiusrc/tests/org/jboss/test/remoting/callback/exception/CallbackTestServer.javafixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.4.16.5modifiedovidiusrc/bin/runtestfixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.3.4.2modifiedovidiusrc/main/org/jboss/remoting/callback/DefaultCallbackErrorHandler.javafixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.15.2.9modifiedovidiusrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javafixed http://jira.jboss.org/jira/browse/JBREM-689; not added test cases though because I couldn't figure how to use existing CallbackTestCase
1.3.4.1modifiedovidiusrc/main/org/jboss/remoting/callback/DefaultCallbackErrorHandler.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.15.2.8modifiedovidiusrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.16.2.12modifiedovidiusrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.29.2.12modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ServerThread.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.2.10.1modifiedovidiusrc/main/org/jboss/remoting/ConnectionNotifier.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.52.2.24modifiedovidiusrc/main/org/jboss/remoting/ServerInvoker.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.1.10.1modifiedovidiusrc/main/org/jboss/remoting/callback/CallbackErrorHandler.javavarious minor reformatting and logging improvments in preparation of http://jira.jboss.org/jira/browse/JBREM-689
1.8.2.8modifiedovidiusrc/main/org/jboss/remoting/LeasePinger.javahttp://jira.jboss.org/jira/browse/JBREM-688
1.31.2.1modifiedovidiusrc/main/org/jboss/remoting/transport/http/HTTPClientInvoker.javahttp://jira.jboss.org/jira/browse/JBREM-688