boris-petrov edited a comment on pull request #166:
URL: https://github.com/apache/commons-vfs/pull/166#issuecomment-797378199


   I've been running tests locally until they fail. I also see a few other 
tests failing:
   
   ```
   
ProviderWriteTests>AbstractProviderTestCase.runTest:196->testListChildren:470->assertSameFileSet:561
 expected:<3> but was:<4>
   ```
   
   and
   
   ```
   
ProviderDeleteTests>AbstractProviderTestCase.runTest:196->testDeleteAllFiles:116
 expected:<2> but was:<3>
   ```
   
   I also ran the tests on `master` the same way and I also got a test failure:
   
   ```
   
ProviderWriteTests>AbstractProviderTestCase.runTest:196->testListChildren:460->assertSameFileSet:561
 expected:<1> but was:<2>
   ```
   
   So there is some issue with some tests... the question is if the failures 
that we see here are because of the PR; are because of previous problems in 
`master`; or are just made more often...


----------------------------------------------------------------
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]


Reply via email to