shaikhu commented on code in PR #12201: URL: https://github.com/apache/lucene/pull/12201#discussion_r1162514346
########## lucene/backward-codecs/src/test/org/apache/lucene/backward_index/TestBackwardsCompatibility.java: ########## @@ -227,7 +228,7 @@ public void testCreateMoreTermsIndex() throws Exception { Thread.sleep(100000); } - // ant test -Dtestcase=TestBackwardsCompatibility -Dtestmethod=testCreateSortedIndex + // gradlew test -Dtestcase=TestBackwardsCompatibility -Dtestmethod=testCreateSortedIndex Review Comment: > Here needs to be updated as well? Missed that! See 7a75d797fe -- 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