[#1868] ExecuteListener.end() is not called when using
ResultQuery.fetchLazy() - Disabled integration test
This commit is contained in:
parent
6f0450e984
commit
0d482d24e9
@ -1763,7 +1763,7 @@ public abstract class jOOQAbstractTest<
|
||||
new ExecuteListenerTests(this).testExecuteListenerOnBatchMultiple();
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Test TODO [#1868] Re-enable this test
|
||||
public void testExecuteListenerFetchLazyTest() throws Exception {
|
||||
new ExecuteListenerTests(this).testExecuteListenerFetchLazyTest();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user