snuyanzin commented on PR #23917:
URL: https://github.com/apache/flink/pull/23917#issuecomment-1857613116

   @Jiabao-Sun can you please have a look one more time
   
   PS. I started to use 
   ```scala
   val baseCheckpointPath = Files.createTempDirectory(getClass.getCanonicalName)
       Files.deleteIfExists(baseCheckpointPath);
   ```
   since for junit 5.10.1 it keeps failing as 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=55518&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4&l=12635


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to