[CDRIVER-3954] Run all integration tests in versioned API Evergreen tasks Created: 12/Apr/21 Updated: 28/Oct/23 Resolved: 10/May/21 |
|
| Status: | Closed |
| Project: | C Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.18.0, 1.18.0-alpha2 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Benji Rewis (Inactive) | Assignee: | Andreas Braun |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Currently, we're only running the versioned API spec tests against a server with requireApiVersion. We should run all integration tests in the versioned API evergreen task and debug any errors that arise. |
| Comments |
| Comment by Githook User [ 03/Jun/21 ] |
|
Author: {'name': 'Andreas Braun', 'email': 'alcaeus@users.noreply.github.com', 'username': 'alcaeus'}Message:
Despite the #include, the linker does not like this:
Co-authored-by: Benjamin Rewis <32186188+benjirewis@users.noreply.github.com>
Co-authored-by: samantharitter <samantha.ritter@10gen.com> |
| Comment by Githook User [ 10/May/21 ] |
|
Author: {'name': 'Andreas Braun', 'email': 'alcaeus@users.noreply.github.com', 'username': 'alcaeus'}Message:
Despite the #include, the linker does not like this:
Co-authored-by: Benjamin Rewis <32186188+benjirewis@users.noreply.github.com>
Co-authored-by: samantharitter <samantha.ritter@10gen.com> |
| Comment by Andreas Braun [ 28/Apr/21 ] |