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

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: 03/15/2007 06:22:14
Time to build: 89 minutes 41 seconds
Last changed: 03/15/2007 03:59:13
Last log entry: JBREM-727: Unit tests.

 Unit Tests: (570)  Total Errors and Failures: (15)
unknownorg.jboss.test.remoting.callback.push.bidirectional.multiplex.MultiplexCallbackTestCase(java_serialization)
testSerializableorg.jboss.test.remoting.marshall.encrypt.EncryptionStandaloneTestCase(java_serialization)
testHearbeatorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testControlConnectionFailureClientSideorg.jboss.test.remoting.transport.bisocket.BisocketTestCase(java_serialization)
testControlConnectionFailureBeforeFirstCallbackorg.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)
testHearbeatorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testControlConnectionFailureClientSideorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testControlConnectionFailureBeforeFirstCallbackorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testForLeaksorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(java_serialization)
testForLeaksQuickRemoveListenerorg.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketTestCase(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)
 

 Modifications since last build:  (first 50 of 3)
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/push/ImplicitCallbackConnectorTestCase.javaJBREM-727: Unit tests.
1.53.2.28modifiedrsigalsrc/main/org/jboss/remoting/Client.javaJBREM-727: callbackConnectors map contains sets of connectors, keyed on callback handler. Also, added getCallbackConnectors().
1.1.2.17modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-721, JBREM-725: Changed synchronization in ControlMonitorTimerTask, other small changes.