turcsanyip commented on PR #8617: URL: https://github.com/apache/nifi/pull/8617#issuecomment-2057533064
> The integration tests workflow failed on `FetchSmbIT` for the following tests: > > ``` > FetchSmbIT.testCompletionStrategyDelete:114 expected: <false> but was: <true> > FetchSmbIT.testCompletionStrategyMoveWithCreatingDirectory:149 expected: <false> but was: <true> > ``` Thanks for the heads-up @exceptionfactory! I rerun the integration test on GitHub and got the same errors. So they are not intermittent. However, I did not manage to replicate it in my environments. It worked on Mac and now I also set up a similar environment to GitHub Actions (same OS, Java and Docker versions) but no luck. I pushed some changes in order to get more info and also modified the logic a bit (just trial-and-error approach). -- 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]
