[SERVER-39000] Unittest framework incorrectly handles initialization of serverCompatibilityVersion Created: 14/Jan/19 Updated: 29/Oct/23 Resolved: 25/Jan/19 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 4.1.8 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | ADAM Martin (Inactive) | Assignee: | ADAM Martin (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Operating System: | ALL |
| Sprint: | Dev Tools 2019-01-28 |
| Participants: |
| Description |
|
Some DBTests are Test Suites, but don't have UnitTest members, thus the existing SCV fix doesn't work right for them. Further, the existing SCV fix causes some tests to potentially miss the SCV fix anyhow. |
| Comments |
| Comment by Githook User [ 25/Jan/19 ] |
|
Author: {'username': 'adamlsd', 'email': 'adam.martin@10gen.com', 'name': 'ADAM David Alan Martin'}Message: Some tests in `dbtest` do not use the `mongo::unittest::Test` class |
| Comment by Githook User [ 16/Jan/19 ] |
|
Author: {'username': 'adamlsd', 'email': 'adam.martin@10gen.com', 'name': 'ADAM David Alan Martin'}Message: Some tests in `dbtest` do not use the `mongo::unittest::Test` class |