[
https://issues.apache.org/jira/browse/LUCENENET-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636058#action_12636058
]
Doug Sale commented on LUCENENET-155:
-------------------------------------
Classes are:
- Lucene.Net.Index.TestCompoundFile.cs
- Lucene.Net.Index.TestDocumentWriter.cs
- Lucene.Net.Index.TestFieldInfos.cs
> SetUp bug in 3 unit tests
> -------------------------
>
> Key: LUCENENET-155
> URL: https://issues.apache.org/jira/browse/LUCENENET-155
> Project: Lucene.Net
> Issue Type: Bug
> Environment: any/all
> Reporter: Doug Sale
> Priority: Minor
> Attachments: SetUp.patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> 3 unit tests fail to call their super class SetUp() method in their
> respective SetUp() methods. Results in errors in super class TearDown()
> method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.