garydgregory commented on PR #824: URL: https://github.com/apache/commons-io/pull/824#issuecomment-3765553346
Hello @Reranko05 The changes to the main tree are not good enough. Think about the _pattern_ the test represents and not a one-off change to make the one test pass. To illustrate this, please rebase on git master, and see the additions I've made to the disabled test `FilenameUtilsTest.testGetFullPathNoEndSeparator_IO_771()`. In a PR, you should have changes to `main` and `test` where the unit tests fail if the changes to main are not applied. -- 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]
