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: 06/19/2007 13:14:22 |
Time to build: 102 minutes 11 seconds |
Last changed: 06/19/2007 02:14:38 |
Last log entry: JBREM-757: Added two methods for disconnectTimeout == 0. |
Unit Tests: (619) Total Errors and Failures: (28) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 6) | ||||
1.1.2.4 | modified | rsigal | src/tests/org/jboss/test/remoting/timeout/QuickDisconnectClientParent.java | JBREM-757: Added two methods for disconnectTimeout == 0. |
1.53.2.34 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-757: Removed log.info() left in by mistake. |
1.53.2.33 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-757: Implemented quick version of removeListener() for pull callbacks. |
1.5.2.10 | modified | rsigal | src/main/org/jboss/remoting/callback/CallbackPoller.java | JBREM-641, JBREM-756: (1) Changed default polling mode to nonblocking; (2) added option to do nonsynchronized shutdown; (3) added ability to shut down if errors exceed some maximum. |
1.1.2.3 | modified | rsigal | src/tests/org/jboss/test/remoting/callback/pull/blocking/BlockingPullCallbackTestCase.java | JBREM-641: Updated to account for changing CallbackPoller default to nonblocking callbacks. |
1.1.2.1 | modified | rsigal | src/tests/org/jboss/test/remoting/callback/pull/CallbackPollerShutdownTestCase.java | JBREM-641: Unit test to verify CallbackPoller shuts down when error count exceeds maximum. |