Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review of Lucene.Net.Tests.Queries (See #259) #432

Merged

Conversation

NightOwl888
Copy link
Contributor

Fixed some bugs and formatting issues with the tests in Lucene.Net.Tests.Queries. See #259.

…s no need to place it in a try/catch block. There is also no need to cast the result if we don't need access to its members. (apache#259)
…): Hash code collision provided in Lucene won't necessarily be a collision in .NET. Generate the collision at runtime so the test will pass (the test wouldn't have passed if the assert hadn't been commented). (apache#259)
@NightOwl888 NightOwl888 merged commit d5a5e98 into apache:master Feb 22, 2021
@NightOwl888 NightOwl888 linked an issue Mar 26, 2021 that may be closed by this pull request
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review tests for Lucene.Net assembly
1 participant