kgyrtkirk commented on issue #17920: URL: https://github.com/apache/druid/issues/17920#issuecomment-2841377812
this was very evil...the junit5 extension initialization was silently skipped due to the fact that the `@Test` annotations were coming from junit4 - and it have lead to the strange error you've seen. I've opened a PR to upgrade the example to 33.0.0 https://github.com/implydata/druid-example-extension/pull/12 -- 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]
