-
Type: Improvement
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Testing
Currently, we only test the C++ driver against libmongoc/libbson built from master. We don't actively test against the latest released C driver, or the minimum supported C driver we advertise on the installation instructions.
Some tests may require bug fixes in newer versions of libmongoc/libbson. So it may not be possible to run all tests against the oldest supported libmongoc/libbson. But let's consider at least building against that version of libmongoc/libbson as part of our evergreen tests.
A test like this would have caught CXX-1901.
- is related to
-
CXX-1901 Building C++ driver from master fails to find cmake packages of C driver
- Closed