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: 10/31/2006 09:10:13 |
Time to build: 71 minutes 27 seconds |
Last changed: 10/30/2006 23:37:53 |
Last log entry: JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
Unit Tests: (309) Total Errors and Failures: (6) | ||||||||||||
| ||||||||||||
Modifications since last build: (first 50 of 9) | ||||
1.16 | modified | telrod | src/main/org/jboss/remoting/transport/socket/ClientSocketWrapper.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.15 | modified | telrod | src/main/org/jboss/remoting/transport/socket/ServerSocketWrapper.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketConnectionCheckTestCase.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketConnectionCheckTestClient.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketConnectionCheckTestServer.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestClient.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/connection/SocketTestServer.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.9 | modified | telrod | src/main/org/jboss/remoting/serialization/impl/java/JavaSerializationManager.java | JBREM-597 - changed to raw socket stream passed to marshaller and unmarshaller instead of being wrapped in object stream beforehand. |
1.23 | modified | rsigal | src/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.java | JBREM-621: Turned the boolean receivedInvocationRequest to a ThreadLocal. |