Fix corruption test
This commit is contained in:
parent
478990c81b
commit
4cd9f58c04
@ -360,6 +360,7 @@ TEST(CorruptionTest, CompactionInputErrorParanoid) {
|
||||
options.max_mem_compaction_level = 0;
|
||||
Reopen(&options);
|
||||
|
||||
dbi = reinterpret_cast<DBImpl*>(db_);
|
||||
Build(10);
|
||||
dbi->TEST_FlushMemTable();
|
||||
dbi->TEST_WaitForCompact();
|
||||
|
Loading…
Reference in New Issue
Block a user