提交 4cd9f58c 编写于 作者: I Igor Canadi

Fix corruption test

上级 478990c8
......@@ -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();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册