-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.0-rc2
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
Fully Compatible
-
5
The checkUUIDsConsistentAcrossCluster hook is called as part of ShardingTest's stop() function. There is no equivalent version for resmoke sharded clusters; as a result, when the concurrency sharding suites were ported over to use resmoke fixtures, this hook no longer runs. We should adapt the hook or create a new version that works with resmoke fixtures.