提交 79e58216 authored 作者: Noel Grandin's avatar Noel Grandin

not pointing in running this test in memory mode

上级 d72558fa
......@@ -50,6 +50,9 @@ public class TestPageStore extends TestBase {
@Override
public void test() throws Exception {
if (config.memory) {
return;
}
deleteDb(null);
testDropTempTable();
testLogLimitFalsePositive();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论