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

BUG: Lucene.Net.Tests.QueryParser.Flexible.Standard.TestQPHelper: Use ParseExact to specify the date format #543

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

NightOwl888
Copy link
Contributor

This was causing Lucene.Net.Tests.QueryParser.Flexible.Standard.TestQPHelper::TestDateRange() to fail when the random culture is Arabic.

Reference: dotnet/runtime#61708 (comment)

… ParseExact to specify the date format to parse, so it works across cultures. See: dotnet/runtime#61708 (comment)
@NightOwl888 NightOwl888 merged commit 9a39013 into apache:master Nov 18, 2021
@NightOwl888 NightOwl888 mentioned this pull request Nov 19, 2021
29 tasks
@NightOwl888 NightOwl888 added this to the 4.8.0-beta00016 milestone Feb 12, 2022
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.

1 participant