speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
907 stars 71 forks source link

Unit Tests: Investigate & Fix WriteBufferManagerFlushInitiationTest.RegisteringLate (write_buffer_manager_test.cc) #821

Open udi-speedb opened 8 months ago

udi-speedb commented 8 months ago

As part of #817, the unit test was disabled as it is flaky. This issue is to make the test not flaky or remove it altogether.