[
https://issues.apache.org/jira/browse/LUCENENET-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Garski updated LUCENENET-296:
-------------------------------------
Attachment: LUCENENET-296.patch
Change to re-create the dir field during the test setup.
All tests in TestTopDocsCollector now pass when executed together.
> TestTopDocsCollector Setup
> --------------------------
>
> Key: LUCENENET-296
> URL: https://issues.apache.org/jira/browse/LUCENENET-296
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Priority: Minor
> Attachments: LUCENENET-296.patch
>
>
> Small issue in the SetUp on TestTopDocsCollector. In the TearDown the
> RAMDirectory dir is nulled out, however NUnit reuses the instance and the dir
> field is only initialized on creation.
> Patch coming in a moment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.