uschindler commented on PR #12681:
URL: https://github.com/apache/lucene/pull/12681#issuecomment-1763180967

   > We have to think about testing. I don't want to rely upon various hardware 
for correctness. I think there's a way to alter the code so that we can test 
the correctness of everything (albeit slowly), e.g. exercise 128, 256, and 512 
in our tests.
   
   This can be done in the same way like the "testMode" fall, we should just 
extend it to cover more cases. You could also pass an override for the bit size 
instead of true/false.
   
   By default it passes the preferred species, in test mode it could pass 
others.


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