> On Feb 17, 2020, at 10:42 PM, Ralph Goers wrote:
>
> This test is failing on Windows. I have been debugging it for the last 6
> hours. It is failing because it is trying to create the test log directory
> and Windows says it isn’t empty. The thing is, Files.delete has been called
> agains
This test is failing on Windows. I have been debugging it for the last 6 hours.
It is failing because it is trying to create the test log directory and Windows
says it isn’t empty. The thing is, Files.delete has been called against all the
files in the directory without error. I put a breakpoint