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/02/2007 06:02:09 |
Time to build: 89 minutes 2 seconds |
Last changed: 11/02/2007 04:21:09 |
Last log entry: JBREM-800: Extended timeout. |
Unit Tests: (539) Total Errors and Failures: (14) | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 11) | ||||
1.1.2.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/timeout/SocketQuickDisconnectTestCase.java | JBREM-800: Extended timeout. |
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/http/timeout/HttpQuickDisconnectTestCase.java | JBREM-800: Extended timeout value. |
1.88.2.23 | modified | rsigal | /build.xml | BREM-842: Excluded multiplex tests from tests.functional and tests.functional.core. |
1.1.2.1 | modified | rsigal | src/main/org/apache/tomcat/util/net/SocketStatus.class | JBREM-713: Created SocketStatus, which exists in jbossweb but not in tomcat. |
1.13.4.5 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-838: (1) Fixed race condition from two uses of metadata in oneway invocations; (2) replaced System.out.println() with log.debug(). |
1.6.4.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-838: Replaced System.out.println() with log.debug(). |
1.13.4.4 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-838: Added test for setting content-type on server. |
1.6.4.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-838: Added option to set content-type of response. |
1.8.4.6 | modified | rsigal | src/main/org/jboss/remoting/transport/servlet/ServletServerInvoker.java | JBREM-838: First tries to get content-type from InvocationRequest response map. |
1.13.4.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-675: Runs POST tests in "raw" and "non-raw" mode. |
1.6.10.2 | modified | rsigal | src/main/org/jboss/remoting/transport/web/WebServerInvoker.java | JBREM-675: Added class CreatedInvocationRequest. |