FrankChen021 commented on PR #19875: URL: https://github.com/apache/druid/pull/19875#issuecomment-5184250325
Follow-up fix in cb8971c32b: the coverage job failed because dev/validate-junit5-usage found the migrated druid-bloom-filter module still declaring the stale Vintage engine. I removed Vintage and Jupiter migration-support, kept junit:junit temporarily because processing shared BaseFilterTest still exposes org.junit.rules.TemporaryFolder, and added explicit Hamcrest dependencies for that fixture signature. Local validation passed: dev/validate-junit5-usage and BloomDimFilterTest (8,737 executions, 1 intentional skip, 0 failures). -- 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]
