exceptionfactory commented on PR #10690: URL: https://github.com/apache/nifi/pull/10690#issuecomment-3696734015
> @exceptionfactory I am not sure that is the problem as that message works on all the other boxes but for Windows. I think there is something with the filter logic on windows when the filter path is on pattern subdir2 (which is the last part of test `testFilterPathPattern`). I have tried a few fixes which seem more like empty stabs. I could for now just disable this particular test for Windows although that does not seem satisfying. Yes, it does appear to be an issue with the directory pattern matching on Windows. I'm fine with disabling only that particular test on Windows. It is probably worth creating a new Jira issue to review that particular test method more closely if you are unable to find a satisfactory solution for this particular pull request. -- 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]
