[ https://issues.apache.org/jira/browse/LUCENENET-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff updated LUCENENET-61:
--------------------------
Attachment: TestBackwardCompatibility.patch2
This patch removes the line:
entries = zipFile.Entries();
Which didn't get removed in the first patch, and moves the line:
Assert.Fail("Needs integration with SharpZipLib");
Inside the else of the conditional compilation symbol SHARP_ZIP_LIB
> Issue testing Backwards Compatibility
> -------------------------------------
>
> Key: LUCENENET-61
> URL: https://issues.apache.org/jira/browse/LUCENENET-61
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Jeff
> Assignee: George Aroush
> Priority: Minor
> Attachments: TestBackwardCompatibility.patch2, TestBackwardsCompatibility.patch
>
>
> NUnit tests fail because of non c# compliant tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|