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

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/05/2007 07:16:52
Time to build: 80 minutes 0 seconds
Last changed: 02/04/2007 23:16:17
Last log entry: JBREM-692: Made socketWrapper from doRun() an instance variable.

 Unit Tests: (538)  Total Errors and Failures: (10)
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)
testStartorg.jboss.test.remoting.transport.multiplex.MultiplexInvokerTestCase(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.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testClientSideThreadsorg.jboss.test.remoting.transport.socket.oneway.OnewayInvocationTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.socket.socketpool.SocketPoolTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 13)
1.29.2.17modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerThread.javaJBREM-692: Made socketWrapper from doRun() an instance variable.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/PreferredStreamMarshallerTestCase.javaJBREM-692: Expanded and corrected unit test.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/TestMarshaller.javaJBREM-692: Expanded and corrected unit test.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/TestObjectInputStream.javaJBREM-692: Expanded and corrected unit test.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/TestObjectOutputStream.javaJBREM-692: Expanded and corrected unit test.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/TestUnMarshaller.javaJBREM-692: Expanded and corrected unit test.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/PreferredStreamMarshallerTestCase.javaJBREM-692: Renamed unit test cases and test methods within test case.
1.1.2.2deletedrsigalsrc/tests/org/jboss/test/remoting/marshall/preferredstream/SocketPreferredStreamMarshallerTestCase.javaJBREM-692: Renamed unit test cases and test methods within test case.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.javaJBREM-298: Reduced logging levels.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/timeout/CallbackTimeoutTestCase.javaJBREM-690: Reduced logging levels.
1.15.10.10modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.javaJBREM-690: Reduced log.debug() to log.trace() in checkOpenConnection().
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestParent.javaJBREM-674: Extended Thread.sleep() before checking for JVM shutdowns.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/HTTPSAsynchCallbackTestServer.javaJBREM-640: Sets IGNORE_HTTPS_HOST=true for callback client.