cpoerschke commented on PR #2176: URL: https://github.com/apache/solr/pull/2176#issuecomment-1883502943
> `TestSolrQueryParser#testSyntax `- re-run it a few times locally , surprisingly it passed then failed, passed, failed; somewhat flaky. Was able to reproduce the failure locally with `./gradlew test --tests TestSolrQueryParser.testSyntax -Dtests.seed=9EEE6CC2A6BE4FEA` from the CI run. Added a commit to account for the https://github.com/apache/lucene/commit/690462ceb433a4394ca3836c190e0311ce15cd63 change and now it passes locally. -- 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]
