Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ESIndexInputTestCase#randomReadAndSlice (#93227)
In #93205 we fixed a bug in `ByteArrayIndexInput` but accidentally reduced the coverage of the test suite with a supposedly-temporary change for debugging purposes. This commit brings the test suite back up to full strength again. This was fixed in `main` by #93208, but most of that change is not for backporting.
- Loading branch information