iprithv commented on issue #16121: URL: https://github.com/apache/lucene/issues/16121#issuecomment-4558735853
@benwtrent wow! thanks for mentioning this, the heuristic was skipping patterns with `*` in the method name, so the filter wasn't being applied. I fixed that as well and pushed with https://github.com/apache/lucene/pull/16140, your command now runs exactly 10 tests (10 iterations) instead of 3900. -- 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]
