benwtrent commented on issue #12654:
URL: https://github.com/apache/lucene/issues/12654#issuecomment-1757926532

   ```
       final int numIterations = TEST_NIGHTLY ? atLeast(100) : atLeast(5);
   ```
   Is one such place where `nightly` matters from what I can tell.
   
   I verified the `139` is the iterations, which isn't a ton. I have other 
seeds passing with much more than that.


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