-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.2.17
-
Component/s: Testing Infrastructure
-
None
Ninja fails on 3.2 because there are two "metadata_tests":
https://github.com/mongodb/mongo/blob/ff8486ce5750a1a6d80e9105bbd205cf2648a900/src/mongo/rpc/SConscript#L158
https://github.com/mongodb/mongo/blob/ff8486ce5750a1a6d80e9105bbd205cf2648a900/src/mongo/db/s/SConscript#L87
Simply renaming one of these should make it work.
- duplicates
-
SERVER-23440 Two unittests have the same name causing unittest target to fail
-
- Closed
-