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

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/28/2007 05:36:59
Time to build: 114 minutes 2 seconds
Last changed: 11/27/2007 22:33:54
Last log entry: JBREM-752: Removed unnecessary imports.

 Unit Tests: (560)  Total Errors and Failures: (41)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testWeatherHTTPInvocationorg.jboss.test.remoting.marshall.http.metadata.HTTPUnMarshallerMetadataTestCase(java_serialization_tomcat)
testOneClientTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testTwoClientsOneConnectorOneHandlerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testTwoClientsOneConnectorTwoHandlersorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testTwoClientsTwoConnectorsTwoHandlersorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testDeadControlConnectionShutdownorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testConfigurationorg.jboss.test.remoting.transport.config.POJOConfigurationTestCase(java_serialization)
testHTTPProxyInvocationViaSystemConfigorg.jboss.test.remoting.transport.http.proxy.HTTPInvokerProxyTestCase(java_serialization_tomcat)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testOneClientTwoConnectorsOneHandlerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testForLeaksorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testForLeaksQuickRemoveListenerorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testFactoriesBySettingInvokersorg.jboss.test.remoting.transport.bisocket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingConnectorAndClientorg.jboss.test.remoting.transport.bisocket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingInConfigorg.jboss.test.remoting.transport.bisocket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInXmlDocorg.jboss.test.remoting.transport.bisocket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInConfigMaporg.jboss.test.remoting.transport.bisocket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingMBeanInXmlorg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingMBeanInConfigMaporg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingInvokersorg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingConnectorAndClientorg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingInConfigorg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInXmlDocorg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInConfigMaporg.jboss.test.remoting.transport.bisocket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingInvokersorg.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingConnectorAndClientorg.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingInConfigorg.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInXmlDocorg.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInConfigMaporg.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingMBeanInXmlorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingMBeanInConfigMaporg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesFromSSLParametersorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesFromSystemSSLParametersorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingInvokersorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesBySettingConnectorAndClientorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByPassingInConfigorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInXmlDocorg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
testFactoriesByClassNameInConfigMaporg.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 14)
1.1.2.5modifiedrsigalsrc/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketServerInvoker.javaJBREM-752: Removed unnecessary imports.
1.1.4.1modifiedrsigalsrc/main/org/jboss/remoting/transport/sslsocket/SSLSocketServerInvoker.javaJBREM-752: Removed createServerSocket().
1.1.2.4modifiedrsigalsrc/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketServerInvoker.javaJBREM-752: Removed createServerSocket().
1.30.2.17modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-752: Sets ServerSocket's reuseAddress parameter before binding to address.
1.30.2.16modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaJBREM-807, JBREM-821: Moved some log statements.
1.1.2.5modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/pull/blocking/BlockingPullCallbackTestCase.javaJBREM-800: In testBlockingCallbackPollerShutdownClientConfig() spread out timing.
1.1.2.4modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/shutdown/SocketShutdownTestCase.javaJBREM-807, JBREM-821: Added facility for allowing ShutdownTestParent to wait on readiness of client and server tasks.
1.1.2.10modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/AbstractClient.javaJBREM-807, JBREM-821: Added facility for allowing ShutdownTestParent to wait on readiness of client and server tasks.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/OpenClient.javaJBREM-807, JBREM-821: Added facility for allowing ShutdownTestParent to wait on readiness of client and server tasks.
1.1.2.9modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestParent.javaJBREM-807, JBREM-821: Added facility for allowing ShutdownTestParent to wait on readiness of client and server tasks.
1.1.2.8modifiedrsigalsrc/tests/org/jboss/test/remoting/shutdown/ShutdownTestServer.javaJBREM-807, JBREM-821: Added facility for allowing ShutdownTestParent to wait on readiness of client and server tasks.
1.8.10.13modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketWrapper.javaJBREM-807, JBREM-821: In close() commented out closing of InputStream and OutputStream.
1.8.10.12modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/SocketWrapper.javaJBREM-807: Added logging.
1.14.6.10modifiedrsigalsrc/main/org/jboss/remoting/transport/socket/ServerSocketWrapper.javaJBREM-807: Added some TRACE logging.