[CDRIVER-2742] Not running the tests in test-mongoc-server-selection-errors.c Created: 12/Jul/18 Updated: 28/Oct/23 Resolved: 18/Jul/18 |
|
| Status: | Closed |
| Project: | C Driver |
| Component/s: | libmongoc, tests |
| Affects Version/s: | None |
| Fix Version/s: | 1.13.0 |
| Type: | Bug | Priority: | Minor - P4 |
| Reporter: | Spencer Mckenney | Assignee: | A. Jesse Jiryu Davis |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | CDRIVER-2733 |
| Description |
|
Currently, there is a test file called test-mongoc-server-selection-errors.c in the mongo-c-driver that never gets run. Adding this test file to the test suite causes errors. We should either remove the file altogether or add the tests and fix the errors. Here is the code where the test is commented out in test-libmongoc.c:
|
| Comments |
| Comment by Githook User [ 18/Jul/18 ] |
|
Author: {'name': 'A. Jesse Jiryu Davis', 'email': 'jesse@mongodb.com', 'username': 'ajdavis'}Message: |