lucene
lucene copied to clipboard
Fix TestLucene90FieldInfosFormat.testRandom
Description
Failing seed (E9414A90E55BE2D) generates empty string with TestUtil#randomUnicodeString whereas both field names must not be same as per this. This fix adds an extra check that prevents this condition.
Test : passes test with failing seed
Closes #13129
This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!
This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!