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

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/07/2007 11:21:12
Time to build: 156 minutes 52 seconds
Last changed: 02/07/2007 10:14:50
Last log entry: JBREM-700 - fix NPE on detection when there is no identity

 Unit Tests: (1090)  Total Errors and Failures: (21)
testStartorg.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase(java_serialization)
testStartorg.jboss.test.remoting.lease.socket.multiple.SocketLeaseTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testHearbeatorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testControlConnectionFailureServerSideorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testControlConnectionFailureClientSideorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testNoControlConnectionRestartorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
testServerRestartorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.http.method.HTTPMethodInvokerTestCase(jboss_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(java_serialization)
unknownorg.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 9)
1.27.2.1modifiedtelrodsrc/main/org/jboss/remoting/detection/AbstractDetector.javaJBREM-700 - fix NPE on detection when there is no identity
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/lease/socket/multiple/SocketLeaseTestCase.javaJBREM-596: Raised logging level to trace.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/local/LocalShutdownTestCase.javaJBREM-657: Conforms to new name for MicroRemoteClientInvoker.invokerSessionID.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/ssl/timeout/SSLSocketPerInvocationTimeoutTestCase.javaJBREM-598: Added testNewSocketTimeout(). Added javadoc.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/timeout/SocketPerInvocationTimeoutTestCase.javaJBREM-598: Added testNewSocketTimeout(). Added javadoc.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/timeout/BisocketPerInvocationTimeoutTestCase.javaJBREM-598: Now derived from socket version. Added javadoc.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/timeout/SSLPerCreationInvocationTimeoutTestRoot.javaJBREM-598: Added javadoc.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/ssl/timeout/SSLBisocketPerInvocationTimeoutTestCase.javaJBREM-598: Added javadoc.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/timeout/PerInvocationTimeoutTestRoot.javaJBREM-598: Handler returns unrecognized command instead of throwing exception.