ChrisHegarty commented on PR #12850:
URL: https://github.com/apache/lucene/pull/12850#issuecomment-1831661212

   The test previously has been seen to fail with:
   
   ```
   org.junit.ComparisonFailure: expected:<ba[z]> but was:<ba[r]>
     at __randomizedtesting.SeedInfo.seed([45D4C56DF2092811:7D67E193D5FAFCC0]:0)
     at [email protected]/org.junit.Assert.assertEquals(Assert.java:117)
     at [email protected]/org.junit.Assert.assertEquals(Assert.java:146)
     at 
org.apache.lucene.queries.function.TestSortedSetFieldSource.testSimple(TestSortedSetFieldSource.java:59)
     ...
   ```
   
   After the change the test has not failed in several hundreds of thousands of 
runs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to