Pulkitg64 opened a new pull request, #15487: URL: https://github.com/apache/lucene/pull/15487
### Description Fixes #15485. The test was failing due to a zero-length array error. This occurred when certain random seed values resulted in numVectors being initialized to zero, causing the array instantiation to fail. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
