garydgregory edited a comment on pull request #150: URL: https://github.com/apache/commons-vfs/pull/150#issuecomment-752099832
Hi @boris-petrov As you may have seen in the check list, this PR breaks the build: ``` Tests run: 93, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.007 sec <<< FAILURE! - in org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase testListener(org.apache.commons.vfs2.test.ProviderWriteTests) Time elapsed: 0.007 sec <<< FAILURE! junit.framework.AssertionFailedError: ram:///write-tests/newfile ``` Please rebase on master to use the latest but I am thinking that it might be your actual changes that brake the test. Also this PR does that have a test or tests that fail without your change to the main side of the source tree. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
