benwtrent commented on PR #13361: URL: https://github.com/apache/lucene/pull/13361#issuecomment-2110476639
@timgrein what is the beamwidth set to in the failing case? We may want to increase the beamWidth size to just make the test more consistent. ``` int beamWidth = random().nextInt(10) + 10; // from the previous base of 5 ``` -- 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