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: 02/16/2007 09:11:36 |
Time to build: 160 minutes 10 seconds |
Last changed: 02/16/2007 00:10:46 |
Last log entry: JBREM-657: Removed substantive test cases since they are no longer applicable. |
Unit Tests: (1104) Total Errors and Failures: (13) | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
Modifications since last build: (first 50 of 19) | ||||
1.1.2.3 | modified | rsigal | src/tests/org/jboss/test/remoting/shutdown/local/LocalShutdownTestCase.java | JBREM-657: Removed substantive test cases since they are no longer applicable. |
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/lease/socket/ClientLeasePeriodTestClient.java | JBREM-657: Conform to remove of local parameter in ServerInvoker.terminateLease(). |
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/lease/socket/ClientLeasePeriodTestServer.java | JBREM-657: Conform to remove of local parameter in ServerInvoker.terminateLease(). |
1.16.2.23 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-657: (1) Changed getConnection() so that there is no i/o in synchronized block. (2) Synchronized access to usedPool. (3) In clearpools() remove pools from list. |
1.15.2.4 | modified | rsigal | src/main/org/jboss/remoting/transport/local/LocalClientInvoker.java | JBREM-657: Removed parameter local from terminateLease(). |
1.7.2.6 | modified | rsigal | src/main/org/jboss/remoting/transport/ClientInvoker.java | JBREM-657: Removed local parameter from terminateLease(). |
1.5.2.6 | modified | rsigal | src/main/org/jboss/remoting/callback/CallbackPoller.java | JBREM-657: Removed local paramteter from stop(), and added some logging. |
1.52.2.28 | modified | rsigal | src/main/org/jboss/remoting/ServerInvoker.java | JBREM-657: Made clientLeases a ConcurrentHashMap. |
1.7.2.13 | modified | rsigal | src/main/org/jboss/remoting/MicroRemoteClientInvoker.java | JBREM-657: Removed local parameter to terminateLease(). |
1.8.2.9 | modified | rsigal | src/main/org/jboss/remoting/LeasePinger.java | JBREM-657: (1) Removed local parameter to stopPing() and removeClient(). |
1.53.2.21 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-657: Removed disconnectLocal() and removeListenerLocal(). |
1.29.2.18 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/ServerThread.java | JBREM-690: Added log statement. |
1.8.10.9 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/SocketWrapper.java | JBREM-690: Changed value of CLOSING from 3 to 254. |
1.1.2.4 | modified | rsigal | src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketClientInvoker.java | JBREM-650: Replaced test (listenerId == null) with isCallbackInvoker(). |
1.30.2.9 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | JBREM-654: Synchronized ServerSocketRefresh.run(), ServerSocketRefresh.release() setNewServerSocketFactory(). Also, runs ServerSocketRefresh as a daemon thread. |
1.5.4.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/FactoryConfigTestCaseParent.java | JBREM-642: Added 0-arg createSocket() to factories. |
1.7.4.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/config/FactoryConfigTestCaseSSLParent.java | JBREM-642: Added 0-arg createSocket() to factories. |
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.java | JBREM-658: Reduced calls to 400 in testHeavyLoadClientSideHttp(). |
1.31.2.2 | modified | telrod | src/main/org/jboss/remoting/transport/http/HTTPClientInvoker.java | JBREM-702 - allow for empty passwords |