[
https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779275#action_12779275
]
Nicholas Paldino commented on LUCENENET-277:
--------------------------------------------
Not a problem, hopefully there wasn't duplication of effort in LUCENENET-278
either.
> TestQueryParser tests all fail due to incorrect constructor.
> ------------------------------------------------------------
>
> Key: LUCENENET-277
> URL: https://issues.apache.org/jira/browse/LUCENENET-277
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Nicholas Paldino
> Priority: Blocker
> Attachments: TestQueryParser.patch
>
>
> The constructor for the NUnit test TestQueryParser contains a "name"
> parameter which is never used by any of the base classes in the tests. Since
> NUnit requires a constructor with no parameters, this needs to be fixed so
> the unit tests can run and we can find out what works and what doesn't.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.