-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Format
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-06-20
-
2
While reviewing test behaviour in test/format, I discovered that the seed used for random generation was accidentally being set to the same value on every run. As a result, the test was producing identical random patterns each time, defeating the purpose of randomised coverage.
Fix:
Updated seed generation to ensure variability across runs.
- is caused by
-
WT-13310 WT random cursor continues to return duplicate records due to poor interaction with MongoDB layer's query yielding
-
- Closed
-