TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: 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: 02/19/2006 18:53:06 |
Time to build: 73 minutes 6 seconds |
Last changed: 12/31/2005 20:37:24 |
Last log entry: JBREM-272:Added tests for (clientPool != null) and (threadPool != null) in cleanup. |
Unit Tests: (285) Total Errors and Failures: (3) | ||||||
| ||||||
Modifications since last build: (first 50 of 2053) | ||||
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.java | JBREM-235 - added new lgpl headers. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutTestCase.java | JBREM-235 - added new lgpl headers. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/ComplexObject.java | JBREM-235 - added new lgpl headers. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvocationHandler.java | JBREM-235 - added new lgpl headers. |
1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestClient.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServer.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServerImpl.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TransporterTestCase.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/SSLInvokerConstants.java | JBREM-235 - added new lgpl headers. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerClientTest.java | JBREM-235 - added new lgpl headers. |
1.8 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.java | JBREM-235 - added new lgpl headers. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerTestCase.java | JBREM-235 - added new lgpl headers. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.java | JBREM-235 - added new lgpl headers. |
1.7 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-235 - added new lgpl headers. |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerTestCase.java | JBREM-235 - added new lgpl headers. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleClient.java | JBREM-235 - added new lgpl headers. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleServer.java | JBREM-235 - added new lgpl headers. |
1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-235 - added new lgpl headers. |
1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-235 - added new lgpl headers. |
1.7 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.java | JBREM-270:Replaced "," with "&" |
1.6 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-270:Replaced "," with "&" |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java | JBREM-253 - changed to use coyote connector by default instead of http server invoker. Also adding many fixes so now only ssl related http tests are failing within the tests suite. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/.truststore | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
1.6 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/basic/InvokerServerTest.java | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerServerTest.java | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/ssl/test/SSLSimpleServer.java | JBREM-214 - fixes for test failures (includes replacing keystore for ssl tests with one that will not expire for many years). |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-234 & JBREM-179 & JBREM-223 - fixed EOFException and broke pipe exception. Also changed the way the timeout was being set on the socket and streams. |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-234 & JBREM-179 & JBREM-223 - fixed EOFException and broke pipe exception. Also changed the way the timeout was being set on the socket and streams. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - updating timeout test to better show bug. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - updating timeout test to better show bug. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - rolling back some of the serialization changes and will build back up. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - rolling back some of the serialization changes and will build back up. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - test case to reproduce (updated) |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - test case to reproduce (updated) |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutClientTest.java | JBREM-223 - test case to reproduce |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/keepalive/TimeoutServerTest.java | JBREM-223 - test case to reproduce |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutClientTest.java | JBREM-223 - added test for client timeout. |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/transport/socket/timeout/TimeoutServerTest.java | JBREM-223 - added test for client timeout. |
1.7 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | Added yet another check to make sure does not hang. |
1.6 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | slight change to port util to reduce number of thread looking for new port. |
1.5 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | Prevent cruisecontrol from complaining any more about this test case. |
1.4 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - changed to catch Throwable instead of just Exception for error condition. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - updated PortUtil to require host/ip be passed along when finding a free port (to ensure is on correct network interface). |
1.2 | modified | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-289 - updated code so would not continually loop looking for a free port. |
1.1 | added | telrod | src/tests/org/jboss/test/remoting/util/PortUtilTestCase.java | JBREM-281 - making so port returned is always usable. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestClient.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServer.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |
1.3 | modified | telrod | src/tests/org/jboss/test/remoting/transporter/TestServerImpl.java | JBREM-276 - changed transporter client to throw original exception from the server implementation instead of wrapping it. |