jeho-rpls commented on PR #16368: URL: https://github.com/apache/lucene/pull/16368#issuecomment-4900088399
The CI failure is unrelated to this change: `TestForceNoBulkScoringQuery.testBulkScoringIsDisabled` (lucene/monitor) fails on a clean `main` checkout (a9eb52b6f89, no changes from this PR) with the same seed: ``` gradlew -p lucene/monitor test --tests TestForceNoBulkScoringQuery.testBulkScoringIsDisabled -Dtests.seed=BDD18A3ADD885193 -Dtests.locale=ii-CN -Dtests.timezone=Etc/Zulu ``` fails deterministically with `Expected exception AssertionError but no exception was thrown` (test environment: `codec=CheapBastard`). Re-pushed to re-trigger CI with fresh seeds. -- 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]
