[JCBC-225] ClusterManagerTest - Handle failure in testWithSomeBadAddrs Created: 30/Jan/13 Updated: 11/Mar/13 Resolved: 30/Jan/13 |
|
| Status: | Closed |
| Project: | Couchbase Java Client |
| Component/s: | library |
| Affects Version/s: | 1.1.1 |
| Fix Version/s: | 1.1.2 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Deepti Dawar | Assignee: | Deepti Dawar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
Handle failure in testWithSomeBadAddrs.
The failure in this test is happening because the RuntimeException is not caught. |
| Comments |
| Comment by Deepti Dawar [ 30/Jan/13 ] |
| Checked in at http://review.couchbase.org/#/c/24299/ |
| Comment by Deepti Dawar [ 11/Mar/13 ] |
| Merged into repository. |