[
https://issues.apache.org/jira/browse/LUCENENET-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Sale updated LUCENENET-130:
--------------------------------
Attachment: CheckHits.patch
fix for CheckHits.cs
> bug in unit test helper class Lucene.Net.Search.CheckHits
> ---------------------------------------------------------
>
> Key: LUCENENET-130
> URL: https://issues.apache.org/jira/browse/LUCENENET-130
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Doug Sale
> Priority: Minor
> Attachments: CheckHits.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Attempts to compare 2 System.Collections.ArrayList instances via
> Assert.AreEquals(...)
> C# Collections don't implement a reasonable Equals(Object o) method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.