-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Testing Infrastructure
-
None
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
probably means server21632.js checking if coll.stats().wiredTiger.type == 'lsm' and giving up
the trick will be that looking at stats().wiredTiger will fail for mmap, so we need a condition that says "if we're running WiredTiger and LSM, skip this test".