提交 4c2cbb5a authored 作者: noelgrandin's avatar noelgrandin

don't run testLobCleanupSessionTemporaries() for the in-memory case

上级 9d12de92
......@@ -81,10 +81,10 @@ public class TestLob extends TestBase {
testAddLobRestart();
testLobServerMemory();
testUpdatingLobRow();
testLobCleanupSessionTemporaries();
if (config.memory) {
return;
}
testLobCleanupSessionTemporaries();
testLobUpdateMany();
testLobDeleteTemp();
testLobDelete();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论