-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Programmability 2025-06-23, Programmability 2025-07-07
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the disagg-storage-services/mongod-v8.0 branch, gmock and gtest were vendored into the mongo repo to implement a PoC, which is now being productionized and this gmock/gtest usage cannot come along into the master branch.
Makes SLS-3355 "add gmock to mongod-disagg-integration" unnecessary.
The test can be written to use hand-rolled mocks with some effort.
Doing so keeps us from rushing a decision or deployment of gmock/gtest.