risdenk commented on code in PR #14216: URL: https://github.com/apache/lucene/pull/14216#discussion_r1947418244
########## lucene/test-framework/src/java/org/apache/lucene/tests/index/BaseSegmentInfoFormatTestCase.java: ########## @@ -391,11 +391,7 @@ public void testSort() throws IOException { for (int j = 0; j < numSortFields; ++j) { sortFields[j] = randomIndexSortField(); } - if (supportsHasBlocks()) { Review Comment: I don't understand why this was the same for both... -- 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