mikemccand commented on pull request #633:
URL: https://github.com/apache/lucene/pull/633#issuecomment-1072547237


   > Is there a way to ensure all code paths in the random tests get executed? 
I want to run the tests that invoke `addIndexes(CodecReader...)` for some 
random flag value.
   
   Alas, I don't think we have a way to ensure ALL paths get executed -- that 
would likely be combinatorically prohibitive?  But sure would be nice to have 
some control over this.
   
   But we do have `gradle beast`, which will run the same test case over and 
over with different random seeds and hopefully over time provoke any latent 
failures that one or two successful runs failed to uncover?


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