-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Continuous Integration
-
None
TLDR: revert https://mongodbcr.appspot.com/188980001/ once travis tests run on mongo 3.6+.
The $lookup with complex-value example (example 4) doesn't run on mongo versions prior to 3.6 The example test bails early if the version isn't at least 3.6. Once travis/CI is using 3.6+, we can/should remove the version check in this example.
- depends on
-
CXX-1548 Run Travis tests with mongo version 3.6+
- Closed