[
https://issues.apache.org/jira/browse/LUCENENET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779273#action_12779273
]
Michael Garski commented on LUCENENET-277:
------------------------------------------
George already committed a change for this earlier today with revision 881534.
> 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.