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

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/14/2006 07:56:12
Time to build: 83 minutes 48 seconds
Last changed: 11/13/2006 16:52:42
Last log entry: branches: 1.1.2;JBREM-624 - adding EULA

 Unit Tests: (312)  Total Errors and Failures: (6)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.invoker.MultiplexInvokerTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
testCallbacksorg.jboss.test.remoting.callback.listeners.MultipleListenersTestCase(java_serialization)
testIfDisconnectClearsInvokerRegistryorg.jboss.test.remoting.callback.push.MultipleCallbackServersTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 4)
1.1addedtelrod/JBossORG-EULA.txtbranches: 1.1.2;JBREM-624 - adding EULA
1.90modifiedtelrod/build.xmlJBREM-624 - adding EULA
1.5modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/http/ssl/config/HostnameVerifierTestCase.javaJBREM-525: Added two unit tests for using AnyHostVerifier if authentication is turned off on client side.
1.12modifiedrsigalsrc/main/org/jboss/remoting/transport/http/ssl/HTTPSClientInvoker.javaJBREM-525: Use AnyhostVerifier if authentication is turned off on client side.