MikeThomsen commented on pull request #5791: URL: https://github.com/apache/nifi/pull/5791#issuecomment-1053617015
@exceptionfactory https://junit.org/junit5/docs/5.4.2/api/org/junit/jupiter/api/io/TempDir.html This issue with @TempDir failing on Windows appears to be an ongoing struggle for JUnit 5. https://github.com/spring-io/initializr/issues/862 https://github.com/junit-team/junit5/issues/2171 https://github.com/junit-team/junit5/issues/2811 https://github.com/junit-team/junit5/issues/2046 I'm going to disable the tests on Windows until the JUnit team sorts this out. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
