sathwik opened a new issue, #15400: URL: https://github.com/apache/druid/issues/15400
There are about 25+ Test classes under druid-processing module which are creating ERRORs during execution. I have reported the issues and my findings here in this thread. https://apachedruidworkspace.slack.com/archives/C030CMF6B70/p1700195957478709 This has not been seen till now on the CI build is because of the order of test cases executed which has not picked up the ERROR prone testclasses up in the order. I have added a [shell script](https://apachedruidworkspace.slack.com/archives/C030CMF6B70/p1700285557417109?thread_ts=1700195957.478709&cid=C030CMF6B70) on the #dev channel to run the ERROR prone test classes independently and in isolation to demonstrate the problem. -- 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]
