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

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/04/2007 22:16:54
Time to build: 200 minutes 8 seconds
Last changed: 11/04/2007 03:50:16
Last log entry: JBREM-844: Turned instance variable "isRemotingUserAgent" into stack variable.

 Unit Tests: (1222)  Total Errors and Failures: (29)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(jboss_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization_jbossweb)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization_tomcat)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(jboss_serialization_jbossweb)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(jboss_serialization_tomcat)
unknownorg.jboss.test.remoting.transport.http.keep_alive.StressHTTPInvokerTestCase(java_serialization_tomcat)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_jbossweb)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_jbossweb)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_tomcat)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_tomcat)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization_jbossweb)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization_jbossweb)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization_tomcat)
testHTTPProxyInvocationViaConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(jboss_serialization_tomcat)
unknownorg.jboss.test.remoting.callback.asynch.RMIAsynchCallbackTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testHangingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(jboss_serialization)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization_jbossweb)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization_jbossweb)
testHangingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(jboss_serialization_tomcat)
testHeavyLoadWithTimeoutsorg.jboss.test.remoting.transport.socket.oneway.OnewayConnectionManagerTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(jboss_serialization)
unknownorg.jboss.test.remoting.transport.socket.socketpool.SocketPoolTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 13)
1.23.2.7modifiedrsigalsrc/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.javaJBREM-844: Turned instance variable "isRemotingUserAgent" into stack variable.
1.2.6.6modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/load/SocketLoadTestCase.javaJBREM-710: Put responseCount++ in a synchronized block.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/pull/CallbackPollerShutdownTestCase.javaJBREM-800: In testBlockingCallbackPoller(), extend Thread.sleep() before checking that threads are done.
1.2.2.8modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/acknowledge/CallbackAcknowledgeTestCase.javaJBREM-800: In testNonblockingPollRemotingAckDifferentHandlers() extended Thread.sleep() before checking for acknowledgements.
1.12.4.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.javaJBREM-800: In testCallbacks(), extended Thread.sleep() before removing listener and checking for callback.
1.1.6.3modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/ServerTimerReuseTestCase.javaJBREM-800: Increased timeout on InvokerLocator in testTimerReuse().
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/oneway/OnewayConnectionManagerTestCase.javaJBREM-843: Added reference to JBREM-843 in javadoc.
1.16.2.35modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.javaJBREM-843: Decrements usedPooled when a socket is discarded because the pool is full.
1.1.4.3modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/CloseControlSocketTestCase.javaJBREM-800: In testControlSocketClosedWhenReplaced(), wait 2 seconds before testing old control socket.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.javaJBREM-800: Extended Thread.sleep() in testHeavyLoadClientSideHttp() before counting invocations.
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.javaJBREM-800: In testSimpleClientSocketCases(), added Thread.sleep(2000) to get ServerSocket time to start.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.javaJBREM-800: Extended wait for new detection message.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.javaJBREM-800: Extended Thread.sleep() after client.invokeOneway().