-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: MapReduce, Testing Infrastructure
-
None
-
Fully Compatible
-
Query 2019-08-26, Query 2019-09-09
These tests are all very similar:
- jstests/sharding/mapReduce_inSharded.js
- jstests/sharding/mapReduce_inSharded_outSharded.js
- jstests/sharding/mapReduce_nonSharded.js
- jstests/sharding/mapReduce_outSharded.js
- jstests/sharding/mapReduce_outSharded_checkUUID.js
We should either consolidate them, or find a helper function or several that they can share to make the code duplication smaller and test surface area more obvious.