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/03/2007 04:39:57 |
Time to build: 91 minutes 45 seconds |
Last changed: 11/03/2007 03:45:54 |
Last log entry: JBREM-800: In testBlockingCallbackPoller(), extend Thread.sleep() before checking that threads are done. |
Unit Tests: (539) Total Errors and Failures: (12) | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Modifications since last build: (first 50 of 16) | ||||
1.1.2.2 | modified | rsigal | src/tests/org/jboss/test/remoting/callback/pull/CallbackPollerShutdownTestCase.java | JBREM-800: In testBlockingCallbackPoller(), extend Thread.sleep() before checking that threads are done. |
1.2.2.8 | modified | rsigal | src/tests/org/jboss/test/remoting/callback/acknowledge/CallbackAcknowledgeTestCase.java | JBREM-800: In testNonblockingPollRemotingAckDifferentHandlers() extended Thread.sleep() before checking for acknowledgements. |
1.12.4.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/InvokerClientTest.java | JBREM-800: In testCallbacks(), extended Thread.sleep() before removing listener and checking for callback. |
1.1.6.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/ServerTimerReuseTestCase.java | JBREM-800: Increased timeout on InvokerLocator in testTimerReuse(). |
1.1.2.5 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/oneway/OnewayConnectionManagerTestCase.java | JBREM-843: Added reference to JBREM-843 in javadoc. |
1.16.2.35 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | JBREM-843: Decrements usedPooled when a socket is discarded because the pool is full. |
1.1.4.3 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/CloseControlSocketTestCase.java | JBREM-800: In testControlSocketClosedWhenReplaced(), wait 2 seconds before testing old control socket. |
1.1.2.4 | modified | rsigal | src/tests/org/jboss/test/remoting/oneway/OnewayThreadPoolTestCase.java | JBREM-800: Extended Thread.sleep() in testHeavyLoadClientSideHttp() before counting invocations. |
1.1.2.5 | modified | rsigal | src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java | JBREM-800: In testSimpleClientSocketCases(), added Thread.sleep(2000) to get ServerSocket time to start. |
1.1.2.3 | modified | rsigal | src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.java | JBREM-800: Extended wait for new detection message. |
1.1.2.4 | modified | rsigal | src/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.java | JBREM-800: Extended Thread.sleep() after client.invokeOneway(). |
1.1.2.6 | modified | rsigal | src/tests/org/jboss/test/remoting/timeout/QuickDisconnectClientParent.java | JBREM-798: In testQuickRemovePullListener() and testQuickRemovePullListenerZeroTimeout(), return without testing for bidirectional transports. |
1.1.2.18 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-800: In testControlConnectionFailureBeforeFirstCallback(): (1) test that control connection is replaced and callback is possible; (2) eliminate irrelevent shutting down of ServerThread. |
1.1.2.17 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-800: Last commit inadvertently left xtest...() method names. |
1.1.2.16 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-800: Wait 500 ms longer for callbacks in testMaxSocketPoolSize(). |
1.1.2.4 | modified | rsigal | src/tests/org/jboss/test/remoting/lease/synchronization/MultipleClientSynchronizationTestCase.java | JBREM-800: ClientThread wakes up every 100 microseconds. |