[ https://issues.apache.org/jira/browse/LUCENENET-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff updated LUCENENET-59: -------------------------- Attachment: QueryUtils.patch2 Opps.. first patch had more than just this fix in it. QueryUtils.patch2 has just this fix. > QueryUtils has some invalid Asserts > ----------------------------------- > > Key: LUCENENET-59 > URL: https://issues.apache.org/jira/browse/LUCENENET-59 > Project: Lucene.Net > Issue Type: Bug > Reporter: Jeff > Priority: Minor > Attachments: QueryUtils.patch, QueryUtils.patch2 > > > NUnit tests are failing because of bad Asserts in CheckEqual(Query q1, Query > q2) and CheckUnequal(Query q1, Query q2). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.