jpountz commented on PR #11722:
URL: https://github.com/apache/lucene/pull/11722#issuecomment-1282305919

   I had to revert this change because of test failures, e.g. this seed 
reproduces on the main branch:
   
   ```
   gradlew test --tests TestNumericDocValuesUpdates.testSortedIndex 
-Dtests.seed=4C6E977E1F29E069 -Dtests.locale=khq 
-Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   ```
   
   It seems like this test exercises some logic that 
`BasePostingsFormatTestCase` doesn't but I haven't figured out what yet.


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