提交 6439c5ed authored 作者: Noel Grandin's avatar Noel Grandin

re-enable this test

now that katzyn has fixed the underlying issue
上级 2ad18500
......@@ -113,10 +113,6 @@ public class TestOldVersion extends TestBase {
}
private void testOldClientNewServer() throws Exception {
// TODO fails in pagestore mode
if (!config.mvStore) {
return;
}
Server server = org.h2.tools.Server.createTcpServer();
server.start();
int port = server.getPort();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论