Stabilize DBTest.ApproximateSizesMemTable (#7064)
Summary: Random memtable layouts could cause random failure, reproducible with command below running for a while. Test now using deterministic behavior. Pull Request resolved: https://github.com/facebook/rocksdb/pull/7064 Test Plan: while ./db_test --gtest_filter=*SizesMemTable*; do true; done Reviewed By: siying Differential Revision: D22339442 Pulled By: pdillinger fbshipit-source-id: 8e74e5a9b5e88f7030854045a22c12cf561d5de6main
parent
8e6ff044e1
commit
e2fd501d44
Loading…
Reference in new issue