-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Dev Tools 2019-10-07
An upgrade to PseudoRandom was reverted due to a test relying on the specific bits output by PseudoRandom(0). This is not a good situation (SERVER-43641).
Tests must not hardcode this sort of thing. If we do, we can never make improvements to the generators without updating all such tests.
- has to be done before
-
SERVER-43641 platform/random.h causing bugs, upgrade overdue
- Closed