Hi Ralph, On Mon, 30 May 2022 at 09:11, Ralph Goers <[email protected]> wrote:
> I ran it multiple times in my Windows VM and it failed each time. I am not > going > to hunt down what directories I need to be deleting. The test needs to do > that. > I perfectly understand your POV. Actually looking at the test's code, it has some methods to clean up after himself, but they were not working. It should work now. I don't entirely understand why `JdbcAppenderColumnMappingLiteralTest` uses a file-backed DB, while the remaining tests use a memory-backed DB, but I left it the way it is. Piotr
