Github user synhershko commented on the pull request:
https://github.com/apache/lucenenet/pull/114#issuecomment-76154853
@Chand2048 this is exactly how this is being done in Apache Lucene - see
https://github.com/apache/lucene-solr/blob/lucene_solr_4_8_0/lucene/core/src/test/org/apache/lucene/index/TestSnapshotDeletionPolicy.java#L66
So we either missed a clean-up procedure that's being done there, or
there's something else that we do differently. Either way, I'd like to avoid
fixing the test - we may be covering up another problem.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---