rmuir opened a new pull request, #11979:
URL: https://github.com/apache/lucene/pull/11979

   Fix out of range shifts. In these cases it made tests wimpy.
   
   For example, LZ4 incompressible test always used a `byte[1]`. I don't think 
it wants to make a 2GB byte[] either, so I changed it to use up to 256KB 
similar to other tests.


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