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