rocksdb/utilities/backupable
Peter Dillinger 7d0ecab570 Fix some flaky tests in BackupableDBTest with intentional flushing (#7273)
Summary:
Some tests like BackupableDBTest.FileCollision and
ShareTableFilesWithChecksumsNewNaming are intermittently failing,
probably due to unpredictable flushing with FillDB. This change
should fix the failures seen and help to prevent similar flakiness in
future tests in the file.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7273

Test Plan: make check, and with valgrind

Reviewed By: siying

Differential Revision: D23176947

Pulled By: pdillinger

fbshipit-source-id: 654b73a64db475f2b9b065ed53a889a8b9083c59
2020-08-17 22:07:17 -07:00
..
backupable_db_test.cc Fix some flaky tests in BackupableDBTest with intentional flushing (#7273) 2020-08-17 22:07:17 -07:00
backupable_db.cc Fix flaky BackupableDBTest.CustomChecksumTransition (#7254) 2020-08-14 13:34:15 -07:00