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

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: 02/04/2007 11:33:43
Time to build: 75 minutes 17 seconds
Last changed: 02/04/2007 03:47:31
Last log entry: JBREM-692: Removed unnecessary import.

 Unit Tests: (540)  Total Errors and Failures: (14)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testDisconnectLocalorg.jboss.test.remoting.shutdown.local.LocalShutdownTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testCreateClientListenerFromClassNameorg.jboss.test.remoting.transport.rmi.socketfactory.RMICreationListenerTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
unknownorg.jboss.test.remoting.callback.asynch.HTTPSAsynchCallbackTestCase(java_serialization)
unknownorg.jboss.test.remoting.callback.asynch.HTTPSAsynchCallbackTestCase(java_serialization)
unknownorg.jboss.test.remoting.callback.asynch.HTTPSAsynchCallbackTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(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)
testRunClientsorg.jboss.test.remoting.transport.socket.load.SocketLoadTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 52)
1.11.10.3modifiedrsigalsrc/main/org/jboss/remoting/marshal/serializable/SerializableUnMarshaller.javaJBREM-692: Removed unnecessary import.
1.11.10.2modifiedrsigalsrc/main/org/jboss/remoting/marshal/serializable/SerializableUnMarshaller.javaJBREM-692: Added javadoc comments.
1.1.2.2deletedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestCase.javaJBREM-640: Removed original unit tests in favor of transport specific unit tests.
1.1.2.5deletedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClient.javaJBREM-640: Removed original unit tests in favor of transport specific unit tests.
1.1.2.4deletedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestServer.javaJBREM-640: Removed original unit tests in favor of transport specific unit tests.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestServerRoot.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/BisocketAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/BisocketAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/BisocketAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPSAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPSAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPSAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/MultiplexAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/MultiplexAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/MultiplexAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/RMIAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/RMIAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/RMIAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLAsynchCallbackTestClientRoot.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLAsynchCallbackTestServerRoot.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLBisocketAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLBisocketAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLBisocketAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLMultiplexAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLMultiplexAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLMultiplexAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLRMIAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLRMIAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLRMIAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLSocketAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLSocketAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SSLSocketAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SocketAsynchCallbackTestCase.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SocketAsynchCallbackTestClient.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/SocketAsynchCallbackTestServer.javaJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/keystoreJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/truststoreJBREM-640: Unit tests for asynchronous callback facility.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/rmi/ComparableHolderTestCase.javaJBREM-697: Corrected definition of locator2.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/rmi/ComparableHolderTestCase.javaJBREM-697: Unit test for corrected org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory.ComparableHolder.
1.9.4.3modifiedrsigalsrc/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.javaJBREM-697: ComparableHolder uses InetAddress for host name.
1.4.4.1modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ServerAddress.javafixed broken ServerAddress.equals() http://jira.jboss.org/jira/browse/JBREM-696
1.8.10.8modifiedovidiusrc/main/org/jboss/remoting/transport/socket/SocketWrapper.javaminor logging improvment
1.15.10.9modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javabetter TRACE logging, using identity hash code instead of hash code
1.14.6.7modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ServerSocketWrapper.javabetter TRACE logging, using identity hash code instead of hash code
1.38.2.6modifiedovidiusrc/main/org/jboss/remoting/transport/socket/SocketClientInvoker.javabetter TRACE logging, using identity hash code instead of hash code
1.15.10.8modifiedovidiusrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javagetting rid of unused imports