rseitz commented on PR #1154: URL: https://github.com/apache/solr/pull/1154#issuecomment-1309095797
Hmm... I see the precommit failed because of the (deliberate) use of reference equality in QueryUtilsTest... (`assertTrue(queries[0] != queries[1]);`). Got a clean run locally though... Looking to see if there's a way to suppress that rule... (advice welcome, ofc) -- 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]
