slow-J opened a new pull request, #16509: URL: https://github.com/apache/lucene/pull/16509
This is addressing 1/4 in https://github.com/apache/lucene/issues/16267 ``` Testing gap in testExplainFailingOptionalClauses. It only asserts on the failingOptionals list, not the main subs list. Adding a subs.clear() into BooleanWeight doesn't fail any tests. ``` Tested that a subs.clear() would cause an AssertionError. No changes.txt needed as this is minor. -- 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]
