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

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: 04/11/2007 15:05:23
Time to build: 89 minutes 15 seconds
Last changed: 04/11/2007 04:06:42
Last log entry: JBREM-731, JBREM-732: No longer need to override testTimeoutReset().

 Unit Tests: (578)  Total Errors and Failures: (15)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testStartorg.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh.TestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
unknownorg.jboss.test.remoting.marshall.encrypt.EncryptingMarshallerTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.shutdown.BisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.bisocket.ssl.shutdown.SSLBisocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.shutdown.HTTPShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase(java_serialization)
unknownorg.jboss.test.remoting.transport.multiplex.PrimeScenarioTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.shutdown.MultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.multiplex.ssl.shutdown.SSLMultiplexShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.shutdown.RMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase(java_serialization)
testClosingClientorg.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase(java_serialization)
 

 Modifications since last build:  (first 50 of 6)
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/ssl/timeout/SSLBisocketPerInvocationTimeoutTestCase.javaJBREM-731, JBREM-732: No longer need to override testTimeoutReset().
1.1.2.15modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-731, JBREM-732, JBREM-734: (1) Test new parameters in testConfiguration(); (2) added testXMLConfiguration().
1.1.2.21modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-731: Added some getters and setters.
1.1.2.15modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-734: Constructor gets parameters from InvokerLocator.
1.1.2.6modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/Bisocket.javaJBREM-731: Changed value of MAX_CONTROL_CONNECTION_RESTARTS.
1.53.2.30modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-733: In addListener(), passes server's InvokerLocator parameters to callback Connector.