cwperks opened a new pull request, #14057:
URL: https://github.com/apache/lucene/pull/14057

   ### Description
   
   This PR fixes 
TestSoftDeletesDirectoryReaderWrapper.testAvoidWrappingReadersWithoutSoftDeletes
 which consistently fails with a reproducible seed:
   
   ```
   ./gradlew test --tests 
TestSoftDeletesDirectoryReaderWrapper.testAvoidWrappingReadersWithoutSoftDeletes
 -i \
   -Dtests.seed=CB973876C2F6A82A \
   -Dtests.locale=fr-SN \
   -Dtests.timezone=Etc/GMT+7 \
   -Dtests.asserts=true \
   -Dtests.file.encoding=UTF-8
   ```
   
   Thank you to @easyice for the suggested solution and pointers for this fix. 
For more details about the test failure see: 
https://github.com/apache/lucene/issues/14020#issuecomment-2523524793
   
   Resolves: https://github.com/apache/lucene/issues/14020


-- 
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