jpountz opened a new pull request, #12673: URL: https://github.com/apache/lucene/pull/12673
This test sometimes fails because `SimpleText` has a non-deterministic size for its segment info file, due to escape characters. The test now enforces the default codec, and checks that segments have the expected size before moving forward with forcemerge(). Closes #12648 -- 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]
