[
https://issues.apache.org/jira/browse/LUCENENET-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Sale resolved LUCENENET-129.
---------------------------------
Resolution: Fixed
C# collections don't implement an intelligent default version of Equals(Object
o).
Change from Assert.AreEqual(col1,col2) to Assert.AreEqual(el1a, el1b) in a loop.
> Test case TestDateSort.TestReverseDateSort fails
> ------------------------------------------------
>
> Key: LUCENENET-129
> URL: https://issues.apache.org/jira/browse/LUCENENET-129
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Doug Sale
> Priority: Minor
> Attachments: TestDateSort.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> test case fails
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.