vigyasharma commented on pull request #633: URL: https://github.com/apache/lucene/pull/633#issuecomment-1068485083
`./gradlew check` had passed on my local machine. However, some tests have randomization and don't always invoke `addIndexes(CodecReaders...)`, and have failed in the run above. Is there a way to ensure all code paths in the random tests get executed? I want to run the tests that invoke `addIndexes(CodecReader...)` for some random flag value. -- 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