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: 01/31/2007 11:43:56 |
Time to build: 75 minutes 51 seconds |
Last changed: 01/31/2007 08:37:04 |
Last log entry: Optimisation when making callbacks |
Unit Tests: (518) Total Errors and Failures: (10) | ||||||||||||||||||||
| ||||||||||||||||||||
Modifications since last build: (first 50 of 15) | ||||
1.52.2.26 | modified | timfox | src/main/org/jboss/remoting/ServerInvoker.java | Optimisation when making callbacks |
1.8.10.5 | modified | timfox | src/main/org/jboss/remoting/transport/socket/SocketWrapper.java | Added optimisation in ServerInvoker for the case when there is only one invocation handlerAlso fixed broken build (SocketWrapper.TEMP_TIMEOUT was missing) |
1.52.2.25 | modified | timfox | src/main/org/jboss/remoting/ServerInvoker.java | Added optimisation in ServerInvoker for the case when there is only one invocation handlerAlso fixed broken build (SocketWrapper.TEMP_TIMEOUT was missing) |
1.16.2.20 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-598: Added comment in transport(). |
1.16.2.19 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-598: In transport() moved timeout reset out of finallly clause where it causes an exception if socket is closed. |
1.15.10.6 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.java | JBREM-598: Gets temp timeout in constructor to use during object stream construction. |
1.16.2.18 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-598: Pass temp timeout in to ClientSocketWrapper constructor to use during object stream construction. |
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/raw/RawTestClient.java | JBREM-692: The test mimics the new behavior of ClientSocketWrapper and ServerSocketWrapper, reusing object streams. |
1.1.2.6 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-650: Extended Thread.sleep() after oneway invocations. |
1.16.2.17 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-694: Corrected handling of timeout in creation of ServerAddress. |
1.1.2.1 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/AbstractTimeoutClientTest.java | updated test cases for timeout to have a package for java serialization and one for jboss serialization |
1.1.2.1 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/AbstractTimeoutServerTest.java | updated test cases for timeout to have a package for java serialization and one for jboss serialization |
1.1.2.2 | deleted | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutClientTest.java | updated test cases for timeout to have a package for java serialization and one for jboss serialization |
1.1.2.2 | deleted | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutServerTest.java | updated test cases for timeout to have a package for java serialization and one for jboss serialization |
1.1.2.2 | deleted | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/oneway/TimeoutTestCase.java | updated test cases for timeout to have a package for java serialization and one for jboss serialization |