vigyasharma commented on PR #633:
URL: https://github.com/apache/lucene/pull/633#issuecomment-1113715276

   Updated the `MockRandomMergePolicy` to randomly use the more concurrent 
version of `findMerges(CodecReaders[])` with a 50% probability. This uncovered 
some failing tests that were asserting directly on segments within a writer, 
and expected a single segment out of the API. Fixed broken tests. 
   
   Kudos to Lucene's randomized testing for catching such edge cases! 


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to