zentol opened a new pull request #6581: [FLINK-6670][tests] Remove CommonTestUtils#createTempDirectory URL: https://github.com/apache/flink/pull/6581 ## What is the purpose of the change This PR removes `CommonTestUtils#createTempDirectory`, as `TemporaryFolders` should be used for creating temporary folders during tests. As such all usages were replaced with `TemporaryFolders`. ## Verifying this change This change is already covered by existing tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
