[QFJ-3] Stabilize Cruise Control server Created: 17/Apr/06 Updated: 02/Sep/06 Resolved: 21/Apr/06 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Web site |
Affects Version/s: | None |
Fix Version/s: | 1.0.0 Final |
Type: | Bug | Priority: | Major |
Reporter: | Steve Bate | Assignee: | Laurent Danesi |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Issue Links: |
|
Description |
The CC server doesn't seem to be very reliable right now. I'd also like to be trained on how to administer it so I can help with any issues. |
Comments |
Comment by Steve Bate [ 19/Apr/06 ] |
We also need to modify the ant build scripts so that CC reports a failure when the tests fail. One problem with this is that the acceptance tests occasionally and randomly timeout in the CruiseControl environment although they never do this in Eclipse. We may have to increase the reconnectDelay to longer than the current 100 ms (that had been previously causing a problem with CC atests) but this will also increase the time required to the run the tests (probably not a big issue for the CC environment). |
Comment by Laurent Danesi [ 21/Apr/06 ] |
Junit TestResults are available now. |