提交 e246d438 authored 作者: Noel Grandin's avatar Noel Grandin

test does not support multithreaded mode

上级 eb0d8686
......@@ -231,7 +231,7 @@ public class TestPageStore extends TestBase {
}
private void testDefrag() throws SQLException {
if (config.reopen) {
if (config.reopen || config.multiThreaded) {
return;
}
deleteDb("pageStoreDefrag");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论