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

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/06/2006 08:38:15
Time to build: 162 minutes 30 seconds
Last changed: 11/06/2006 02:19:25
Last log entry: JBREM-610: In thread shutdown() methods, call notify() to wake up waiting threads.

 Unit Tests: (631)  Total Errors and Failures: (17)
testStartorg.jboss.test.remoting.detection.jndi.RestartTestCase(java_serialization)
testStartorg.jboss.test.remoting.detection.jndi.RestartTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.detection.jndi.ssl.SSLRestartTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(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)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase(jboss_serialization)
testStartorg.jboss.test.remoting.transport.socket.timeout.idle.IdleTimeoutTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.LateClientShutdownTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.LateClientShutdownTestCase(jboss_serialization)
testRunClientsorg.jboss.test.remoting.transport.socket.load.SocketLoadTestCase(jboss_serialization)
 

 Modifications since last build:  (first 50 of 3)
1.7modifiedrsigalsrc/main/org/jboss/remoting/callback/CallbackPoller.javaJBREM-610: In thread shutdown() methods, call notify() to wake up waiting threads.
1.6modifiedrsigalsrc/main/org/jboss/remoting/callback/CallbackPoller.javaJBREM-610: In thread shutdown() methods, call notify() to wake up waiting threads.
1.3modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/acknowledge/CallbackAcknowledgeTestCase.javaJBREM-605: Changed an occurrence of PREPROCESS_TEST to POSTPROCESS_TEST.